| Commit message (Expand) | Author | Age | Files | Lines |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 1 | -1/+1 |
* | Added PolicyBundle to map policy namespaces to PolicyMaps. | joaodasilva@chromium.org | 2012-05-11 | 1 | -0/+2 |
* | browser: Move the tabs directory into ui. | tfarina@chromium.org | 2012-05-11 | 1 | -19/+17 |
* | Extract StartupTabs and startup types from StartupBrowserCreator. | ben@chromium.org | 2012-05-11 | 1 | -0/+5 |
* | Internet connections in many public places (cafes, airports, | mmenke@chromium.org | 2012-05-11 | 1 | -0/+5 |
* | New link rel=prerender api, using WebKit::WebPrerenderingPlatform | gavinp@chromium.org | 2012-05-11 | 1 | -0/+6 |
* | Revert 136573 - Extract StartupTabs and startup types from StartupBrowserCrea... | ben@chromium.org | 2012-05-11 | 1 | -5/+0 |
* | Extract StartupTabs and startup types from StartupBrowserCreator. | ben@chromium.org | 2012-05-11 | 1 | -0/+5 |
* | Refactored CaptivePortalView. | ygorshenin@chromium.org | 2012-05-11 | 1 | -0/+2 |
* | Revert 136499 - Taking over issue 10006037. | yusukes@google.com | 2012-05-11 | 1 | -2/+0 |
* | Delete gdata::FindEntryDelegate | hashimoto@chromium.org | 2012-05-11 | 1 | -2/+2 |
* | Taking over issue 10006037. | rlp@chromium.org | 2012-05-11 | 1 | -0/+2 |
* | Move OOMPriorityManager and LowMemoryObserver to chrome/browser/chromeos/. | thestig@chromium.org | 2012-05-11 | 1 | -8/+4 |
* | Refactoring AutocompleteActionPredictor Database. | shishir@chromium.org | 2012-05-10 | 1 | -6/+12 |
* | Extracted and cleaned class SpeechInputExtensionNotification, renamed to Spee... | primiano@chromium.org | 2012-05-10 | 1 | -2/+2 |
* | Rename BrowserInit to StartupBrowserCreator, and move into startup subdir. | ben@chromium.org | 2012-05-10 | 1 | -4/+4 |
* | Renames a couple of tab dragging files. I wanted to do this last | sky@chromium.org | 2012-05-10 | 1 | -2/+2 |
* | Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st... | ben@chromium.org | 2012-05-10 | 1 | -4/+4 |
* | Rename BrowserInit to StartupBrowserCreator, and move into startup subdir. | ben@chromium.org | 2012-05-10 | 1 | -4/+4 |
* | Adds the option of aligning the launcher to the left or right. There | sky@chromium.org | 2012-05-10 | 1 | -0/+1 |
* | Move more stuff out of browser_init.cc. | ben@chromium.org | 2012-05-10 | 1 | -6/+18 |
* | Unifies the two tab dragging variants. I would have liked to better | sky@chromium.org | 2012-05-10 | 1 | -3/+0 |
* | Moved url_utils from chrome/browser/net to chrome/common/net. | groby@chromium.org | 2012-05-09 | 1 | -2/+0 |
* | Move NaCl browser singleton into its own file. | ncbray@chromium.org | 2012-05-09 | 1 | -0/+2 |
* | browser: Extract network profile bubble prefs into its own module. | tfarina@chromium.org | 2012-05-09 | 1 | -0/+2 |
* | NaCl Validation Cache: move browser implementation into its own file. | ncbray@google.com | 2012-05-09 | 1 | -0/+2 |
* | views: Hide the class declaration of SimpleMessageBoxViews in the source file. | tfarina@chromium.org | 2012-05-09 | 1 | -3/+0 |
* | Move transport_security_persister to chrome/browser/net. Fix test file leak, ... | thestig@chromium.org | 2012-05-09 | 1 | -2/+2 |
* | Move app list from ash to ui. | xiyuan@chromium.org | 2012-05-09 | 1 | -0/+1 |
* | Make GoogleURLTracker a profile-keyed service. | pkasting@chromium.org | 2012-05-09 | 1 | -0/+2 |
* | Revert r135654: This breaks lots of browser tests running in release with DCH... | nsylvain@chromium.org | 2012-05-08 | 1 | -17/+0 |
* | Begin cleaning up BrowserInit by moving a couple of infobars out of it. | ben@chromium.org | 2012-05-08 | 1 | -0/+6 |
* | browser: Extract browser view prefs into its own module. | tfarina@chromium.org | 2012-05-08 | 1 | -4/+6 |
* | Move network_profile_bubble.* to views/ directory. | tfarina@chromium.org | 2012-05-08 | 1 | -2/+2 |
* | Added file->WebApp pairing layer to GDataFileSystem. Exposed WebApp informati... | zelidrag@chromium.org | 2012-05-08 | 1 | -0/+2 |
* | Revert 135847 - Added file->WebApp pairing layer to GDataFileSystem. Exposed ... | jennb@chromium.org | 2012-05-08 | 1 | -2/+0 |
* | Added file->WebApp pairing layer to GDataFileSystem. Exposed WebApp informati... | zelidrag@chromium.org | 2012-05-08 | 1 | -0/+2 |
* | cros: Remove now-obsolete setting level bubbles. | sadrul@chromium.org | 2012-05-08 | 1 | -8/+0 |
* | Remove policy_ui and policy_ui_unittest when building Chromium with configura... | jnd@chromium.org | 2012-05-08 | 1 | -0/+2 |
* | Retrieving Chrome Variations seed from server and storing in local prefs. Loa... | jwd@chromium.org | 2012-05-07 | 1 | -0/+17 |
* | Asynchronously load wallpapers when user pod is selected. | bshe@chromium.org | 2012-05-07 | 1 | -2/+2 |
* | Respect WindowOpenDisposition in launcher as is in app-list. | mukai@chromium.org | 2012-05-06 | 1 | -0/+2 |
* | Remove Aero Peek Tabs code. | mazda@chromium.org | 2012-05-06 | 1 | -5/+0 |
* | browser: Remove tab handler concept. | tfarina@chromium.org | 2012-05-06 | 1 | -3/+0 |
* | ui: Move compositor/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-05 | 1 | -1/+1 |
* | Reland 135525 - Add a first-class off-store install UI to chrome://extensions/. | aa@chromium.org | 2012-05-05 | 1 | -0/+2 |
* | Revert 135525 - Add a first-class off-store install UI to chrome://extensions/. | aa@chromium.org | 2012-05-05 | 1 | -2/+0 |
* | Add a first-class off-store install UI to chrome://extensions/. | aa@chromium.org | 2012-05-05 | 1 | -0/+2 |
* | More chrome_browser.gypi sections consolidation. | saintlou@chromium.org | 2012-05-05 | 1 | -37/+27 |
* | Rewrite the Login() automation hook for chromeos. | craigdh@chromium.org | 2012-05-05 | 1 | -2/+4 |