summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove the "On top" display mode of the extension shelf, it is no longer used...ben@chromium.org2010-02-039-76/+9
* Add autofill proto buffer for sync.zork@google.com2010-02-032-0/+25
* 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-0310-170/+406
* The ExternalTabContainer enters a modal loop while waiting for the unload eve...ananta@chromium.org2010-02-032-2/+30
* Fix startup regression caused by (r38006).erg@google.com2010-02-031-0/+0
* GTK bookmark bar button throbbing tweaksestade@chromium.org2010-02-031-12/+15
* Implement chrome.browserAction.setPopup().skerner@chromium.org2010-02-0319-16/+427
* 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-039-404/+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-039-137/+404
* Adding catches to states of the UI to only allow button pushes in certain sta...dhg@chromium.org2010-02-032-6/+31
* Mac: fix menu IDs (Save Page As... and Text Encoding menu items).viettrungluu@chromium.org2010-02-031-151/+924
* Enabled in-process NaCl plugin on Linux. Turns out it's remarkably similar t...cbiffle@google.com2010-02-031-2/+2
* Revert 37989 - unit test failed on Mac builder despite passing on try serverjoth@chromium.org2010-02-0310-404/+13
* Add tests for the geolocation network provider.joth@chromium.org2010-02-0310-13/+404
* Move bookmark managerarv@chromium.org2010-02-0335-0/+0
* 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 implement Pepper in Native Client we need access to the implementation of thesehr@google.com2010-02-033-13/+37
* To comply better with the Apple hig I changed the menu from showing a checkma...thakis@chromium.org2010-02-032-37/+736
* Support disabling items in submenus of a context menu.jeremy@chromium.org2010-02-032-0/+2
* Updating trunk VERSION from 315.0 to 316.0chrome-release@google.com2010-02-031-1/+1
* Added Credit card preview in the form ******[last four digits], Exp: [Date - ...georgey@chromium.org2010-02-033-2/+38
* Copy percent-escaped URL when copying all the text from the address bar (Mac)kinuko@chromium.org2010-02-037-79/+65
* Add a comment about the behavior of ViewMsg_Replace.tkent@chromium.org2010-02-031-0/+2
* Move ChromeBrowserView* -> BrowserView* and ChromeosBrowserView* -> chromeos:...ben@chromium.org2010-02-0315-260/+230
* Let renderer notify browser if content gets blocked.thakis@chromium.org2010-02-039-25/+124
* Change the behavior of ViewMsg_Replace. It replaces a word around thetkent@chromium.org2010-02-032-2/+6
* Reland 37913. Clear local state on exit.jochen@chromium.org2010-02-0312-11/+103
* [GPU] Get GPU process running on the mackbr@google.com2010-02-0328-5/+809
* [Mac] Adds code for fullscreen mode, including a floating dropdown toolbar an...rohitrao@chromium.org2010-02-0313-108/+887
* Use NSS instead of the system SSL library for SSL ifwtc@chromium.org2010-02-033-0/+14
* Linux: Font options handle font fallback better.mattm@chromium.org2010-02-031-1/+7
* Revert 37914 - Move ChromeBrowserView* > BrowserView* and ChromeosBrowserView...ben@chromium.org2010-02-038-208/+238
* Revert 37917 - Fix ChromeOS bustage.ben@chromium.org2010-02-033-9/+9
* Revert 37923 - More Cros bustage fixingben@chromium.org2010-02-032-2/+2
* Revert 37924 - Final fix. Scope was wrong. TBR=oshimaben@chromium.org2010-02-031-2/+2
* Final fix. Scope was wrong. TBR=oshimaben@chromium.org2010-02-031-2/+2
* More Cros bustage fixingben@chromium.org2010-02-032-2/+2
* Support reordering of Browser Actions within the container. Currently does no...finnur@chromium.org2010-02-0311-48/+465
* GTK: fix some memory leaks, streamline a common operation.estade@chromium.org2010-02-038-28/+30
* Hide compact location bar when a content area is clicked,oshima@chromium.org2010-02-034-7/+90