summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-0229-63/+36
* Disk cache: Add a tool to upgrade a set of cache files from one version torvargas@google.com2008-12-0211-54/+1550
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-0211-80/+31
* Add setStopProvisionalFrameLoads to the test shell layout test controller.tc@google.com2008-12-024-4/+25
* Linux: fix layout test crash for security/block-test.html.agl@chromium.org2008-12-021-0/+2
* Try to reland the ipc code to see if the testsnsylvain@chromium.org2008-12-0210-71/+317
* Implement GetCPUUsage; it was causing link errors because of its absence on t...avi@google.com2008-12-022-5/+53
* Revert the timer code again because even after relandingnsylvain@chromium.org2008-12-022-48/+6
* Few minor updates to the linux expected results list.deanm@chromium.org2008-12-021-2/+1
* Reland 6190 now that the tree is green to see ifnsylvain@chromium.org2008-12-022-6/+48
* Rebaseline deep-recursion, additional test cases were added upstream.deanm@chromium.org2008-12-024-7/+5
* Attempt to get the linux expected results closer to reality.deanm@chromium.org2008-12-021-8/+305
* Attempt to make the linux test lists more accurate.deanm@chromium.org2008-12-022-682/+61
* Remove getallheader() compat shim after upstream changes to use $_SERVER.deanm@chromium.org2008-12-022-18/+0
* Local fix to SCons bug:sgk@google.com2008-12-021-0/+4
* Introduce Extension class that can serializer and deserialize from Valueaa@chromium.org2008-12-027-0/+296
* Fixes and enhancementssgk@google.com2008-12-029-37/+77
* I wanted env.subst() afterall, env.Dir is apparently incorrect.deanm@chromium.org2008-12-021-2/+1
* Minor refactorings:ericroman@google.com2008-12-024-6/+5
* Refactoring: replace some raw strings with GURL.ericroman@google.com2008-12-0210-44/+57
* Pre-substitute webkit includes to avoid repeated subsitution. This causes my...deanm@chromium.org2008-12-021-16/+19
* Revert 6190 to see if it's the cause of the 100+ new regressionsnsylvain@chromium.org2008-12-022-48/+6
* Oops, no pipe anymore.nsylvain@chromium.org2008-12-021-1/+1
* A test was there twice in the tests_fixable.txtnsylvain@chromium.org2008-12-021-4/+1
* We have a bunch of new ui_tests failures. I wantnsylvain@chromium.org2008-12-0210-317/+71
* We have a bunch of new ui tests failure that startednsylvain@chromium.org2008-12-021-1/+1
* Fix a crash when hiding the find bar due to a NULL window_delegate_.ben@chromium.org2008-12-021-1/+3
* Convert SSL info bars to use the new system.ben@chromium.org2008-12-023-128/+56
* Update debug fixable list.ojan@google.com2008-12-021-0/+5
* Add instrumentation to and tighten SDCH implementationjar@google.com2008-12-023-3/+20
* Add a wrapper around beyondcompare/kdiff3 so that it can be plugged intoojan@google.com2008-12-022-9/+127
* Found a bug in the BaseTimer (used by OneShotTimer).mbelshe@google.com2008-12-022-6/+48
* Change a DCHECK to CHECK to help debug a crash inwtc@google.com2008-12-021-1/+1
* Forgot to include this in the merge change I just landed. TBR to greenify tree.ojan@google.com2008-12-021-1/+11
* Don't close tabs on middle-click when the release happens off the tab. Patch...pkasting@chromium.org2008-12-011-1/+5
* src/webkit side of webkit merge 38729:38760ojan@google.com2008-12-0110-17/+62
* * Add ipc_tests unittest target to xcode project.jeremy@chromium.org2008-12-0110-71/+317
* Baseline 12 layout tests (10 new, 2 changed)ericroman@google.com2008-12-0137-63/+321
* Pull in updated WebKit for newer RenderPartObject.cpp.pkasting@chromium.org2008-12-011-1/+1
* Fix CloseHandle blunder. I was thinking that the handle would be closed by S...tommi@chromium.org2008-12-011-0/+1
* Added missing DEPS file for media subdirectory. Fixes checkdeps breakage.scherkus@chromium.org2008-12-011-0/+2
* Re-point WebCoreObjCExtras to WebKit, remove one from pending dir.dglazkov@google.com2008-12-012-83/+1
* Fix issue 4898: File extension wrong for saved filesfinnur@google.com2008-12-011-0/+1
* Fixed gcc build break due to nested templates (>> should be > >)scherkus@chromium.org2008-12-011-1/+1
* <esc> in the AutocompleteEdit should select all the text when reverting to th...pkasting@chromium.org2008-12-013-27/+37
* Checking in media common header file and buffer pure interfaces.scherkus@chromium.org2008-12-013-1/+159
* Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe...pkasting@chromium.org2008-12-014-8/+5
* Fix window.open()/window.close() regression by disabling window.close() until...erg@google.com2008-12-0110-7/+60
* Don't create the default download directory just because we ask for its locat...pkasting@chromium.org2008-12-011-14/+11
* Add a new submenu in the context menu for a text box. This submenu displays s...sidchat@google.com2008-12-018-41/+215