summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Coverity was complaining about the result of getenv not being null checked, b...finnur@chromium.org2009-06-301-40/+25
* Coverity nit. Enums lacking name...finnur@chromium.org2009-06-301-2/+2
* Fix potential memleak in AddPagesWithDetails. Not a biggie finnur@chromium.org2009-06-301-4/+4
* Fix memleak in GetNodeDictionary.finnur@chromium.org2009-06-301-19/+18
* Disable new test DevToolsSanityTest.TestEnableResourcesTab until Yuri fixes itdkegel@google.com2009-06-301-1/+1
* Reverting 19593.glen@chromium.org2009-06-302-32/+33
* Take 2 at fixing BrowserThemeProvider memory leaks.tc@google.com2009-06-302-16/+11
* Fix a bug where we were getting a resize cursor near the top of the webtc@google.com2009-06-301-2/+9
* Disable new test DevToolsSanityTest.TestEnableScriptsTab until Yuri fixes itdkegel@google.com2009-06-301-1/+1
* Create A/B test of SDCHjar@chromium.org2009-06-305-17/+41
* Fixes issue where dragging a .crx to a chrome:// TabContents, and then naviga...rafaelw@chromium.org2009-06-304-6/+62
* Enable the NNTP by default.arv@google.com2009-06-302-33/+32
* Reland of r19131, this time with real Math:glen@chromium.org2009-06-301-6/+14
* Fix for pressing escape during a drag and drop operation.arv@google.com2009-06-302-0/+9
* Add some limits to incoming audio stream requests to avoid allocating massivecevans@chromium.org2009-06-301-0/+12
* Enable support for the Mac OS X spellchecking service in chromium.pinkerton@chromium.org2009-06-308-36/+679
* DevTools: add tests that opens Scripts panel and checks that it's populated w...yurys@google.com2009-06-301-0/+6
* Make the Linux location bar SSL icon padding match Windows.deanm@chromium.org2009-06-301-2/+2
* GTK custom frame: Don't show the border when maximized. Enlarge the close but...estade@chromium.org2009-06-304-9/+33
* Enable "Save As" on Mac.paul@chromium.org2009-06-302-6/+0
* Linux: build fix for release builder.agl@chromium.org2009-06-301-2/+1
* Mac fullscreen mode (with pkasting).jrg@chromium.org2009-06-2912-52/+320
* Fix crash in delayed tab resizing. If the Resize Relayout code is called afte...ben@chromium.org2009-06-291-0/+6
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-2920-165/+217
* More web contents dragging.estade@chromium.org2009-06-2913-128/+224
* Make tabstrip flush with top of titlebar when custom frame is enabled and bro...estade@chromium.org2009-06-292-4/+21
* a few minor tweaks the bookmarks API:erikkay@google.com2009-06-294-11/+35
* Corrects RWHVCocoa to convert from flipped to unflippedrohitrao@chromium.org2009-06-291-11/+34
* Fix memory leak in tips handler.finnur@chromium.org2009-06-291-1/+1
* Deletes now-unused growbox code.rohitrao@chromium.org2009-06-293-162/+0
* Fix a typo in a comment.ericroman@google.com2009-06-291-1/+1
* Allow extension extensions to be case-insensitive.avi@chromium.org2009-06-291-22/+5
* Don't shutdown non-popup render views on clicks outside their bounds.estade@chromium.org2009-06-291-1/+5
* Add three basic test items to RenderViewHostManagerTest:brettw@chromium.org2009-06-291-0/+134
* Remove --enable-web-workers command-line switch.dimich@google.com2009-06-291-1/+0
* Fix a bug where all clicks in app mode windows would result in a window move.tc@google.com2009-06-291-4/+10
* GTK: Drags from bookmark menus to the bookmark bar.erg@google.com2009-06-296-130/+244
* update dnd registry enum to work properly with bitmaskestade@chromium.org2009-06-291-4/+4
* Removes our homespun grow box and replaces it with therohitrao@chromium.org2009-06-296-72/+32
* Coverity: Initialize member view_ to NULL in constructor.finnur@chromium.org2009-06-291-1/+2
* Two fixes for tab dragging in gtk:jhawkins@chromium.org2009-06-292-2/+10
* GTK DND:estade@chromium.org2009-06-299-79/+146
* Let RenderProcessHost provide a method HasConnection() instead of exposingbrettw@chromium.org2009-06-2912-17/+41
* Wires up the create browser window.sky@chromium.org2009-06-293-4/+8
* Replace DeleteSoon with PostTask(DeleteTask) in browser_window_gtk for browse...pfeldman@chromium.org2009-06-291-1/+5
* Fix SSL icon padding in Location Bar in Gtk.ukai@chromium.org2009-06-292-32/+59
* A quick fix for Issue 13432.hbono@chromium.org2009-06-292-1/+6
* Move render_view_host_manager* and site_instance* from tab_contents to render...brettw@chromium.org2009-06-2920-27/+27
* Added stub native web worker support, including build support in preparationsehr@google.com2009-06-291-0/+5
* Fix the forgotten renames of recommendations to tips.arv@google.com2009-06-271-4/+4