| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace string16 with base::string16 in chrome/browser | brettw@chromium.org | 2013-12-12 | 13 | -16/+16 |
* | Moved ipc-specific files from autofill/core to autofill/content. | jeanfrancoisg@chromium.org | 2013-12-12 | 1 | -1/+1 |
* | Stop using GetDefaultProfile() in Chrome OS implementation of platform_util::... | hashimoto@chromium.org | 2013-12-12 | 3 | -9/+14 |
* | Convert string16 to base::string16 in chrome/browser | brettw@chromium.org | 2013-12-11 | 79 | -209/+220 |
* | Remove kEnableResourceContentSettings and all the code that uses it since it'... | jam@chromium.org | 2013-12-11 | 1 | -21/+0 |
* | [OriginChip] If the field trial is enabled, omit the URL from the omnibox. | jdonnelly@chromium.org | 2013-12-10 | 1 | -4/+3 |
* | Revert 239219 - "Revert of https://codereview.chromium.org/104593008/" | jochen@chromium.org | 2013-12-09 | 1 | -1/+1 |
* | Revert of https://codereview.chromium.org/104593008/ | noms@chromium.org | 2013-12-06 | 1 | -1/+1 |
* | [breakpad] remove dependency on content_switches.cc | jochen@chromium.org | 2013-12-06 | 1 | -1/+1 |
* | Infobar system refactor. | pkasting@chromium.org | 2013-12-06 | 17 | -170/+146 |
* | We want the Applications Menu shortcut paths to be managed by shell_util.cc as | calamity@chromium.org | 2013-12-04 | 2 | -7/+11 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Revert 238283 "Infobar system refactor." | tonyg@chromium.org | 2013-12-03 | 17 | -146/+170 |
* | This CL refactors the Manage Passwords Bubble Code which previously depended ... | npentrel@chromium.org | 2013-12-03 | 2 | -12/+10 |
* | Pass the Translate error type to the bubble | hajimehoshi@chromium.org | 2013-12-03 | 2 | -2/+5 |
* | Infobar system refactor. | pkasting@chromium.org | 2013-12-03 | 17 | -170/+146 |
* | Move EmptyString, kWhitespace and the BOM to base. | brettw@chromium.org | 2013-12-02 | 1 | -2/+2 |
* | Convert ExtensionHost from Profile to BrowserContext | jamescook@chromium.org | 2013-11-28 | 2 | -3/+4 |
* | Rename setInputRegion API to setShape, and update impl accordingly. | wez@chromium.org | 2013-11-27 | 2 | -2/+2 |
* | Extract UI dependencies from ExtensionHost, part 1 | jamescook@chromium.org | 2013-11-26 | 3 | -15/+16 |
* | Move some static methods into InfoBar from the global namespace. | pkasting@chromium.org | 2013-11-26 | 1 | -2/+2 |
* | Fullscreen app windows cannot have always-on-top enabled | tmdiep@chromium.org | 2013-11-25 | 1 | -1/+0 |
* | Adding more functionality to the ManagePasswordsBubble according to the mocks... | npentrel@chromium.org | 2013-11-25 | 2 | -6/+4 |
* | Add #include <vector> to accelerators_gtk.h | alextaran@chromium.org | 2013-11-22 | 1 | -0/+2 |
* | [Windows] Finish global and non-global media keys support on Windows. | zhchbin@gmail.com | 2013-11-22 | 1 | -16/+20 |
* | Aura impl of Linux Process Singleton Dialog. | mattm@chromium.org | 2013-11-22 | 2 | -46/+32 |
* | Adding Writing direction to the context menu for linux gtk. | sanjoy.pal@samsung.com | 2013-11-21 | 2 | -1/+96 |
* | Turn the Translate icon on only when the translation is succesfully done | hajimehoshi@chromium.org | 2013-11-21 | 2 | -0/+5 |
* | Rename GetLocationEntry to GetOmniboxView. | msw@chromium.org | 2013-11-20 | 3 | -41/+41 |
* | Add ash-enable-immersive-all-windows command line flag to enable immersive fu... | pkotwicz@chromium.org | 2013-11-20 | 2 | -3/+4 |
* | Show the "Apps" bookmark when the App Launcher is enabled. | calamity@chromium.org | 2013-11-20 | 1 | -1/+2 |
* | [win8] Force browsers created while Chrome is in Metro mode to be on the Ash ... | tapted@chromium.org | 2013-11-19 | 1 | -0/+6 |
* | Revert 235861 "Add ash-enable-immersive-all-windows command line..." | oshima@chromium.org | 2013-11-19 | 2 | -4/+3 |
* | [Omnibox] Add UMAs to track copy/paste operations. | gbillock@chromium.org | 2013-11-19 | 1 | -1/+5 |
* | Add ash-enable-immersive-all-windows command line flag to enable immersive fu... | pkotwicz@chromium.org | 2013-11-19 | 2 | -3/+4 |
* | Hide IME autocompletion when Omnibox popup closes. | yukishiino@chromium.org | 2013-11-18 | 2 | -0/+4 |
* | cleanup: Replace usage of chrome::AddBlankTabAt with chrome::AddTabAt(). | sadrul@chromium.org | 2013-11-17 | 1 | -1/+1 |
* | linux-aura: Restore middle-click on new-tab button behaviour. | sadrul@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 13 | -13/+13 |
* | Aura linux: unlock NSS cert slot if necessary on SSL client auth. | mattm@chromium.org | 2013-11-14 | 2 | -3/+8 |
* | Move ExtensionTabUtil into extensions namespace | rdevlin.cronin@chromium.org | 2013-11-13 | 1 | -2/+3 |
* | Adding support for forced URLs to TopSites. | beaudoin@chromium.org | 2013-11-12 | 1 | -1/+1 |
* | Fixes for -Wunused-function on Linux, Android and ChromeOS | hans@chromium.org | 2013-11-12 | 3 | -46/+0 |
* | Reland: Move ExtensionProcessManager to src/extensions, part 4 | jamescook@chromium.org | 2013-11-10 | 1 | -1/+1 |
* | Move FeatureSwitch to top-level extensions/ | rdevlin.cronin@chromium.org | 2013-11-08 | 1 | -1/+1 |
* | Revert 233956 "Move ExtensionProcessManager to src/extensions, p..." | rockot@google.com | 2013-11-08 | 1 | -1/+1 |
* | Move ExtensionProcessManager to src/extensions, part 4 | jamescook@chromium.org | 2013-11-08 | 1 | -1/+1 |
* | Remove ExtensionToolbarModel from ExtensionService. | benwells@chromium.org | 2013-11-08 | 1 | -4/+3 |
* | This CL refactors the code for the new password key icon in the omnibox and t... | npentrel@chromium.org | 2013-11-08 | 9 | -236/+310 |
* | Removes obsolete gfx::ElideUrl (gfx::Font version). | yukishiino@chromium.org | 2013-11-07 | 1 | -2/+2 |