summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use a helper to facilitate reading a file on a background thread.darin@chromium.org2009-09-295-38/+187
* Cleanup some code in the render_view_host_manager unittest.brg@chromium.com2009-09-291-4/+3
* Fix crash when using about:ipc with only NTP on Windows.jrg@chromium.org2009-09-291-2/+3
* GTK: Fix a bookmark dragging crasher by initing a member var.estade@chromium.org2009-09-291-0/+1
* These classes need to use thread safe reference counting.darin@chromium.org2009-09-291-2/+2
* Reverting 27520.mirandac@chromium.org2009-09-292-121/+61
* Use Mac fonts in Mac Chrome.mark@chromium.org2009-09-291-1/+6
* Linux: Raise window after click on titlebar or border.derat@chromium.org2009-09-291-0/+5
* Import dialog fixup:thomasvl@chromium.org2009-09-291-8/+11
* Coverity: Initialize got_thumbnail_callback_, query_url_success_, and redirec...jhawkins@chromium.org2009-09-291-2/+7