summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Add in DOMBrowserView and Frame related classesrharrison@chromium.org2011-03-227-17/+370
* Lands http://codereview.chromium.org/2928005/ for Dill:sky@chromium.org2011-03-226-6/+14
* views: Move MessageBoxView into the namespace views.tfarina@chromium.org2011-03-222-4/+7
* Finish initial 802.1x implementationchocobo@chromium.org2011-03-226-99/+585
* Remove g_spawn_async. Use base/process_utils.h instead.yusukes@google.com2011-03-221-43/+42
* [ChromeOS] Split proxy settings into its own webui.xiyuan@chromium.org2011-03-224-8/+143
* Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.ben@chromium.org2011-03-211-4/+1
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-1/+1
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-8/+8
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-192-11/+12
* Cleanup wifi connect and password codestevenjb@google.com2011-03-1912-469/+247
* views: Cleanup TabbedPane class.tfarina@chromium.org2011-03-181-3/+1
* [cros] Add checkbox for toggling data roaming setting.nkostylev@chromium.org2011-03-186-12/+57
* Renaming parameter names from is_off_the_record to is_incognitowillchan@chromium.org2011-03-1811-18/+18
* [cros] Refactor OOBE/login controllers.nkostylev@chromium.org2011-03-1817-455/+765
* Enforce SavePersistentPrefs in RestartJob path.dilmah@chromium.org2011-03-181-0/+7
* Double check in order not to remove an owner.dilmah@chromium.org2011-03-181-0/+8
* Add data for showing power button functions on Keyboard Overlay.mazda@chromium.org2011-03-181-0/+2
* Build break fix.zelidrag@chromium.org2011-03-171-1/+1
* Rewritten MountLibrary to work with non-blocking mount API calls in libcros.zelidrag@chromium.org2011-03-178-215/+574
* Remove map entry when it's not needed. Avoid one copy.avayvod@chromium.org2011-03-171-2/+21
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Changes to use async RequestUpdateTrack and SetUpdateTrack in UpdateLibrary.stevenjb@google.com2011-03-163-18/+27
* Remove WebUI menuoshima@google.com2011-03-1613-2596/+4
* Moving over to other folder button while opening folder menu should open the ...oshima@google.com2011-03-161-4/+3
* chromeos: fix crash when freeing ProxyService in LibCrosServiecLibrary.kuan@chromium.org2011-03-162-53/+33
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-161-2/+2
* Request data plans when activation state changes.stevenjb@google.com2011-03-166-32/+68
* Re-lands:ben@chromium.org2011-03-164-13/+15
* Putting back delay to notify network change.oshima@google.com2011-03-161-2/+5
* Changed UserImageLoader so it allows more formats of images and does decoding...avayvod@chromium.org2011-03-167-37/+99
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-163-13/+7
* Comb up ownership things.dilmah@chromium.org2011-03-166-29/+69
* Revert of Revert (78274, 78272) - relanding CL 6646023 with rtenneti@google.com2011-03-161-2/+10
* Use extension to show activation message.oshima@google.com2011-03-151-6/+2
* Revert 78222 - Add native capture API to Widget, and fix a bug in Window wher...ben@chromium.org2011-03-154-15/+13
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-153-7/+13
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-153-27/+27
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-153-13/+7
* Add native capture API to Widget, and fix a bug in Window where we wouldn't l...ben@chromium.org2011-03-154-13/+15
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-153-4/+4
* fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSizeavi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-2/+2
* [cros] Display roaming status for cellular network.nkostylev@chromium.org2011-03-154-7/+46
* Adding fake param to picture URL to avoid caching it on cros settings page.avayvod@chromium.org2011-03-151-1/+4
* Remove unused APIs: GetAutoRepeatEnabled and GetAutoRepeatRate.yusukes@google.com2011-03-154-40/+0
* Reland 78062 with some NULL checks.ben@chromium.org2011-03-145-18/+13
* [ChromeOS] Add stubs for StorePolicy/RetrievePolicycmasone@chromium.org2011-03-143-0/+143
* Use IsKeyboardLayout() instead of hard coding "xkb:".satorux@chromium.org2011-03-141-6/+2
* Use async connect and set primitives from libcros.stevenjb@google.com2011-03-147-171/+94