summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Idle API for the extension systembrg@chromium.com2010-03-1617-0/+446
* Add valgrind to svn:ignore in third_party.maruel@chromium.org2010-03-160-0/+0
* Bookmark manager: Image for default favicon.arv@chromium.org2010-03-151-0/+0
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-1521-230/+280
* Disk cache: Make sure that we don't oveload the IO messagervargas@google.com2010-03-152-3/+9
* Fix issue where search did not select the search tree item. This also fixes a...arv@chromium.org2010-03-151-8/+12
* Mark printing/return-from-printing-mode.html as failed on Mac.jianli@chromium.org2010-03-151-1/+1
* Fix ExtensionApiTest.Storage. openDatabase() always takes at least 4dumi@chromium.org2010-03-153-6/+7
* Mark printing/return-from-printing-mode.html as failed on Mac release. Pendin...jianli@chromium.org2010-03-151-0/+2
* Mark prototype-inheritance.html as FAILED so that we can rebaseline it later.jianli@chromium.org2010-03-151-2/+2
* Mac: Fix close/min/zoom buttons highlighting on bookmark hover.thakis@chromium.org2010-03-151-2/+0
* Filter certain drag events for Cocoa plugins to comply with the event specstuartmorgan@chromium.org2010-03-152-0/+76
* WebKit Roll 55940:56004jianli@chromium.org2010-03-1537-21/+33
* When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind...ananta@chromium.org2010-03-153-11/+128
* [Mac] Add support for showing extensions in incognito mode, while fixing a bu...andybons@chromium.org2010-03-153-7/+31
* Layout test prototype-inheritance.html started failing with r41620 on linux.gdk@chromium.org2010-03-151-0/+3
* Have any open folder menu go away if the bookmark bar is hidden.mrossetti@chromium.org2010-03-152-1/+34
* Make DevTools open docked by default for chrome os.xiyuan@chromium.org2010-03-1510-414/+139
* Landing tfarina CL. ctguil@chromium.org2010-03-157-3/+58
* 2nd attempt at landing cl to implement enhancements for translate infobarkuan@chromium.org2010-03-157-58/+104
* Remove redundant nphostapi.h from webkit/glue/plugins, update source files asdspringer@google.com2010-03-159-22/+8
* Making browser bubble notifies to its delegate whether itjcampan@chromium.org2010-03-157-33/+36
* Removing an extra-period for a checkbox text.jcampan@chromium.org2010-03-151-1/+1
* Implement SyncerThread::RequestPause and SyncerThread::RequestResumeskrul@chromium.org2010-03-155-2/+151
* linux: hackily blacklist acrobatevan@chromium.org2010-03-152-1/+18
* Suppress bug 38231.ericu@google.com2010-03-151-1/+12
* AutoFill phone field unit tests.dhollowa@chromium.org2010-03-153-0/+172
* Mark video-source-type as also being flaky on Linux.ericu@google.com2010-03-151-1/+1
* Make it possible to see errors that happens in the stubs test in the stdout o...rogerta@chromium.org2010-03-152-7/+19
* Rebaseline some layout tests.jianli@chromium.org2010-03-1549-89/+420
* Include gfx/{point,size}.h instead of base/gfx/{point,size}.hdarin@chromium.org2010-03-151-2/+2
* Enable the touch events feature.gdk@chromium.org2010-03-151-0/+3
* Add support for testing the touch event mechanism to test_shell.gdk@chromium.org2010-03-152-0/+167
* [Mac] Histogram for long-term hung WorkerPool operations.shess@chromium.org2010-03-151-0/+65
* Revert 41614 - Fix header include guards remove BASE_ prefix that is no long...ben@chromium.org2010-03-153-9/+9
* Fix header include guards - remove BASE_ prefix that is no longer accurate.ben@chromium.org2010-03-153-9/+9
* windows: Add UMA metrics for first-run bubble. gwilson@google.com2010-03-151-2/+10
* Marking the referrer test as flaky again. It's failing on the build bot but ...tommi@chromium.org2010-03-151-4/+5
* Fixing method signatures.oshima@chromium.org2010-03-153-7/+7
* BUG=35248glotov@google.com2010-03-154-9/+5
* Mac: fix MainMenu.xib.viettrungluu@chromium.org2010-03-151-33/+858
* Fix for bug where 64-bit executables were processed as 32-bit executables.laforge@chromium.org2010-03-154-7/+24
* Test expectations cleanup: mac debug.jparent@chromium.org2010-03-151-46/+3
* Notify link doctor about the url truncation.pfeldman@chromium.org2010-03-151-1/+5
* More integration with host (InternetExplorer) popup blocker.stoyan@chromium.org2010-03-152-4/+35
* Suppressed leak reports in GeolocationWifiDataProviderCommonTest::SetUpglider@chromium.org2010-03-151-0/+7
* Add baselines to passing tests.dglazkov@chromium.org2010-03-155-4/+114
* Disabled HttpBridgeTest (unit_tests) from running under ThreadSanitizer on Macglider@chromium.org2010-03-151-1/+1
* Adds host for Geolocation OnStartUpdating.bulach@chromium.org2010-03-155-10/+28
* [Mac] Fix recursive drawing in DidPaintRect() to defer painting of the second...rohitrao@chromium.org2010-03-152-8/+11