summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable the X selection clipboard for copying html and text out of a linux tes...tc@google.com2008-12-0110-6/+90
* Add F1 as an accelerator for "Help". Original patch by Alex Mendes da Costa,...pkasting@chromium.org2008-12-013-0/+7
* Making sure that the buffer we use with ReadFile/WriteFile is pagetommi@chromium.org2008-12-011-10/+67
* Allow for setting platform-specific expecations for layout tests.ojan@google.com2008-12-017-168/+193
* Revert change 6149 because it broke the unit tests on windows.nsylvain@chromium.org2008-12-0113-217/+47
* Clean up how we feed various outputs into the installer builders. Instead ofmpcomplete@chromium.org2008-12-014-137/+144
* Pressing tab with no selection while the form autofill was showing would crash.jcampan@chromium.org2008-12-011-3/+5
* Remove the cpu-count forwarding passing code from the v8 SConscript.evanm@google.com2008-12-011-9/+2
* Landing http://codereview.chromium.org/12502 for sverrir:sky@google.com2008-12-011-8/+15
* browser porting, part 2 - importeragl@chromium.org2008-12-0113-47/+217
* Review URL: http://codereview.chromium.org/12503dglazkov@google.com2008-12-014-298/+1
* Linux: When asked for Monaco font, default to Times New Roman.agl@chromium.org2008-12-012-1/+10
* Changes filter used when importing in bookmark manager to includesky@google.com2008-12-011-1/+1
* This layout test is flaky in debug.nsylvain@chromium.org2008-12-011-1/+2
* Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...maruel@chromium.org2008-12-018-6/+146
* Added the printing of a warning when we get an Exception while trying to impo...maruel@chromium.org2008-12-011-4/+8
* Fix printing. With a webkit merge, the paint() command started to be delegate...maruel@chromium.org2008-12-011-1/+2
* Fix the painting problem with Stree View and Flash 10. After the size of the...jam@chromium.org2008-12-012-14/+9
* Rollbackmbelshe@google.com2008-12-0115-104/+154