summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-014-4/+124
* Coverity: Initialize lock_, semaphore_, and test_socket_ in the constructor.jhawkins@chromium.org2009-10-011-2/+5
* Reverting 27756.jorlow@chromium.org2009-10-0114-232/+39
* Coverity: Fix the AcceleratorPressed override to match the declaration in Wid...jhawkins@chromium.org2009-10-012-6/+9
* Another stab at the Chromium side of storage events. The WebKit side can be ...jorlow@chromium.org2009-10-0114-39/+232
* Fix several issues around fullscreen Mac plugins:amanda@chromium.org2009-10-018-0/+180
* Remove a circular dependency for chrome Linux symbols. Make it possible to fo...thestig@chromium.org2009-10-011-28/+30
* Add framework of MemoryPurger, a class to dump memory from everywhere possibl...pkasting@chromium.org2009-10-017-5/+146
* GTK: Don't hard code status bubble border.erg@google.com2009-10-011-8/+5
* Add chrome.browserAction.setName and .setIcon.mpcomplete@chromium.org2009-10-0115-11/+207
* Simplify the PowerObserver API by removing unneeded args and providing defaul...pkasting@chromium.org2009-10-014-29/+18
* Updating trunk VERSION from 220.2 to 221.0jon@chromium.org2009-10-011-2/+2
* Download shelf menus in title case.thomasvl@chromium.org2009-10-011-40/+118
* [Mac] Don't call MemoryDetails::Release() from AboutMemoryHandler's constructor.shess@chromium.org2009-10-011-6/+5
* Fix a typo in a comment.pkasting@chromium.org2009-10-011-2/+2
* Fix the indenting in chrome_switches.cc to be consistent.pkasting@chromium.org2009-10-011-51/+52
* Make the no bookmarks text a small control so it doesn't stick out, this make...thomasvl@chromium.org2009-10-011-8/+8
* Fixes bug in determining if we can paste from the clipboard. Need tosky@chromium.org2009-10-012-1/+40
* Privacy Blacklist Unblockidanan@google.com2009-10-015-24/+115
* Enabling WorkerTest.MessagePorts as the upstream regression was fixed:hamaji@chromium.org2009-10-011-1/+1
* Updating trunk VERSION from 220.1 to 220.2laforge@chromium.org2009-10-011-1/+1
* Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc...brg@chromium.com2009-10-011-1/+1
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-013-11/+16
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-013-16/+11
* Mac: *Correctly* fill file extension as drag source.viettrungluu@chromium.org2009-10-011-12/+15