summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Put touch-event support behind a flag (--enable-touch-events) until...sadrul@chromium.org2012-04-201-0/+2
* gdata: Get rid of some static member functions from GDataFileSystemsatorux@chromium.org2012-04-202-123/+108
* Add support for ClientOAuth endpoint to GaiaAuthFetcher. Also add supportrogerta@chromium.org2012-04-202-2/+2
* cros: Log per-process memory use on low memory eventsjamescook@chromium.org2012-04-201-41/+4
* Changed URLRequestContextGetter used for gdata calls to system.zelidrag@chromium.org2012-04-201-2/+3
* browser: Remove most unused includes to chrome/browser/ui/views/window.h.tfarina@chromium.org2012-04-207-7/+0
* Cancel partial screenshot UI when lock happens.mukai@chromium.org2012-04-201-14/+23
* Reimplement RequestCellularDataPlanUpdate without Libcroshashimoto@chromium.org2012-04-204-2/+35
* gdata: Rename GDataFileBase with GDataEntrysatorux@chromium.org2012-04-2017-750/+759
* Move a lot of ChromeOS stuff out of Browser and onto various Ash-related help...ben@chromium.org2012-04-204-13/+24
* Update uses of TimeDelta in chrome/browser/chromeos/cros.tedvessenes@gmail.com2012-04-204-4/+4
* Reimplement RequestNetworkServiceDisconnect, RequestRemoveNetworkService, Req...hashimoto@chromium.org2012-04-204-4/+124
* Reimplement SetNetworkServiceProperty, ClearNetworkServiceProperty, SetNetwor...hashimoto@chromium.org2012-04-204-42/+114
* Reimplement MonitorNetworkService/DeviceProperties without Libcroshashimoto@chromium.org2012-04-202-2/+90
* Add end-to-end test for gdata file handlertbarzic@chromium.org2012-04-193-143/+162
* Change background string "Attribution:" to "photo by" and reset to defaultbshe@chromium.org2012-04-191-1/+4
* Replace usage of DOMView with usage of views::WebView.beng@google.com2012-04-199-64/+57
* Implemented periodic file system metadata dumps. Currently set to every 3 hours.zelidrag@chromium.org2012-04-194-54/+104
* gdata: Get rid of GetCacheState() from GDataFile and GDataRootDirectorysatorux@chromium.org2012-04-196-38/+18
* Remove unsafe network accees in UpdateConnectivityState logging.stevenjb@google.com2012-04-191-4/+4
* Attempt to fix use after free reported by valgrindtbarzic@chromium.org2012-04-191-16/+13
* Improve Num Lock support (http://crosbug.com/29169#c14).yusukes@chromium.org2012-04-193-11/+8
* cros gdata: implement protocol handler for viewing gdata fileskuan@chromium.org2012-04-195-1/+745
* Fetch preferences to update instead of caching them.rkc@chromium.org2012-04-192-24/+15
* Fixes a comment related to Pinyin input.hsumita@chromium.org2012-04-193-4/+5
* Reimplement CrosMonitorNetworkManagerProperties without Libcroshashimoto@chromium.org2012-04-192-2/+39
* Reimplement RequestNetworkServiceProperties without Libcroshashimoto@chromium.org2012-04-192-5/+39
* Extensions API: a new way to get bluetooth devicesbryeung@chromium.org2012-04-191-0/+1
* chromeos: Do not list a cellular network that needs to be activated in the lo...sadrul@chromium.org2012-04-192-1/+11
* Fixes crash during login. pref_service_ wasn't getting initialized tosky@chromium.org2012-04-191-1/+2
* Fix issue with calling CloseDialog on a closed IdleLogout dialog.rkc@chromium.org2012-04-193-41/+32
* Add ProvidesServiceWithName to BluetoothDevice.bryeung@chromium.org2012-04-184-1/+155
* uber tray: Make the row of buttons in the network-popup looksadrul@chromium.org2012-04-181-1/+0
* chromeos: Do not pass SkColor by const-reference as it's defined as POD(integ...tfarina@chromium.org2012-04-181-2/+2
* [filemanager] New visuals for file name, saved and overwrite original UI elem...dgozman@chromium.org2012-04-181-1/+2
* Disable loading of unpacked extensions when '*' is blacklisted, both via the ...joaodasilva@chromium.org2012-04-182-0/+5
* Add Reset() to IBusController.yusukes@chromium.org2012-04-188-0/+39
* Stop sending an empty list of kHotkeyNextEngineInMenu and kHotkeyPreviousEngi...yusukes@chromium.org2012-04-184-34/+0
* Respect user-selected launch type (tab/window/fullscreen) when opening File M...kaznacheev@chromium.org2012-04-182-6/+14
* Replace all LOGs in input_method/, except two user-facing errors, to DVLOG(1).yusukes@chromium.org2012-04-1813-214/+214
* Wrap Libcros's Monitor/Disconnect functions with NetworkWatcherhashimoto@chromium.org2012-04-189-147/+480
* Reimplement chromeos::RequestManager/DeviceProperties without Libcroshashimoto@chromium.org2012-04-182-12/+89
* chrome/browser/chromeos/input_method/ refactoring [part 6 of 6].yusukes@google.com2012-04-1833-3022/+4327
* Pass correct initial/user values when requesting power statusstevenjb@chromium.org2012-04-181-2/+4
* Don't log in stub user with --bwsistevenjb@chromium.org2012-04-181-1/+2
* [Chrome OS ECHO]: Rename API and method namesgauravsh@chromium.org2012-04-176-256/+80
* This modifies a check to make sure a malicious ONC file can't lock upgspencer@chromium.org2012-04-172-2/+32
* Removed obsolete parameter from file_manager_util::ViewFilekaznacheev@chromium.org2012-04-172-3/+2
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-2/+2
* Made File Manager respect the user-selected launch type (tab/pinned tab/windo...kaznacheev@chromium.org2012-04-178-113/+146