summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some rotten references to old command line switches.nick@chromium.org2009-10-062-4/+2
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-0617-46/+47
* DOMView: avoid double-detaching.nick@chromium.org2009-10-061-1/+1
* Don't show popup browser actions in the wrench menu.erikkay@chromium.org2009-10-066-19/+31
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-0620-478/+673
* Turns out a cleanup change I made a while ago was wrong. This could result i...pkasting@chromium.org2009-10-061-1/+5
* Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.erikkay@chromium.org2009-10-063-3/+33
* Change the Windows build to statically link the sync library.nick@chromium.org2009-10-062-34/+7
* Changes the url of the main menu.sky@chromium.org2009-10-061-1/+1
* Prevents a duplicate beforeunload dialog after window.close().creis@google.com2009-10-062-1/+26
* Removed omnibox images from the bundle.thomasvl@chromium.org2009-10-061-5/+20
* DevTools: bring devtools tests back.pfeldman@chromium.org2009-10-061-17/+17
* Revert.jorlow@chromium.org2009-10-061-2/+9
* Re-enable the DOM Storage ui tests that worked orginally.jorlow@chromium.org2009-10-061-9/+2
* Generate IDs for --load-extension by hashing the path insteadaa@chromium.org2009-10-067-43/+32
* Implement --enable-web-sockets flag.ukai@chromium.org2009-10-062-0/+3
* Explicitly activeIgnoringOtherApps from IDC_NEW{,_INCOGNITO}_WINDOWsgk@google.com2009-10-062-3/+11
* Initial CL for fixing some of the proxy auth issues.chron@chromium.org2009-10-066-32/+87
* Added support for specifying the BrowserFlags DWORD value when we register th...ananta@chromium.org2009-10-062-0/+29
* Initialize message_loop_ in gaia authenticator.timsteele@google.com2009-10-061-1/+2
* Coverity: check module for NULL before calling GetProcAddress.mattm@chromium.org2009-10-061-1/+3
* Fix build.erg@google.com2009-10-061-1/+1
* Mac: Fix crash while dragging a tab alone in a window.viettrungluu@chromium.org2009-10-062-1/+13
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-0623-208/+575
* GTK: Refactor some things so GTK doesn't touch the on disk image cache.erg@google.com2009-10-053-41/+64
* Mac: Eliminate unintended "menu" method overrides.viettrungluu@chromium.org2009-10-059-53/+54
* Remove references to DOMUIContents. It looks like the class doesn't exist.tony@chromium.org2009-10-052-5/+1
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-0510-24/+25
* TBR: mpcompleteerikkay@chromium.org2009-10-053-33/+3
* Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...sidchat@chromium.org2009-10-053-5/+5
* Allow popups to close themselves with window.close().erikkay@chromium.org2009-10-053-3/+33
* Make the main menu open at full screen and provides command linesky@chromium.org2009-10-051-16/+65
* Up the new tab paint observer timeout from 2s to 5s. Trying to seetony@chromium.org2009-10-051-2/+2
* Coverity: Allocate |cache| after we have a logic path where we can return and...jhawkins@chromium.org2009-10-051-2/+1
* Disable a Dev Tools test that got missed.pkasting@chromium.org2009-10-051-1/+1
* Fix disabled DCHECK by giving kImpossibleNumberOfPopups real storage.pkasting@chromium.org2009-10-053-2/+5
* Temporarily disable the dev tools unit tests. They were broken by the webkit...jparent@chromium.org2009-10-051-16/+16
* Remove the RenderProcessHost from the list of renderer processes when we call...jam@chromium.org2009-10-051-1/+7
* Adds command line flag to enable desktop notifications.johnnyg@chromium.org2009-10-051-0/+2
* Remove a NOTREACHED from the keyword editor dialog. To hit,tony@chromium.org2009-10-051-3/+2
* Coverity: check TemplateURL::url return value.mattm@chromium.org2009-10-051-1/+4
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-0520-670/+475
* Move nsimage_cache into base so that it can be accessed from outside of chrome.mark@chromium.org2009-10-0512-101/+12
* Add missing include.craig.schlenter@chromium.org2009-10-051-0/+1
* Task Manager: show right click context menu no matter where you click on the ...estade@chromium.org2009-10-052-4/+1
* Add a dummy call to icu::TimeZone.createDefault() before the sandbox kicks in.jshin@chromium.org2009-10-051-0/+9
* Do not use the utility process on linux.asargent@chromium.org2009-10-055-8/+43
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-0520-475/+669
* [Mac] Insert views into the proper place in the view hierarchy when tearing o...rohitrao@chromium.org2009-10-053-28/+11
* Infobar l10n passthomasvl@chromium.org2009-10-052-65/+90