summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix undefined object properties showing up in reference pages.rafaelw@chromium.org2009-07-231-4/+7
* Don't kill dsymutil after it finishes.dank@chromium.org2009-07-231-3/+5
* Disk cache: Fix handling of invalid entries that are detectedrvargas@google.com2009-07-2310-80/+200
* Add unit-test for 16199, to check caching behavior of conditonalized cache re...ericroman@google.com2009-07-231-3/+132
* Remove the dependency on V8Proxy.h from test_shell.cc.dumi@chromium.org2009-07-233-6/+10
* ignore audio error and play video without audiofbarchard@chromium.org2009-07-231-6/+5
* Update test expectations after WebKit merge r46194:46229.paul@chromium.org2009-07-231-4/+5
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-2329-355/+219
* Fix a leak that only happens in layout test mode.tc@google.com2009-07-234-10/+5
* This CL fixes issue 17468 - Regression: Extra white rectangle showing when mo...xji@chromium.org2009-07-231-8/+10
* Add --file_paths to converter to allow converter to rungman@google.com2009-07-238-42/+233
* Remove the NOTIMPLEMENTED from IsDefaultPluginEnabled for Macstuartmorgan@google.com2009-07-231-1/+1
* Populate the Linux extension shelf with placeholder labels containing each ex...phajdan.jr@chromium.org2009-07-232-22/+108
* Fix BitmapPlatformDevice::DrawToContext handling of NULL src_rect on Macstuartmorgan@google.com2009-07-231-5/+4
* gtk: Fix a regression from r21320 which caused a crash when dragging a tab ou...jhawkins@chromium.org2009-07-232-1/+11
* Flip on crashed plugin name lookup on the Mac.stuartmorgan@google.com2009-07-231-1/+1
* One part of many for enabling DOM Storage.jorlow@chromium.org2009-07-237-22/+536
* make sure to destroy main window when test shell is shutting down so we don't...estade@chromium.org2009-07-232-8/+5
* Show bookmark manager context menu on mouse down, not up.estade@chromium.org2009-07-232-4/+56
* Fix NULL_RETURN defect found by Coverity.cmp@google.com2009-07-231-1/+5
* Split the IPC code into ipc/agl@chromium.org2009-07-22128-745/+945
* Fix my previous revert. Merge issues.mpcomplete@chromium.org2009-07-221-3/+0
* Revert "Fix an issue with unregistering content script contexts."mpcomplete@chromium.org2009-07-224-38/+27
* Use $PROGRAMFILES instead of "C:\Program Files\".pkasting@chromium.org2009-07-221-1/+3
* Reland http://codereview.chromium.org/155945 which was erroneously reverted.rafaelw@chromium.org2009-07-227-341/+576
* WebKit merge r46194:46229.paul@chromium.org2009-07-221-1/+1
* Disable 2 extension messaging browsertests until I can figure out why they arempcomplete@chromium.org2009-07-221-0/+4
* Fix memory leak in FileDataSourcehclam@google.com2009-07-221-4/+5
* revert r21327, which broke MessagingExtensionTabestade@chromium.org2009-07-227-576/+341
* Revert "Skia merge 279:284"agl@chromium.org2009-07-222-2/+2
* Skia merge 279:284agl@chromium.org2009-07-222-2/+2
* A couple more notations for flaky media tests.estade@chromium.org2009-07-221-2/+2
* Update test expectations for WebKit merge r46143:46194.paul@chromium.org2009-07-221-11/+4
* Linux: Prevent omnibox autocomplete from stealing the primary X selection.estade@chromium.org2009-07-222-31/+75
* Made the title of panels show focused state with black textdavemoore@chromium.org2009-07-224-6/+62
* Extensions Doc:rafaelw@chromium.org2009-07-227-341/+576
* Changes to provide asynchronous read in data source:hclam@chromium.org2009-07-2228-1258/+2501
* Modified the hud-2d-overlay sample to reset the icon transforms and preventvangelis@google.com2009-07-221-8/+13
* Fix an issue with unregistering content script contexts.mpcomplete@chromium.org2009-07-224-28/+38
* Make UtilityProcessHost destructor virtual.mattm@chromium.org2009-07-222-8/+1
* Try and improve result coalescing/display in the omnibox popup.pkasting@chromium.org2009-07-224-144/+66
* Nasty short-term hack to special case display of dialogaa@chromium.org2009-07-225-31/+65
* gtk: Keep track of the tab bounds using the size-allocate signal. Previously...jhawkins@chromium.org2009-07-222-7/+29
* Fix broken build because of r21317hclam@google.com2009-07-221-13/+16
* Ignore errors about creating audio output streamhclam@chromium.org2009-07-222-5/+7
* Additional test to exploit memory leaks in <video>hclam@google.com2009-07-222-10/+58
* Update expected test failures for WebKit merge r46143:46194.paul@chromium.org2009-07-221-8/+8
* Use ld.orig if present to build valgrind rather than making user switch back ...dkegel@google.com2009-07-221-2/+13
* Remove 1px of grey at the bottom of the render view.phajdan.jr@chromium.org2009-07-221-2/+7
* Step 2 in abstracting Extension APIs to shared "IDL".rafaelw@chromium.org2009-07-2216-484/+743