0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add back exit(0) until crbug.com/430581 can be resolved. More... almost 11 years ago
Change mojo url to always use mojo:foo instead of mojo://foo More... almost 11 years ago
Add city-list example tests to sky More... almost 11 years ago
Teach sky_server how to use more threads and not drop requests More... almost 11 years ago
Bring skydebugger closer to clean-shutdown More... almost 11 years ago
Switch test_sky to sky_server More... almost 11 years ago
Switch test_sky back to apache More... almost 11 years ago
Docs: Experimental 'button' widget, work in progress More... almost 11 years ago
Docs: Experimental 'button' widget, work in progress More... almost 11 years ago
Fix test_sky in release builds More... almost 11 years ago
Add a sketch of a test_perf script More... almost 11 years ago
Switch test_sky from apache to sky_server More... almost 11 years ago
fix file-browser More... almost 11 years ago
fix file-browser More... almost 11 years ago
Docs: We renamed appendChild to append, so update this example which still uses the old name. More... almost 11 years ago
Docs: We renamed appendChild to append, so update this example which still uses the old name. More... almost 11 years ago
Add a microbenchmark for simple block layout More... almost 11 years ago
Docs: add an example that uses the current APIs to define an <element> element; an example that uses that example to define some HTMLy elements; and an example to use those HTMLy elements to display a hello world doc. Highly incomplete WIP. More... almost 11 years ago
Docs: add an example that uses the current APIs to define an <element> element; an example that uses that example to define some HTMLy elements; and an example to use those HTMLy elements to display a hello world doc. Highly incomplete WIP. More... almost 11 years ago
Specs: define registerElement() a little differently, so that the code that uses it looks nicer; this moves the complexity to places that register elements without using 'class' (e.g. the internals of frameworks that create elements for defining elements) More... almost 11 years ago
Specs: define registerElement() a little differently, so that the code that uses it looks nicer; this moves the complexity to places that register elements without using 'class' (e.g. the internals of frameworks that create elements for defining elements) More... almost 11 years ago
Specs: define registerElement() more carefully; add an 'end tag parsed' callback; pass the element's module to the constructor when constructing a custom element (these are rather experimental changes and we may want to go a different way on this stuff) More... almost 11 years ago
Specs: define registerElement() more carefully; add an 'end tag parsed' callback; pass the element's module to the constructor when constructing a custom element (these are rather experimental changes and we may want to go a different way on this stuff) More... almost 11 years ago
tests More... almost 11 years ago
Remove DOMImplementation. More... almost 11 years ago
Remove margin collapsing. More... almost 11 years ago
Add the check layout framework for tests. More... almost 11 years ago
Don't GC message pipes that have an in-flight request More... almost 11 years ago
Don't GC message pipes that have an in-flight request More... almost 11 years ago
Specs: Drop the concept of late-bound elements. An element can never be upgraded. More... almost 11 years ago