summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
...
* Implement Content Security Policy for the File Managerkaznacheev@chromium.org2012-04-171-0/+4
* Breaks logout on retail mode.rkc@chromium.org2012-04-171-1/+1
* Reimplement Libcros fucntions using FlimflamProfileClienthashimoto@chromium.org2012-04-174-62/+244
* [cros] Add Ctrl+Alt+E shortcut to Welcome/EULA screen that cancels update and...nkostylev@chromium.org2012-04-166-18/+84
* Postpone setting up file handler's file permissions if handler is running laz...tbarzic@chromium.org2012-04-167-43/+207
* Send login notification after initializing default user avatar.flackr@chromium.org2012-04-161-2/+2
* Remove TODO as code is working as is.flackr@chromium.org2012-04-161-2/+0
* Partial fix for crbug.com/120597. Send the current cursor location when one o...yusukes@google.com2012-04-163-13/+65
* Improve MockXKeyboard.yusukes@google.com2012-04-162-7/+20
* Proper fix for https://chromiumcodereview.appspot.com/10073005 :zelidrag@chromium.org2012-04-144-27/+72
* Close notification windows while message loop is still activeoshima@chromium.org2012-04-141-24/+14
* Revert 132312 - Proper fix for https://chromiumcodereview.appspot.com/10073005 :eroman@chromium.org2012-04-143-57/+27
* Proper fix for https://chromiumcodereview.appspot.com/10073005 :zelidrag@chromium.org2012-04-143-27/+57
* Support for delta feed processing.zelidrag@chromium.org2012-04-148-298/+635
* Adding run_at to chrome.tabs.executeScript/insertCss.eaugusti@chromium.org2012-04-131-2/+5
* [cros] Use system request context for OAuth1 access token verification.nkostylev@chromium.org2012-04-131-8/+7
* Revert 132149 - gdata: Remove OnDirectoryChanged from MockGDataSyncClientzelidrag@chromium.org2012-04-132-1/+38
* Fix race in gdata file system when setting on_io_completed_ eventtbarzic@chromium.org2012-04-131-5/+12
* Store/Retrieve CrOS user policy in session_manager.mnissler@chromium.org2012-04-131-6/+19
* chromeos: Stop leaking combobox models in VPNConfigView dialog.tfarina@chromium.org2012-04-132-66/+121
* Add very minimum IBus-1.5 support to InputMethodManager.yusukes@chromium.org2012-04-131-0/+9
* Remove dependency from InputMethodUtil to InputMethodManager.yusukes@chromium.org2012-04-131-6/+1
* gdata: Use PLOG() instead of strerror() when logging system errors.benchan@chromium.org2012-04-131-18/+12
* gdata: Change permissions of cache persistent directory.benchan@chromium.org2012-04-131-0/+24
* gdata: Remove OnDirectoryChanged from MockGDataSyncClientsatorux@chromium.org2012-04-132-38/+1
* Cleanup: Remove unneeded webkit/fileapi includes.thestig@chromium.org2012-04-131-3/+0
* Support for delta feed fetching for gdata layer.zelidrag@chromium.org2012-04-1311-19/+105
* gdata: Reduce memory consumption for feeds fetchingsatorux@chromium.org2012-04-133-24/+24
* Protobufs for GDataFileBase and friends.achuith@chromium.org2012-04-126-97/+388
* Update use of TimeDelta in chrome/browser/chromeos/login.tedvessenes@gmail.com2012-04-128-16/+16
* chrome/browser/chromeos/input_method/ refactoring [part 3 of 6].yusukes@google.com2012-04-122-0/+91
* chrome/browser/chromeos/input_method/ refactoring [part 2 of 6].yusukes@google.com2012-04-123-0/+125
* chrome/browser/chromeos/input_method/ refactoring [part 5 of 6].yusukes@chromium.org2012-04-122-36/+84
* chrome/browser/chromeos/input_method/ refactoring [part 4 of 6].yusukes@chromium.org2012-04-123-72/+59
* Revert r131902 "Close all widgets/windows while message loop is still active"oshima@chromium.org2012-04-121-32/+26
* Close all widgets/windows while message loop is still activeoshima@chromium.org2012-04-121-26/+32
* gdata: Fix a bug in fetching of the first chunksatorux@chromium.org2012-04-121-3/+1
* This turns on GData for the DEV channel.gspencer@chromium.org2012-04-111-1/+2
* Fix crash on gdata upload fail.tbarzic@chromium.org2012-04-112-4/+9
* Remove "set wallpaper..." option in system context menu when guest logged inbshe@chromium.org2012-04-111-0/+4
* chromeos: Do not use BrowserList::GetLastActive to determine whether the user...sadrul@chromium.org2012-04-111-14/+10
* chromeos: Remove old status-area related code.sadrul@chromium.org2012-04-1148-4794/+193
* Hide scanning notification when device with no media is detected.tbarzic@chromium.org2012-04-112-4/+10
* Make idle logout window not cause the app list to disappear.rkc@chromium.org2012-04-111-2/+10
* Use ExitCleanly to exit intead of AttemptUserExit.rkc@chromium.org2012-04-111-1/+1
* Fix ProcessOutputWatcherTest.OutputWatcher under ASANtbarzic@chromium.org2012-04-111-54/+66
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-117-10/+8
* Logging changes for network debugging.stevenjb@chromium.org2012-04-106-35/+51
* Upstream crash changes for android.carlosvaldivia@google.com2012-04-101-1/+1
* chromeos: Stop leaking combobox models in WifiConfigView dialog.tfarina@chromium.org2012-04-102-170/+253