summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Whoops, accidentally committed a debug linepinkerton@chromium.org2009-07-011-1/+0
* Added unit tests for ClearBrowsingDataController.pinkerton@chromium.org2009-07-013-13/+23
* Converts BaseView to be non-opaque, which will fix drawing ofrohitrao@chromium.org2009-07-012-4/+10
* DevTools: Add docked pane into the browser view.pfeldman@chromium.org2009-07-0114-109/+91
* DevTools: check that devtools front-end JS files are loaded before running a ...yurys@google.com2009-07-011-3/+22
* fix build bustageaa@chromium.org2009-07-011-1/+2
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-0126-194/+205
* DevTools: Introduce docked version of DevTools.pfeldman@chromium.org2009-07-018-65/+375
* DevTools: fix debugger test, reenable debugger and resources tests.yurys@google.com2009-07-011-4/+4
* TBR:aa@chromium.org2009-07-011-1/+1
* Adds a browser_test for extension startup, content scriptaa@chromium.org2009-07-012-3/+255
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-0116-48/+141
* A quick fix for Issue 15531 and 10953hbono@chromium.org2009-07-012-8/+30
* Ensure bookmark title truncation always produces a valid UTF-8 string.craig.schlenter@chromium.org2009-07-011-6/+11
* Bookmark manager polish:estade@chromium.org2009-07-012-19/+111
* Don't try to optimize out browser window reshapes.estade@chromium.org2009-07-012-12/+0
* Regression: task manager icon for chrome is blankcpu@google.com2009-07-012-5/+7
* 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