summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Part 2 of secret plan to speed up valgrind log processing.dank@chromium.org2009-07-231-0/+2
* back out CL 21368 in case for some reason it's causing a crash on video-toggledpranke@google.com2009-07-231-75/+39
* mark the loader tests as failing (bug 17509) so I can investigate tomorrowdpranke@google.com2009-07-231-1/+6
* back out CLs 21367, 21366 - no idea why these keep breakingdpranke@google.com2009-07-236-33/+14
* This file is not building on Windows, and I have no time to investigate,nsylvain@chromium.org2009-07-231-1/+0
* Build fix: ipc_tests.exe is not getting built for Windows release.agl@chromium.org2009-07-231-0/+4
* modify test_shell's check-sys-deps to work on vista as well as xpdpranke@google.com2009-07-231-39/+75
* python 2.4's implementation of sys.popen() has a race conditiondpranke@google.com2009-07-231-0/+4
* re-do CL 21252 - move image_diff to tools, add deps to test_shelldpranke@google.com2009-07-235-14/+29
* Add new option --show-possible to valgrind for later use by valgrind_test.py ...dank@chromium.org2009-07-232-0/+61
* Tweak thumbnail sizes a bit so it the NNTP looks better side by side onarv@google.com2009-07-235-21/+23
* Update supressions.jam@chromium.org2009-07-231-6/+6
* 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