summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Page Info Windowthomasvl@chromium.org2009-09-301-7/+4
* Added command line argument --enable-webgl to facilitate turning onkbr@google.com2009-09-301-0/+2
* 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-301-0/+1
* Make moles work for --show-extensions-on-top.sidchat@chromium.org2009-09-301-5/+8
* Change disk access on theme install from UI to File thread.mirandac@chromium.org2009-09-302-61/+121
* When a button may have grown (e.g. icon loaded), recompute if we needjrg@chromium.org2009-09-301-0/+3
* Fix bookmark trimming.jrg@chromium.org2009-09-301-3/+4
* Remove some unused code.darin@chromium.org2009-09-302-6/+0
* Set new homepage preferences only if there is no existing value.kuchhal@chromium.org2009-09-302-6/+11
* Re-enable SQL lite preloadjar@chromium.org2009-09-301-3/+1
* BrowsingDataRemover* should not be scoped.kuchhal@chromium.org2009-09-303-9/+14
* Fix a bug where dragging a window that's been closed by JS back into another ...pinkerton@chromium.org2009-09-305-8/+37
* DevTools: temorarily disable TestStepOut as it fails on Linuxyurys@google.com2009-09-301-1/+1
* DevTools: add tests for step over/out/inyurys@google.com2009-09-301-0/+17
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-307-10/+166
* Try to fix AutocompleteEditViewTest failures on buildbot (issue 23213).suzhe@chromium.org2009-09-301-14/+15
* Relanding:mbelshe@google.com2009-09-301-0/+4
* Reverting 27389.darin@chromium.org2009-09-3015-85/+44
* Revert r27589 that broke the treehclam@chromium.org2009-09-301-1/+0
* <video> use cache if --enable-byte-range-support is presenthclam@chromium.org2009-09-301-0/+1
* Linux: Make InfoBubble use an override-redirect (popup) window.derat@chromium.org2009-09-306-98/+121
* Remove the syncapi stub.nick@chromium.org2009-09-301-305/+0
* GTK: Use a calculated border color in chrome theme mode instead of blue.erg@google.com2009-09-295-42/+26
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-2910-25/+24
* The RSS extension now renders the RSS HTML preview inside an IFRAME.finnur@chromium.org2009-09-291-4/+24