summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unnecessary header includes.satorux@chromium.org2011-03-317-9/+2
* Fixes problem with double deletion of the UpdateView.altimofeev@chromium.org2011-03-311-1/+2
* Mirror the volume/brightness level bubble views for right-to-left UIs. Doing...falken@chromium.org2011-03-311-1/+3
* chromeos: Retry ALSA mixer initialization on failure.derat@chromium.org2011-03-301-2/+28
* Move web_ui_util.* to chrome/ from content/estade@chromium.org2011-03-301-1/+1
* Fixes possible NULL pointer crash.altimofeev@chromium.org2011-03-303-5/+18
* Increase height of login captcha view.falken@chromium.org2011-03-301-1/+0
* Use a new "disabled" property to disable users settings UI elements.xiyuan@chromium.org2011-03-291-3/+7
* Link offset fixed on the EULA screenglotov@google.com2011-03-291-1/+1
* Send policy blobs to session_managerjkummerow@chromium.org2011-03-292-14/+105
* libcros changes to pass dict http://codereview.chromium.org/6730051dpolukhin@chromium.org2011-03-292-2/+79
* Fixing truncated label text of the checkboxglotov@google.com2011-03-291-1/+31
* [ChromeOS] Implement Chrome side of Store/RetrievePolicy.cmasone@chromium.org2011-03-296-55/+356
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-297-58/+56
* Add focused property to chrome.windows.create extension API.jennb@chromium.org2011-03-284-4/+30
* WebUI: Move chromeos/webui remaining files to ui/webui/options/chromeos direc...tfarina@chromium.org2011-03-2832-3342/+0
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-2812-42/+47
* Move NativeThemeChromeOS into gfx.xiyuan@chromium.org2011-03-282-799/+0
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-282-4/+4