summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc intodarin@chromium.org2009-10-3049-6387/+6537
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-3011-12/+180
* Initialize the chrome thread object at the start of the CFUrlRequestUnittestR...ananta@chromium.org2009-10-301-4/+4
* Add layoutTestController.counterValueForElementByIdhamaji@chromium.org2009-10-305-4/+39
* LocalStorageLayoutTests are flakey on Linux as well.jam@chromium.org2009-10-301-5/+1
* Reverting 30551.ukai@chromium.org2009-10-302-48/+35
* Refactor SocketStream to report error to the delegate.ukai@chromium.org2009-10-302-35/+48
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-3032-361/+315
* The newly added AboutChromeFrame test for IE full tab mode was failing on the...ananta@chromium.org2009-10-304-14/+10
* Change the document root for the test Web Socket server to WebKit/LayoutTestsyuzo@chromium.org2009-10-302-12/+11
* [Mac] Implement form resubmission warning dialogthakis@chromium.org2009-10-304-1/+154
* Based on the rest of the codebase, I think we're supposed to #include chromiu...pkasting@chromium.org2009-10-303-4/+3
* Re-enable the warm perf load test.chase@chromium.org2009-10-301-1/+1
* Fix linux view build breakage.chocobo@google.com2009-10-301-10/+10
* Fix build breakage.chocobo@google.com2009-10-301-2/+2
* Disable form entry while sending credentials. tim@chromium.org2009-10-301-1/+6
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-3051-192/+354
* Fix for crash when a bookmark URL is an empty string tim@chromium.org2009-10-302-4/+6
* Revert r30541 since it's still breaking browser_testsben@chromium.org2009-10-304-36/+40
* -. Rebaseline deletionUI-single-instance pixel result due to upstream change:...victorw@chromium.org2009-10-303-3/+2
* Security patches for ffmpegfbarchard@chromium.org2009-10-301-1/+1
* Rolling gyp forward 2 changes.ajwong@chromium.org2009-10-291-1/+1
* Blacklist PDF Browser Plugin on Mac for now.stuartmorgan@chromium.org2009-10-291-7/+56
* Change the extension.onRequest even to include the sender info.mpcomplete@chromium.org2009-10-295-39/+179
* Pulling in latest gyp (now defaults to vs2008 if present).bradnelson@chromium.org2009-10-291-1/+1
* Unflaky tests.thakis@chromium.org2009-10-291-4/+2
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-294-40/+36
* Add a CHECK() around the SharedMemory ftruncate() call to finger it as a cras...hawk@chromium.org2009-10-291-2/+4
* Make run_webkit_tests work on Windows 7. dpranke@google.com2009-10-294-13/+35
* Some new tab ui fixes.tony@chromium.org2009-10-292-9/+18
* Fixing test name (misspelled - Extensio8nL10n, should be ExtensionL10n).cira@chromium.org2009-10-291-1/+1
* Make LoadLog refcounted-thread safe.eroman@chromium.org2009-10-292-10/+8
* Add baseline for new test LayoutTests/fast/overflow/position-fixed-transform-...japhet@chromium.org2009-10-296-3/+20
* Original discussion in CL for 337010. See http://codereview.chromium.org/337...mrossetti@chromium.org2009-10-298-79/+342
* GTK: add back toolbar border.estade@chromium.org2009-10-292-1/+16
* - Removes fallback from Prefs to LoadExtension on UI thread.cira@chromium.org2009-10-294-18/+76
* Added unit tests for ChromeFrame IE full tab mode. These test the following c...ananta@chromium.org2009-10-298-59/+390
* Use the new SearchVersusNavigateClassifier in BrowserRootView. Patch by Thia...pkasting@chromium.org2009-10-292-20/+14
* A bit of polish for the extensions page.finnur@chromium.org2009-10-291-5/+5
* Rename a variable to avoid shadowing.dpranke@google.com2009-10-291-3/+3
* Adds default implementations to WebFrameClientyaar@chromium.org2009-10-294-139/+49
* Taking advantage of new configuration inheritance option.bradnelson@chromium.org2009-10-293-117/+47
* Rename PrioritizedIOBuffer to FlipIOBuffer, refactor it intombelshe@google.com2009-10-293-0/+74
* Roll 4 revisions.ajwong@chromium.org2009-10-291-1/+1
* Remove the element_ member of FormField, as we don't use it and shouldn't be ...jhawkins@chromium.org2009-10-295-43/+18
* GTK Improve look of about dialog.estade@chromium.org2009-10-291-38/+63
* Remove out of date comment.ben@chromium.org2009-10-291-1/+0
* If we remove a search engine from our prepopulate data, remove it from the us...pkasting@chromium.org2009-10-293-10/+77
* Fix and re-enable a test I broke with the find bar changes I made last night.ben@chromium.org2009-10-297-16/+27
* Fix typo in Event.hasListener().aa@chromium.org2009-10-291-1/+1