summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add histograms that track how long it takes to open the new tab page.tony@chromium.org2009-10-026-8/+68
* Set the default action of the import data dialog to "Import" andtony@chromium.org2009-10-021-0/+3
* Revert my revert because it causes more problems.nsylvain@chromium.org2009-10-023-63/+14
* Updating trunk VERSION from 221.1 to 221.2laforge@chromium.org2009-10-021-1/+1
* revert this change because protoc.exe crashes during compile and breaks the t...nsylvain@chromium.org2009-10-023-14/+63
* Disable WorkerTest.LimitTotalestade@chromium.org2009-10-021-6/+5
* Increase the action timeout on the fast shutdown ui test.estade@chromium.org2009-10-021-2/+2
* Disabling the test while I figure out why it is flaky.finnur@chromium.org2009-10-022-2/+2
* Disabling a filing test temporarily.jcampan@chromium.org2009-10-021-1/+2
* Find-in-bar would steal focus when switching tab.jcampan@chromium.org2009-10-022-2/+38
* We now postMessage the RSS file over to the js script and have it parse it th...finnur@chromium.org2009-10-026-153/+264
* Switch to using radio buttons for toggling the custom frame. Usetony@chromium.org2009-10-024-26/+71
* Use IDS_THEME_INSTALL_INFOBAR_UNDO_BUTTON instead of IDS_UNDO since 3.0tony@chromium.org2009-10-021-7/+1
* Fix compile failure due to bad merge.pkasting@chromium.org2009-10-021-5/+2
* Add a Clear() function to MRUCache. This will be useful in my MemoryPurger c...pkasting@chromium.org2009-10-025-6/+43
* Make usage of iterator types more consistent, which also saves some code.pkasting@chromium.org2009-10-022-44/+33
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-0211-40/+32
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-0224-57/+574
* Do not discount a MANUAL_SUBFRAME load just because it involveddarin@chromium.org2009-10-025-9/+30
* [Mac] Change Omnibox to select-all on mouse-up if the mouse didn't move.shess@chromium.org2009-10-022-0/+108
* Support multiple EOL types in Privacy Blacklistsidanan@google.com2009-10-021-2/+3
* Coverity: Check CreateNewTempDirectory return value.mattm@chromium.org2009-10-021-4/+6
* Reverting 27876.robertshield@chromium.org2009-10-028-734/+17
* Improving Chrome Frame uninstall process:robertshield@chromium.org2009-10-028-17/+734
* The focus would only be restored properly the first time thejcampan@chromium.org2009-10-025-183/+302
* Add an option to disable NaCl at compile time for platforms where it doesn't ...piman@chromium.org2009-10-025-2/+18
* Add speculative strings for possible future splitting of the helper process.mark@chromium.org2009-10-022-0/+64
* IDS_PLUGIN_CRASH_PROMPT has an extra space before the colon in English.mark@chromium.org2009-10-022-4/+4
* Any time we are shutting down a tab, try to use fast shutdown.estade@chromium.org2009-10-0213-89/+220
* Make <video> works properly in test_shell in machclam@chromium.org2009-10-021-1/+1
* Fix several issues with dragging tabs and quickly letting go, including crash...pinkerton@chromium.org2009-10-021-15/+45
* Coverity: Free the loaded sandbox test module library.jhawkins@chromium.org2009-10-021-1/+2
* gtk: Restore the window that is hidden when the last tab is dragged out of th...jhawkins@chromium.org2009-10-022-6/+21
* Revert my attempt at cleaning up RenderViewHost::UnhandledKeyboardEvent in my...jam@chromium.org2009-10-021-2/+10
* Fix the NewTabUI load UMA metric.tony@chromium.org2009-10-022-9/+20
* DevTools: test that scopes can be epxandedyurys@google.com2009-10-022-0/+29
* Restore plumbing for the spelling panel on Mac.darin@chromium.org2009-10-026-0/+16
* Minor cleanup in WebKitClient.darin@chromium.org2009-10-022-4/+5
* Roll deps to r48993.atwilson@chromium.org2009-10-021-1/+2
* Fix NTP so that it updates on theme change.mirandac@chromium.org2009-10-022-5/+15
* DevTools: reenable step-out test as issues causing its failure on linux was f...yurys@google.com2009-10-021-1/+1
* Updating trunk VERSION from 221.0 to 221.1laforge@chromium.org2009-10-021-1/+1
* Disable slow termination ui test because it still fails on windows.estade@chromium.org2009-10-021-1/+7
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-0236-1271/+1033
* Make sudden termination into a counter.estade@chromium.org2009-10-023-0/+23
* Don't run RenderViewTest.ImeComposition under ThreadSanitizertimurrrr@chromium.org2009-10-021-0/+2
* Coverity: Remove unnecessary GetPasswordFormAt call.mattm@chromium.org2009-10-021-1/+0
* Coverity: Check GetInteger & GetBoolean return.mattm@chromium.org2009-10-021-2/+2
* Add some initial code for the top sites service. This will be a replacement forbrettw@chromium.org2009-10-028-21/+605
* For some reason, if the interactive test that I added runs after inprocess te...jam@chromium.org2009-10-022-41/+37