summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Attempt to fix the Linux views buildjam@chromium.org2009-10-021-2/+1
* Adding new files for http://codereview.chromium.org/245036/showestade@chromium.org2009-10-023-0/+56
* Set the LITE runtime optimization flag in sync.proto.nick@chromium.org2009-10-023-63/+14
* Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...pkasting@chromium.org2009-10-025-58/+58
* Rollback broken change, again.aa@chromium.org2009-10-024-124/+4
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-0225-30/+198
* Check in http://codereview.chromium.org/259004 again.aa@chromium.org2009-10-024-4/+124
* Replace Read/Write lock with a plain old chrome lock.chron@chromium.org2009-10-023-261/+68
* Add UMA histograms for sqlite errorscpu@chromium.org2009-10-022-0/+48
* Put the dummy implementations in testing_profile.h on one line where possible...pkasting@chromium.org2009-10-021-114/+44
* Coverity: check Thread::Start return value.mattm@chromium.org2009-10-021-3/+3
* Fix linux views build.estade@chromium.org2009-10-021-2/+2
* Change a phishing report URL param.paul@chromium.org2009-10-021-1/+1
* GTK: Detach bookmark bar on NTP.estade@chromium.org2009-10-0111-71/+298
* Add some debugging junk to ExtensionMessageService to track down a crash.mpcomplete@chromium.org2009-10-017-4/+66
* Add (yet another) option to allow stripping the chrome binary after dumping s...thestig@chromium.org2009-10-011-1/+3
* A small cleanup to the sync setup flow.nick@chromium.org2009-10-013-3/+6
* Convert the SslInitializationSingleton over to a base/singleton.nick@chromium.org2009-10-011-14/+3
* Do some cleanup of BrowserRenderProcessHost::Init to try to reduce thebrettw@chromium.org2009-10-012-141/+198
* Update some strings in the options dialog w.r.t. themes.tony@chromium.org2009-10-012-7/+12
* Rename EscapeUrl and expand the code comment.brg@chromium.com2009-10-011-1/+1
* Ensure ChromeURLRequestContext finds out first about extension loading.rafaelw@chromium.org2009-10-015-53/+71
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-013-16/+11
* Hook up wifi menu button UI to ChromeOS shared library.chocobo@google.com2009-10-019-134/+344
* [Mac] Unit test -[AutocompleteTextField mouseDown:].shess@chromium.org2009-10-011-1/+96
* The "Copy URL" link is always greyed out in the Chrome menu on popups [crbug....ericu@google.com2009-10-016-39/+24
* [Mac] Don't crash when selecting closed window from Dock menu.shess@chromium.org2009-10-011-0/+25
* Revert tree bustage.aa@chromium.org2009-10-014-124/+4