summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* This fixes a fairly obscure bug in the plugin selection policy code.gspencer@chromium.org2011-04-122-5/+18
* Remove "https://" prefix from proxies and clear proxy settings if fields are ...dtu@chromium.org2011-04-121-4/+6
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-123-8/+8
* [ChromeOS] Append a "Managed by DOMAIN" text to version label on login screen.xiyuan@chromium.org2011-04-122-13/+98
* Add documentation for why tests are disabled per siggi@chromium.org2011-04-121-0/+3
* Disable crashing tests, my previous checkin to mark them flaky did not help.siggi@chromium.org2011-04-121-3/+4
* Disable flaky browser tests.siggi@chromium.org2011-04-121-3/+3
* [cros] Adding mobile connection "security" tab (change RequirePin pref/change...nkostylev@chromium.org2011-04-124-5/+67
* Added mount change notification event to extension API: zelidrag@chromium.org2011-04-125-336/+338
* PyAuto automation hook: Connect to hidden wifi network.dtu@chromium.org2011-04-122-2/+2
* Added some disk info propertiestbarzic@chromium.org2011-04-113-6/+95
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-113-32/+29
* Provide backend methods for device enrollment UIjkummerow@chromium.org2011-04-113-9/+14
* Allow ProxyConfigService to report "no configuration set"mnissler@chromium.org2011-04-114-63/+62
* SignedSettings: Report unset policy as NOT_FOUNDmnissler@chromium.org2011-04-112-2/+20
* Added wildcards support for the user whitelisting on ChromeOS.pastarmovj@chromium.org2011-04-112-4/+38
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-098-8/+8
* Strings for locale change notification (provided by Brian Rakowski)dilmah@chromium.org2011-04-081-5/+6
* Update fonts in OOBE when locale changes.falken@chromium.org2011-04-083-17/+27
* Correct font size of textfields in Chrome OS login screen.falken@chromium.org2011-04-084-6/+17
* Mark ScreenLockerTest.TestEscape/TestShowTwice flakyoshima@google.com2011-04-081-2/+4
* Redraw login screen components with new font when locale changes.falken@chromium.org2011-04-082-11/+15
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-071-5/+2
* [Chrome OS] Request{Store|Retrieve}Policy require explicit lengthscmasone@chromium.org2011-04-073-12/+20
* This change loads opencryptoki and uses the TPM for keygen tags.gspencer@chromium.org2011-04-071-0/+10
* Save initial locale from VPD/customization manifest as current Chrome locale ...dpolukhin@chromium.org2011-04-071-1/+7
* Rename keyboard layouts to make them more consistent.satorux@chromium.org2011-04-072-11/+11
* Remove RDH from UtilityProcessHost.willchan@chromium.org2011-04-062-12/+4
* Attempt 2 at changing session restores handling of incognitosky@chromium.org2011-04-063-12/+31
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-0615-20/+20
* Update notification iconsdpolukhin@chromium.org2011-04-061-2/+2
* Add accelerator for triggering enrollment from login prompt.mnissler@chromium.org2011-04-0611-21/+68
* Hook up enrollment login with GAIA auth.mnissler@chromium.org2011-04-064-4/+168
* Implement login and confirmation UI for enterprise enrollment screenmnissler@chromium.org2011-04-064-104/+147
* Show EULA in initial locale instead of current localedpolukhin@chromium.org2011-04-064-2/+39
* First cut at moving system access code from libcros to Chrome.satorux@chromium.org2011-04-065-8/+377
* Switch fonts when Chrome OS locale changes.falken@chromium.org2011-04-066-10/+54
* Adds two Python/PyAuto functions, GetProxySettings() and SetProxySetting(), t...dtu@chromium.org2011-04-053-81/+62
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-051-2/+5
* Make contents settable in RVHTH.avi@chromium.org2011-04-051-2/+2
* Avoid casts.dilmah@chromium.org2011-04-054-16/+17
* Transform GdkEvents for simpler MouseEvent construction.msw@chromium.org2011-04-051-3/+2
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-053-11/+9
* Fix for regressions caused by FREEZE_UPDATE propertyoshima@google.com2011-04-041-2/+6
* [Chrome OS] Fix C++ violations in signed_settings_helper.cccmasone@chromium.org2011-04-021-5/+5
* public_key_ is a std::vector<uint8>, initialize with 0 instead of NULL.jeffbailey@chromium.org2011-04-021-1/+1
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-014-11/+22
* Making 'Usage statistics reporting' value wizard-levelglotov@google.com2011-04-015-7/+27
* Extracted camera UI from UserImageView to TakePhotoView.avayvod@chromium.org2011-04-0112-316/+815
* Copy X keyboard code from libcros to Chrome.satorux@chromium.org2011-04-0111-218/+678