summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk
Commit message (Expand)AuthorAgeFilesLines
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-1213-16/+16
* Moved ipc-specific files from autofill/core to autofill/content.jeanfrancoisg@chromium.org2013-12-121-1/+1
* Stop using GetDefaultProfile() in Chrome OS implementation of platform_util::...hashimoto@chromium.org2013-12-123-9/+14
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-1179-209/+220
* Remove kEnableResourceContentSettings and all the code that uses it since it'...jam@chromium.org2013-12-111-21/+0
* [OriginChip] If the field trial is enabled, omit the URL from the omnibox.jdonnelly@chromium.org2013-12-101-4/+3
* Revert 239219 - "Revert of https://codereview.chromium.org/104593008/"jochen@chromium.org2013-12-091-1/+1
* Revert of https://codereview.chromium.org/104593008/noms@chromium.org2013-12-061-1/+1
* [breakpad] remove dependency on content_switches.ccjochen@chromium.org2013-12-061-1/+1
* Infobar system refactor.pkasting@chromium.org2013-12-0617-170/+146
* We want the Applications Menu shortcut paths to be managed by shell_util.cc ascalamity@chromium.org2013-12-042-7/+11
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Revert 238283 "Infobar system refactor."tonyg@chromium.org2013-12-0317-146/+170
* This CL refactors the Manage Passwords Bubble Code which previously depended ...npentrel@chromium.org2013-12-032-12/+10
* Pass the Translate error type to the bubblehajimehoshi@chromium.org2013-12-032-2/+5
* Infobar system refactor.pkasting@chromium.org2013-12-0317-170/+146
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-2/+2
* Convert ExtensionHost from Profile to BrowserContextjamescook@chromium.org2013-11-282-3/+4
* Rename setInputRegion API to setShape, and update impl accordingly.wez@chromium.org2013-11-272-2/+2
* Extract UI dependencies from ExtensionHost, part 1jamescook@chromium.org2013-11-263-15/+16
* Move some static methods into InfoBar from the global namespace.pkasting@chromium.org2013-11-261-2/+2
* Fullscreen app windows cannot have always-on-top enabledtmdiep@chromium.org2013-11-251-1/+0
* Adding more functionality to the ManagePasswordsBubble according to the mocks...npentrel@chromium.org2013-11-252-6/+4
* Add #include <vector> to accelerators_gtk.halextaran@chromium.org2013-11-221-0/+2
* [Windows] Finish global and non-global media keys support on Windows.zhchbin@gmail.com2013-11-221-16/+20
* Aura impl of Linux Process Singleton Dialog.mattm@chromium.org2013-11-222-46/+32
* Adding Writing direction to the context menu for linux gtk.sanjoy.pal@samsung.com2013-11-212-1/+96
* Turn the Translate icon on only when the translation is succesfully donehajimehoshi@chromium.org2013-11-212-0/+5
* Rename GetLocationEntry to GetOmniboxView.msw@chromium.org2013-11-203-41/+41
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-202-3/+4
* Show the "Apps" bookmark when the App Launcher is enabled.calamity@chromium.org2013-11-201-1/+2
* [win8] Force browsers created while Chrome is in Metro mode to be on the Ash ...tapted@chromium.org2013-11-191-0/+6
* Revert 235861 "Add ash-enable-immersive-all-windows command line..."oshima@chromium.org2013-11-192-4/+3
* [Omnibox] Add UMAs to track copy/paste operations.gbillock@chromium.org2013-11-191-1/+5
* Add ash-enable-immersive-all-windows command line flag to enable immersive fu...pkotwicz@chromium.org2013-11-192-3/+4
* Hide IME autocompletion when Omnibox popup closes.yukishiino@chromium.org2013-11-182-0/+4
* cleanup: Replace usage of chrome::AddBlankTabAt with chrome::AddTabAt().sadrul@chromium.org2013-11-171-1/+1
* linux-aura: Restore middle-click on new-tab button behaviour.sadrul@chromium.org2013-11-151-1/+1
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-1513-13/+13
* Aura linux: unlock NSS cert slot if necessary on SSL client auth.mattm@chromium.org2013-11-142-3/+8
* Move ExtensionTabUtil into extensions namespacerdevlin.cronin@chromium.org2013-11-131-2/+3
* Adding support for forced URLs to TopSites.beaudoin@chromium.org2013-11-121-1/+1
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-123-46/+0
* Reland: Move ExtensionProcessManager to src/extensions, part 4jamescook@chromium.org2013-11-101-1/+1
* Move FeatureSwitch to top-level extensions/rdevlin.cronin@chromium.org2013-11-081-1/+1
* Revert 233956 "Move ExtensionProcessManager to src/extensions, p..."rockot@google.com2013-11-081-1/+1
* Move ExtensionProcessManager to src/extensions, part 4jamescook@chromium.org2013-11-081-1/+1
* Remove ExtensionToolbarModel from ExtensionService.benwells@chromium.org2013-11-081-4/+3
* This CL refactors the code for the new password key icon in the omnibox and t...npentrel@chromium.org2013-11-089-236/+310
* Removes obsolete gfx::ElideUrl (gfx::Font version).yukishiino@chromium.org2013-11-071-2/+2