| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add plugin type (NPAPI, PPAPI, etc.) to chrome://plugins. | viettrungluu@chromium.org | 2011-10-20 | 1 | -0/+12 |
* | Tweak look of sync promo | sail@chromium.org | 2011-10-20 | 1 | -2/+2 |
* | Updated sync promo strings | sail@chromium.org | 2011-10-20 | 1 | -3/+60 |
* | Add a link to a GP-related help center article and tweak message text a bit. | grt@chromium.org | 2011-10-20 | 1 | -1/+1 |
* | Move ContentMainDelegate to content/public/. | joi@chromium.org | 2011-10-20 | 3 | -3/+4 |
* | Add network import settings to network options. | achuith@chromium.org | 2011-10-20 | 1 | -0/+6 |
* | Remove RemoteAccessClientFirewallTraversal policy and code paths. | wez@chromium.org | 2011-10-20 | 1 | -1/+4 |
* | Add buttons for connect and disconnect or bluetooth devices. Test for duplic... | kevers@chromium.org | 2011-10-20 | 1 | -0/+6 |
* | Add accessibility icon resource | hashimoto@chromium.org | 2011-10-20 | 2 | -1/+2 |
* | Replace caps_lock_icon.png with the correct one. | yusukes@google.com | 2011-10-20 | 1 | -0/+0 |
* | Change fullscreen and mouselock strings. | yzshen@chromium.org | 2011-10-20 | 1 | -22/+6 |
* | Tweak the error message for extension bundle installs. | jstritar@chromium.org | 2011-10-19 | 1 | -8/+2 |
* | Basic HTTP pipelining support. | simonjam@chromium.org | 2011-10-19 | 1 | -0/+6 |
* | Change description of downloads-new-ui flag to describe what it currently does. | asanka@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | WebUI Edit Search Engine Dialog | wyck@chromium.org | 2011-10-19 | 1 | -0/+3 |
* | [filebrowser] Gallery UI polish | kaznacheev@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Tweak login status in NTP | sail@chromium.org | 2011-10-19 | 1 | -5/+5 |
* | Enable extension alert but protect with --enable-extension-alerts. | miket@chromium.org | 2011-10-19 | 1 | -2/+8 |
* | Move content_client.h into content/public. | joi@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | [Sync UI] Display error on personal options page when sync has an unrecoverab... | binji@chromium.org | 2011-10-18 | 1 | -0/+3 |
* | First iteration of a WebUI lock screen. | flackr@chromium.org | 2011-10-18 | 1 | -0/+6 |
* | Add 'Toggle caps lock' to the keyboard overlay. | mazda@chromium.org | 2011-10-18 | 1 | -0/+3 |
* | Implement the final UI for the CAPS LOCK indicator. | yusukes@chromium.org | 2011-10-18 | 3 | -2/+12 |
* | [Sync UI] Fix Mac main menu sync strings. | binji@chromium.org | 2011-10-18 | 1 | -2/+2 |
* | [Sync UI] Update "Disconnect your Google Account" dialog to reference Google ... | binji@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | mac: Fullscreen bubble xib tweaks. | thakis@chromium.org | 2011-10-17 | 1 | -12/+12 |
* | Parse VPN properties and simplify UI for VPN Join | stevenjb@chromium.org | 2011-10-17 | 1 | -0/+3 |
* | Add strings for bundled extension installs. | jstritar@chromium.org | 2011-10-17 | 1 | -0/+32 |
* | Checkmark icon for profile menu | sail@chromium.org | 2011-10-17 | 1 | -0/+0 |
* | Use real language for extension alert. | miket@chromium.org | 2011-10-17 | 1 | -14/+11 |
* | [Mac] Rebuild the wrench menu each time it is opened. | rsesek@chromium.org | 2011-10-17 | 2 | -805/+1100 |
* | Add buttons for adjusting screen brightness on a touch-UI build of ChromeOS. | kevers@chromium.org | 2011-10-17 | 1 | -0/+12 |
* | Added global error bubble for unwanted settings changes. | ivankr@chromium.org | 2011-10-17 | 1 | -0/+1 |
* | Update strings for settings change warnings. | ivankr@chromium.org | 2011-10-17 | 1 | -14/+14 |
* | Fixed strings for unwanted Search engine/home page change messages. | ivankr@chromium.org | 2011-10-17 | 1 | -14/+18 |
* | Make audio recording exclusive between web speech input and the extension API. | leandrogracia@chromium.org | 2011-10-17 | 1 | -0/+3 |
* | Fix incorrect #if defined(OS_MAC) and some comments for per-script fonts. | falken@chromium.org | 2011-10-17 | 2 | -2/+2 |
* | Add aria-label for enter button of guest user's pod on WebUI login screen | hashimoto@chromium.org | 2011-10-17 | 1 | -1/+4 |
* | Sync: Update look of sign in box | sail@chromium.org | 2011-10-16 | 1 | -4/+16 |
* | Add a contextual menu command for 'Paste and plain text' (or 'Paste and Match... | csilv@chromium.org | 2011-10-16 | 3 | -30/+47 |
* | Strings for the new fullscreen / mouselock ui. | thakis@chromium.org | 2011-10-16 | 1 | -0/+49 |
* | Revert 105661 - Revert 105659 - Delay network requests on startup if any webR... | pam@chromium.org | 2011-10-15 | 1 | -1/+1 |
* | Added strings for cancel confirm on mobile setup dialog. | zelidrag@chromium.org | 2011-10-15 | 1 | -0/+3 |
* | Revert 105659 - Delay network requests on startup if any webRequest or webNav... | pam@chromium.org | 2011-10-15 | 1 | -1/+1 |
* | Delay network requests on startup if any webRequest or webNavigation extensio... | pam@chromium.org | 2011-10-15 | 1 | -1/+1 |
* | Implement fullscreen info bubble on Win and Mac. | jeremya@chromium.org | 2011-10-15 | 2 | -167/+648 |
* | Cuter default names for profiles. | mirandac@chromium.org | 2011-10-14 | 1 | -0/+56 |
* | Trivial fix for a string description. | jshin@chromium.org | 2011-10-14 | 1 | -3/+3 |
* | [Mac] Accessibility tweaks for the avatar button. | rsesek@chromium.org | 2011-10-14 | 1 | -3/+0 |
* | Add android specific variations some string resources. | carlosvaldivia@google.com | 2011-10-14 | 1 | -15/+36 |