summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-0110-34/+189
* Fix several issues around fullscreen Mac plugins:amanda@chromium.org2009-10-014-0/+99
* Add framework of MemoryPurger, a class to dump memory from everywhere possibl...pkasting@chromium.org2009-10-014-5/+136
* 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-015-11/+142
* Simplify the PowerObserver API by removing unneeded args and providing defaul...pkasting@chromium.org2009-10-014-29/+18
* Fix a typo in a comment.pkasting@chromium.org2009-10-011-2/+2
* 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
* Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc...brg@chromium.com2009-10-011-1/+1
* Mac: *Correctly* fill file extension as drag source.viettrungluu@chromium.org2009-10-011-12/+15
* GTK: improve app mode .desktop file creation.estade@chromium.org2009-10-012-22/+34
* Mac: Allow window/app. to be closed when tab modal sheets are showing.viettrungluu@chromium.org2009-10-013-49/+0
* Reenables showing crashed info bar on chrome os.sky@chromium.org2009-10-013-7/+1
* Make sure download shelf items and download items don't share names.mhm@chromium.org2009-10-012-3/+3
* Rollback Scavenge implemetation and rely on existing functionality to freejar@chromium.org2009-10-011-1/+1
* Add "copy" to context menu on bookmark button.jrg@chromium.org2009-09-302-0/+13
* GTK: Fix memory leak from r27666.estade@chromium.org2009-09-304-3/+8
* Set the initial enabledness state of any browser actions whenaa@chromium.org2009-09-301-0/+12
* Tweak constants used by sync setup wizard unittest. Reviewed by nick.tim@chromium.org2009-09-301-1/+1
* GTK: Implement popup favicon menu.estade@chromium.org2009-09-306-69/+154
* Stops the throbber from spinning if the user cancels a beforeunload dialog,creis@google.com2009-09-303-0/+37
* Coverity: tips_cache_->GetSize() returns an unsigned int so the comparison >=...jhawkins@chromium.org2009-09-301-1/+3
* [Mac] Rewrite and renable a badly-written unittest.rohitrao@chromium.org2009-09-301-59/+37
* Remove IdleTimer, which no one uses.pkasting@chromium.org2009-09-301-1/+0
* Make the cache columns in the Task Manager sortable and only displayed once p...pkasting@chromium.org2009-09-303-2/+45
* Make browser actions highlight on mouseover using theme colors.aa@chromium.org2009-09-302-18/+17
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-304-6/+5
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-308-117/+5
* [Mac] Make the "Get themes" button in Preferences a link (again)rsesek@chromium.org2009-09-301-0/+2