summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Create an enum for local storage vs. session storage rather than usingjorlow@chromium.org2009-09-2211-106/+156
* [Mac] Add favicons to items in folders on the bookmark bar.rsesek@chromium.org2009-09-221-1/+7
* Running gyp every time we runhooks or update.bradnelson@google.com2009-09-221-1/+1
* Respect the charset specified in PAC file responses.eroman@chromium.org2009-09-2210-19/+89
* Fix possible null pointer dereference.mattm@chromium.org2009-09-221-1/+2
* Two minor fixes to extensions/download manager integration:aa@chromium.org2009-09-223-17/+37
* Speed up the BrowserEncodingTest.TestEncodingAutoDetect.jnd@chromium.org2009-09-222-12/+13
* linux: fix a notimplemented by sharing mac codeevan@chromium.org2009-09-223-16/+3
* Fixes for building and running valgrind on Ubuntuevan@chromium.org2009-09-222-1/+9
* Use heap memory intead of stack memory to avoid having toaa@chromium.org2009-09-221-6/+8
* View examples:oshima@chromium.org2009-09-228-1/+381
* linux: fix a TODO in the manpageevan@chromium.org2009-09-221-9/+42
* Decolated window support in WidgetGtk. oshima@chromium.org2009-09-222-6/+11
* Revert 26756 - "Use windows keycodes under linux (and all non-windows platfor...stuartmorgan@chromium.org2009-09-224-3/+218
* Fix typos in extension perf test manifests. asargent@chromium.org2009-09-224-102/+102
* Add myself to tests watchlists mainly in an effort to catch changes to InProc...tim@chromium.org2009-09-221-1/+1
* Bump verison of buildbot sample extension to 0.6.aa@chromium.org2009-09-221-1/+1
* Fix the numbers we get for the aggregate statistics dashboard.ojan@chromium.org2009-09-223-68/+66
* Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...rafaelw@chromium.org2009-09-2211-73/+75
* Update flakiness dashboard to accept directories in the test list for individ...jparent@chromium.org2009-09-221-2/+30
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-222-11/+603
* Replaces the uses of the deprecated AppendPath function in courgette cpu@chromium.org2009-09-223-17/+17
* Remove the CHECK() when SQLite is corrupt.cpu@chromium.org2009-09-221-8/+1
* Widen a valgrind suppression slightlystuartmorgan@chromium.org2009-09-221-12/+2
* Enable LeakTracker on release builds.eroman@chromium.org2009-09-222-3/+20
* Revert 25873.eroman@chromium.org2009-09-223-89/+35
* Fixing build bustage caused by r26759hclam@chromium.org2009-09-211-1/+1
* Implemented get and put offset synchronization via NPObject interface in GPU ...apatrick@google.com2009-09-2116-46/+586
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-09-2110-27/+92
* Added render surfaces in command buffer service opengl version.petersont@google.com2009-09-2110-48/+601
* Clean up the unittest to correct order of expects, and give correct tracing i...ajwong@chromium.org2009-09-211-18/+28
* Add new suppressions for the new valgrind leaksnsylvain@chromium.org2009-09-211-0/+50
* Temporarily disable some devtools interactive tests.paul@chromium.org2009-09-211-2/+2
* Use windows keycodes under linux (and all non-windows platforms).erg@google.com2009-09-214-218/+3
* Making UserScriptMaster::ScriptReloader refcounted thread safecpu@chromium.org2009-09-211-1/+1
* Making ShellLinkItem refcount thread safecpu@chromium.org2009-09-211-1/+1
* [Mac] Use gmock rather than manual mock for autocomplete tests.shess@chromium.org2009-09-213-40/+23
* For bookmark sync, remove cookie support from http bridge and syncapi.chron@chromium.org2009-09-214-65/+5
* Fixed crash introduced by recent full-screen work underkbr@google.com2009-09-211-0/+10
* Fix race condition with message ports being dropped if sent before a worker s...jam@chromium.org2009-09-214-24/+46
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-2113-19/+123
* Switch application start time from Time to TimeTicks. jar@chromium.org2009-09-212-6/+5
* Allow <audio> to work in extensionhclam@chromium.org2009-09-214-17/+47
* Update layout test flakiness dashboard to hide tests that are matching their ...jparent@chromium.org2009-09-211-0/+14
* Makes TabIconView use IDR_PRODUCT_LOGO_16 on non-windows platforms.sky@chromium.org2009-09-211-1/+1
* ~AutocompleteEditViewGtk expects to be the only referencing thesky@chromium.org2009-09-211-0/+1
* Fix clipping issue on extension shelf (when detached).finnur@chromium.org2009-09-211-2/+13
* Fix missing showSkipped in validating the hash parameters.ojan@chromium.org2009-09-211-0/+11
* Mac YUV with a single YUV table of 6k instead of 3 tables of 2k.fbarchard@chromium.org2009-09-212-278/+66
* Implement KillAllTestShells.tony@chromium.org2009-09-214-0/+21