summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Enable opening downloads from the Mac download shelf.paul@chromium.org2009-07-011-10/+1
* Disables unit test as starting failing due to close to end of month.sky@chromium.org2009-07-012-2/+3
* Send port disconnect events when a frame is unloaded.mpcomplete@chromium.org2009-07-015-39/+57
* Wire up a LoginDatabase for PasswordStoreMac, and start using it for lookup.stuartmorgan@chromium.org2009-06-303-42/+89
* A recent refactoring of the DOM UI had caused the download page to be blank.jcampan@chromium.org2009-06-301-0/+1
* Fix missing include.brettw@chromium.org2009-06-301-0/+1
* Fix typo for buildbrettw@chromium.org2009-06-301-1/+1
* Add Mac-specific sizing rule with unit test.jrg@chromium.org2009-06-302-26/+103
* Move GetTabContentsID out of tab util because it has nothing to do with tabs orbrettw@chromium.org2009-06-308-50/+62
* FixIt: Remove first run dead code.kuchhal@chromium.org2009-06-301-12/+2
* Add a function to the History{Service,Backend} to query for a list of redirec...meelapshah@chromium.org2009-06-307-1/+115
* Fix forjrg@chromium.org2009-06-301-1/+9
* Lands http://codereview.chromium.org/126036 for Thiago.sky@chromium.org2009-06-304-10/+44
* Remove hack for zoom button now that it's no longer neededpinkerton@chromium.org2009-06-301-10/+0
* Reland arv's NNTP enablery after it was reverted in 19603glen@chromium.org2009-06-302-33/+32
* Fix download item icon.thakis@chromium.org2009-06-301-7/+6
* Refactor extension bindings to share code, avoid exposing hidden variablesmpcomplete@chromium.org2009-06-301-4/+4
* Add support for shared memory when retrieving the backing store as a SkBitmap.brettw@chromium.org2009-06-301-13/+71
* Update the browser window's shape on state change.estade@chromium.org2009-06-302-3/+15
* Add a skeleton UI for the gtk task manager.jhawkins@chromium.org2009-06-304-15/+186
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-3028-104/+92
* 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