summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Roll DEPS for WebKit 60759:60777.senorblanco@google.com2010-06-071-1/+1
* Experiment for number of persistent connections to serverziadh@chromium.org2010-06-073-0/+87
* Import the server-side code for URL encoding & unittest.mbelshe@chromium.org2010-06-077-58/+786
* Increase the timeout value for UI tests. Several tests run for 203k+glider@chromium.org2010-06-071-1/+1
* Do not use key expansion when saving inspector settings.yurys@chromium.org2010-06-071-1/+2
* Inspector settings are now cleared before testScriptsTabIsPopulatedOnInspecte...yurys@chromium.org2010-06-074-8/+12
* HttpAuthHandler's are no longer refcounted.cbentzel@chromium.org2010-06-0726-136/+152
* It seems all RenderView tests have issues. I'll try reverting last significan...cira@chromium.org2010-06-071-2/+2
* Support multiple PrefStoresmnissler@chromium.org2010-06-0724-121/+710
* Disable RenderViewTest.ExtensionMessages* since they consistently crash local...cira@chromium.org2010-06-071-2/+2
* Add implementation for WebDevToolsAgentClient::debuggerScriptSource.yurys@chromium.org2010-06-076-2/+18
* Update v8 revision in DEPS to latest trunk version.lrn@chromium.org2010-06-071-1/+1
* Add the remaining Enum types of Mozc configs.yusukes@google.com2010-06-076-22/+207
* Landing for Pavel Podivilov (podivilov@chromium.org).vitalyr@chromium.org2010-06-075-0/+932
* Ignore one more function from Windows guts since it occasionally leads to fal...timurrrr@chromium.org2010-06-071-0/+1
* Allow users to change current input method even when no text input area is fo...yusukes@google.com2010-06-071-4/+10
* Reorder input methods based on language code.satorux@chromium.org2010-06-073-12/+132
* Turn off network connection failure notification.chocobo@chromium.org2010-06-072-53/+4
* Really disable the test.jhawkins@chromium.org2010-06-071-1/+1
* Disable TabRestoreServiceTest.DontPersistPostData as it is crashing on Windows.jhawkins@chromium.org2010-06-071-0/+7
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-0731-61/+62
* Ensure that the context menu items displayed in ChromeFrame rendered pages ar...ananta@chromium.org2010-06-073-0/+7
* AutoFill: Don't save credit card numbers from Autocomplete to the WebDB.jhawkins@chromium.org2010-06-077-81/+176
* Update combo boxes to use a template systemzork@chromium.org2010-06-0713-47/+221
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-0685-161/+161
* Update WebKit to r60759tkent@chromium.org2010-06-061-1/+1
* Updating trunk VERSION from 427.0 to 428.0chrome-release@google.com2010-06-061-1/+1
* Whitespace change to trigger bots.viettrungluu@chromium.org2010-06-063-11/+11
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-0620-21/+199
* Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir...tfarina@chromium.org2010-06-0511-19/+19
* views: Use FRIEND_TEST_ALL_PREFIXES.tfarina@chromium.org2010-06-051-5/+5
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in sandbox...tfarina@chromium.org2010-06-0523-51/+51
* Updating trunk VERSION from 426.0 to 427.0chrome-release@google.com2010-06-051-1/+1
* Whitespace change to trigger bots.viettrungluu@chromium.org2010-06-052-3/+3
* Revert 48997 [causes Windows unit_tests to hang] - Group plugins in about:plu...viettrungluu@chromium.org2010-06-0510-971/+247
* Whitespace change to trigger bots.viettrungluu@chromium.org2010-06-053-8/+8
* Whitespace change: fix spacing in chrome_switches.cc.viettrungluu@chromium.org2010-06-051-4/+4
* Group plugins in about:plugins and show update link for out-of-date ones.viettrungluu@chromium.org2010-06-0510-247/+971
* Linux: make GNOME keyring password store able to use libgnome-keyring via dlo...mdm@chromium.org2010-06-051-2/+120
* Roll WebKit 60714:60728 to fix reliability tests which were fixed by a rollbacktonyg@chromium.org2010-06-051-1/+1
* Actually clear the disk cache, and keep it enabled, between benchmark runs.mlloyd@chromium.org2010-06-0510-6/+77
* Change the Windows UI for notifications one more time. All controls at the t...johnnyg@chromium.org2010-06-054-81/+76
* Correct mcov execution cwd so it works from either makefiles (targetjrg@chromium.org2010-06-051-8/+26
* Added debugging output to mcov to help debug buildbot errors.jrg@chromium.org2010-06-051-0/+14
* Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds);oshima@chromium.org2010-06-0515-51/+42
* fix parsing error at the end of streamwjia@google.com2010-06-041-1/+1
* Adding reporting of parent browser's id, so that we can open up next to that ...dhg@chromium.org2010-06-0410-27/+65
* Roll WebKit 60706:60714, to pick up a fix for the WebKit win bots. (I guess ...senorblanco@google.com2010-06-041-1/+1
* Adding support for .mov. We might have to remove this later if we find that ...dhg@chromium.org2010-06-044-25/+22
* Fix: Clearing search 'foo', closing and reopening Findfinnur@chromium.org2010-06-047-10/+110