summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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-0215-56/+454
* Do not discount a MANUAL_SUBFRAME load just because it involveddarin@chromium.org2009-10-022-9/+17
* [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
* The focus would only be restored properly the first time thejcampan@chromium.org2009-10-023-183/+233
* Add an option to disable NaCl at compile time for platforms where it doesn't ...piman@chromium.org2009-10-022-1/+9
* Any time we are shutting down a tab, try to use fast shutdown.estade@chromium.org2009-10-0213-89/+220
* Fix several issues with dragging tabs and quickly letting go, including crash...pinkerton@chromium.org2009-10-021-15/+45
* 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-021-0/+7
* Restore plumbing for the spelling panel on Mac.darin@chromium.org2009-10-022-0/+6
* 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
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-0236-1271/+1033
* 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-024-0/+498
* 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
* Set the LITE runtime optimization flag in sync.proto.nick@chromium.org2009-10-022-34/+1
* Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...pkasting@chromium.org2009-10-024-58/+57
* Rollback broken change, again.aa@chromium.org2009-10-023-123/+3
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-0224-30/+197
* Check in http://codereview.chromium.org/259004 again.aa@chromium.org2009-10-023-3/+123
* 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
* 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-016-4/+62
* 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-011-1/+1
* 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
* Hook up wifi menu button UI to ChromeOS shared library.chocobo@google.com2009-10-017-132/+342
* [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-013-123/+3
* Coverity: Check return value of GetInteger.mattm@chromium.org2009-10-011-2/+1
* First cut at badge implementation. Right now it just uses staticaa@chromium.org2009-10-013-3/+123
* Coverity: Initialize lock_, semaphore_, and test_socket_ in the constructor.jhawkins@chromium.org2009-10-011-2/+5
* Reverting 27756.jorlow@chromium.org2009-10-0110-189/+34