summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor copyedits to packaging to provide better context.kathyw@google.com2009-10-012-12/+22
* GTK: improve app mode .desktop file creation.estade@chromium.org2009-10-013-24/+41
* 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
* [Mac] Make sure download shelf items and download items don't share names.rsesek@chromium.org2009-10-011-2/+2
* Make sure download shelf items and download items don't share names.mhm@chromium.org2009-10-013-3/+7
* Rollback Scavenge implemetation and rely on existing functionality to freejar@chromium.org2009-10-012-3/+3
* Add "copy" to context menu on bookmark button.jrg@chromium.org2009-09-303-38/+550
* 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
* Turn extension script injection histograms into uma histograms.asargent@chromium.org2009-09-301-8/+11
* Coverity: Initialize dialog_ in the constructor.jhawkins@chromium.org2009-09-301-1/+3
* Coverity: Remove a check for >= 0 because it is always true. Type is unsigne...jhawkins@chromium.org2009-09-301-1/+1
* Tweak constants used by sync setup wizard unittest. Reviewed by nick.tim@chromium.org2009-09-301-1/+1
* Look for sync_password under %USERPROFILE% in addition to alongside the script,tim@chromium.org2009-09-301-398/+404
* 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-309-13/+12
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-3012-127/+5
* [Mac] Make the "Get themes" button in Preferences a link (again)rsesek@chromium.org2009-09-302-15/+27
* Add an optional WebFrame parameter to WebView::findFrameByName.darin@chromium.org2009-09-303-0/+37
* Page Info Windowthomasvl@chromium.org2009-09-303-51/+190
* Added command line argument --enable-webgl to facilitate turning onkbr@google.com2009-09-304-1/+10
* Make it possible to sort the WebCore Cache size columns in the Task Manager. ...pkasting@chromium.org2009-09-305-69/+65
* Enable <video> using cachehclam@chromium.org2009-09-302-0/+5
* Make moles work for --show-extensions-on-top.sidchat@chromium.org2009-09-301-5/+8
* PGO build other changecpu@chromium.org2009-09-301-0/+7
* Change disk access on theme install from UI to File thread.mirandac@chromium.org2009-09-302-61/+121
* Moving the work done in WinMain to another method called explictly,jcampan@chromium.org2009-09-302-21/+34