summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Exposes home provider via chromeosInfoPrivate API.altimofeev@chromium.org2011-04-013-2/+25
* Default Pepper Flash to running out-of-process, with a command-line option tobrettw@chromium.org2011-03-311-0/+1
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-312-4/+4
* Fix for paint issue on initial screen.oshima@google.com2011-03-311-10/+12
* chromeos: Make brightness and volume work on login screen.derat@chromium.org2011-03-311-5/+18
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-315-11/+18
* Initial integration of DOM login screen with existing infrastructure.rharrison@chromium.org2011-03-3114-9/+320
* Add SMS notificationdpolukhin@chromium.org2011-03-312-0/+164
* Revert "Enable component extensions for DefaultProfile used in login screen d...dpolukhin@chromium.org2011-03-311-4/+3
* [cros] Create SIM unlock dialog wrapper.nkostylev@chromium.org2011-03-314-3/+143