summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-0130-196/+221
* DevTools: Introduce docked version of DevTools.pfeldman@chromium.org2009-07-0112-68/+404
* 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-0115-155/+260
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-0117-49/+142
* A quick fix for Issue 15531 and 10953hbono@chromium.org2009-07-014-9/+35
* 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-012-11/+2
* 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-019-42/+79
* Wire up a LoginDatabase for PasswordStoreMac, and start using it for lookup.stuartmorgan@chromium.org2009-06-305-42/+91
* 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
* FixIt: initalize values.kuchhal@chromium.org2009-06-301-4/+6
* Add Mac-specific sizing rule with unit test.jrg@chromium.org2009-06-303-27/+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
* Fixit: Initialize variable.kuchhal@chromium.org2009-06-301-1/+1
* Modify printing methods on WebFrame to be more inline with the versiondarin@chromium.org2009-06-301-2/+2
* Fixit: Remove bunch of coverity warnings from chrome/installer/*.kuchhal@chromium.org2009-06-3023-147/+198
* 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-304-39/+41
* Fix check_deps failure.idanan@chromium.org2009-06-301-0/+3
* Fix Chromium logo to remove all that whitespace. All usages of thisarv@google.com2009-06-301-0/+0
* Updating trunk VERSION build from 191.0 to 192.0jon@chromium.org2009-06-301-1/+1
* Fix download item icon.thakis@chromium.org2009-06-301-7/+6
* Fix potential memleak in InitCrashReporterWithDllPath. It can leak at line 29...finnur@chromium.org2009-06-301-10/+10
* Add a keyboard shortcut for opening the download page on Mac.paul@chromium.org2009-06-301-3/+4
* Introduce new api for the csi folks. This exposes the already existingdavemoore@chromium.org2009-06-301-2/+70
* Refactor extension bindings to share code, avoid exposing hidden variablesmpcomplete@chromium.org2009-06-3016-349/+422
* Add support for shared memory when retrieving the backing store as a SkBitmap.brettw@chromium.org2009-06-301-13/+71
* Use defensive code to assure that we do SDCH and DNS histograms in trial onlyjar@chromium.org2009-06-301-15/+15
* Oops! Internal conflict between two changes I made.idanan@chromium.org2009-06-301-1/+0
* Update the browser window's shape on state change.estade@chromium.org2009-06-302-3/+15
* Empty placeholder for Privacy Blacklist Tool to be implemented.idanan@chromium.org2009-06-302-0/+29
* Add a skeleton UI for the gtk task manager.jhawkins@chromium.org2009-06-305-15/+187
* 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