summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Use strict json formating in extension_uitest.rafaelw@chromium.org2010-02-041-10/+9
* Fix shared linux buildjoth@chromium.org2010-02-041-1/+11
* Fixed notifications-related bug on network reconnections.akalin@chromium.org2010-02-044-7/+16
* Revert 38085 - A brief test of whether we can safely disable ipv6. Will rollb...jar@chromium.org2010-02-041-1/+1
* A brief test of whether we can safely disable ipv6. Will rollback asap.jar@chromium.org2010-02-041-1/+1
* Move options dialog to the desktop of last active browser window.dpolukhin@chromium.org2010-02-041-33/+51
* Start making a vertical tabstrip. Does nothing right now.ben@chromium.org2010-02-0410-0/+198
* gtk: Remove Backspace and Shift-Backspace accelerators.derat@chromium.org2010-02-041-2/+0
* Add debug info to track a crash when sleeping.rvargas@google.com2010-02-041-1/+19
* Adding libevent to about:creditsian@chromium.org2010-02-041-0/+35
* [Linux] FindBarGtk: Fix an issue caused by CL 560006.suzhe@chromium.org2010-02-042-2/+22
* Revert 38056 - Unfork BookmarkMenuGtk and BookmarkMenuController.chase@chromium.org2010-02-048-243/+217
* Unfork BookmarkMenuGtk and BookmarkMenuController.estade@chromium.org2010-02-048-217/+243
* Switch the order of two checks to avoid dereferencing a null RequestContextdantasse@chromium.org2010-02-041-2/+2
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-044-30/+59
* linux: Use SimpleMenuModel::Delegate in TaskManager instead of MenuGtk::Deleg...estade@chromium.org2010-02-041-10/+20
* Make sure locally stored site data is deleted after DB and WebKit threads are...jochen@chromium.org2010-02-041-6/+12
* Check the LSID before starting up a ProfileSyncService. This will stop memor...dantasse@chromium.org2010-02-031-0/+4
* Clip compact location bar's window when animating.oshima@chromium.org2010-02-035-144/+170
* Remove the "On top" display mode of the extension shelf, it is no longer used...ben@chromium.org2010-02-037-72/+9
* Add autofill proto buffer for sync.zork@google.com2010-02-031-0/+24
* Mac: fix Esc-killing-Omnibox-focus problem (after find bar shown).viettrungluu@chromium.org2010-02-031-0/+9
* Revert 38001 and 38002.darin@chromium.org2010-02-039-170/+404
* The ExternalTabContainer enters a modal loop while waiting for the unload eve...ananta@chromium.org2010-02-032-2/+30
* GTK bookmark bar button throbbing tweaksestade@chromium.org2010-02-031-12/+15
* Implement chrome.browserAction.setPopup().skerner@chromium.org2010-02-034-0/+114
* Don't show a translate infobar when the page is in a languagejcampan@chromium.org2010-02-033-1/+25
* Themes: HasCustomImage() must only return true for images that were providederg@google.com2010-02-033-20/+81
* BSD port: another chunk of chrome/browser ifdef cleaningpvalchev@google.com2010-02-0310-29/+30
* GTK: middle click on a bookmark bar folder should open all in tabs.estade@chromium.org2010-02-032-1/+13
* Back out trunk r37998.mark@chromium.org2010-02-038-402/+137
* Back out trunk r38000.mark@chromium.org2010-02-031-2/+33
* Fix ChromiumOS build.darin@chromium.org2010-02-031-33/+2
* Added status area to login wizard view.avayvod@chromium.org2010-02-032-5/+42
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-038-137/+402
* Adding catches to states of the UI to only allow button pushes in certain sta...dhg@chromium.org2010-02-032-6/+31
* Revert 37989 - unit test failed on Mac builder despite passing on try serverjoth@chromium.org2010-02-039-403/+13
* Add tests for the geolocation network provider.joth@chromium.org2010-02-039-13/+403
* Move bookmark managerarv@chromium.org2010-02-0335-0/+5783
* a little code cleanup for translate infobarskuan@chromium.org2010-02-033-7/+17
* DevTools: CookieMonster::GetRawCookies should return keys as well as cookies.pfeldman@chromium.org2010-02-032-17/+17
* Some minor change to the translate classes to address the remarksjcampan@chromium.org2010-02-034-36/+39
* To comply better with the Apple hig I changed the menu from showing a checkma...thakis@chromium.org2010-02-031-0/+7
* Support disabling items in submenus of a context menu.jeremy@chromium.org2010-02-032-0/+2
* Added Credit card preview in the form ******[last four digits], Exp: [Date - ...georgey@chromium.org2010-02-032-2/+32
* Copy percent-escaped URL when copying all the text from the address bar (Mac)kinuko@chromium.org2010-02-037-79/+65
* Move ChromeBrowserView* -> BrowserView* and ChromeosBrowserView* -> chromeos:...ben@chromium.org2010-02-0314-252/+224
* Let renderer notify browser if content gets blocked.thakis@chromium.org2010-02-035-11/+58
* Change the behavior of ViewMsg_Replace. It replaces a word around thetkent@chromium.org2010-02-031-1/+2
* Reland 37913. Clear local state on exit.jochen@chromium.org2010-02-0310-11/+98