index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
Commit message (
Expand
)
Author
Age
Files
Lines
*
chromeos: Put touch-event support behind a flag (--enable-touch-events) until...
sadrul@chromium.org
2012-04-20
1
-0
/
+2
*
gdata: Get rid of some static member functions from GDataFileSystem
satorux@chromium.org
2012-04-20
2
-123
/
+108
*
Add support for ClientOAuth endpoint to GaiaAuthFetcher. Also add support
rogerta@chromium.org
2012-04-20
2
-2
/
+2
*
cros: Log per-process memory use on low memory events
jamescook@chromium.org
2012-04-20
1
-41
/
+4
*
Changed URLRequestContextGetter used for gdata calls to system.
zelidrag@chromium.org
2012-04-20
1
-2
/
+3
*
browser: Remove most unused includes to chrome/browser/ui/views/window.h.
tfarina@chromium.org
2012-04-20
7
-7
/
+0
*
Cancel partial screenshot UI when lock happens.
mukai@chromium.org
2012-04-20
1
-14
/
+23
*
Reimplement RequestCellularDataPlanUpdate without Libcros
hashimoto@chromium.org
2012-04-20
4
-2
/
+35
*
gdata: Rename GDataFileBase with GDataEntry
satorux@chromium.org
2012-04-20
17
-750
/
+759
*
Move a lot of ChromeOS stuff out of Browser and onto various Ash-related help...
ben@chromium.org
2012-04-20
4
-13
/
+24
*
Update uses of TimeDelta in chrome/browser/chromeos/cros.
tedvessenes@gmail.com
2012-04-20
4
-4
/
+4
*
Reimplement RequestNetworkServiceDisconnect, RequestRemoveNetworkService, Req...
hashimoto@chromium.org
2012-04-20
4
-4
/
+124
*
Reimplement SetNetworkServiceProperty, ClearNetworkServiceProperty, SetNetwor...
hashimoto@chromium.org
2012-04-20
4
-42
/
+114
*
Reimplement MonitorNetworkService/DeviceProperties without Libcros
hashimoto@chromium.org
2012-04-20
2
-2
/
+90
*
Add end-to-end test for gdata file handler
tbarzic@chromium.org
2012-04-19
3
-143
/
+162
*
Change background string "Attribution:" to "photo by" and reset to default
bshe@chromium.org
2012-04-19
1
-1
/
+4
*
Replace usage of DOMView with usage of views::WebView.
beng@google.com
2012-04-19
9
-64
/
+57
*
Implemented periodic file system metadata dumps. Currently set to every 3 hours.
zelidrag@chromium.org
2012-04-19
4
-54
/
+104
*
gdata: Get rid of GetCacheState() from GDataFile and GDataRootDirectory
satorux@chromium.org
2012-04-19
6
-38
/
+18
*
Remove unsafe network accees in UpdateConnectivityState logging.
stevenjb@google.com
2012-04-19
1
-4
/
+4
*
Attempt to fix use after free reported by valgrind
tbarzic@chromium.org
2012-04-19
1
-16
/
+13
*
Improve Num Lock support (http://crosbug.com/29169#c14).
yusukes@chromium.org
2012-04-19
3
-11
/
+8
*
cros gdata: implement protocol handler for viewing gdata files
kuan@chromium.org
2012-04-19
5
-1
/
+745
*
Fetch preferences to update instead of caching them.
rkc@chromium.org
2012-04-19
2
-24
/
+15
*
Fixes a comment related to Pinyin input.
hsumita@chromium.org
2012-04-19
3
-4
/
+5
*
Reimplement CrosMonitorNetworkManagerProperties without Libcros
hashimoto@chromium.org
2012-04-19
2
-2
/
+39
*
Reimplement RequestNetworkServiceProperties without Libcros
hashimoto@chromium.org
2012-04-19
2
-5
/
+39
*
Extensions API: a new way to get bluetooth devices
bryeung@chromium.org
2012-04-19
1
-0
/
+1
*
chromeos: Do not list a cellular network that needs to be activated in the lo...
sadrul@chromium.org
2012-04-19
2
-1
/
+11
*
Fixes crash during login. pref_service_ wasn't getting initialized to
sky@chromium.org
2012-04-19
1
-1
/
+2
*
Fix issue with calling CloseDialog on a closed IdleLogout dialog.
rkc@chromium.org
2012-04-19
3
-41
/
+32
*
Add ProvidesServiceWithName to BluetoothDevice.
bryeung@chromium.org
2012-04-18
4
-1
/
+155
*
uber tray: Make the row of buttons in the network-popup look
sadrul@chromium.org
2012-04-18
1
-1
/
+0
*
chromeos: Do not pass SkColor by const-reference as it's defined as POD(integ...
tfarina@chromium.org
2012-04-18
1
-2
/
+2
*
[filemanager] New visuals for file name, saved and overwrite original UI elem...
dgozman@chromium.org
2012-04-18
1
-1
/
+2
*
Disable loading of unpacked extensions when '*' is blacklisted, both via the ...
joaodasilva@chromium.org
2012-04-18
2
-0
/
+5
*
Add Reset() to IBusController.
yusukes@chromium.org
2012-04-18
8
-0
/
+39
*
Stop sending an empty list of kHotkeyNextEngineInMenu and kHotkeyPreviousEngi...
yusukes@chromium.org
2012-04-18
4
-34
/
+0
*
Respect user-selected launch type (tab/window/fullscreen) when opening File M...
kaznacheev@chromium.org
2012-04-18
2
-6
/
+14
*
Replace all LOGs in input_method/, except two user-facing errors, to DVLOG(1).
yusukes@chromium.org
2012-04-18
13
-214
/
+214
*
Wrap Libcros's Monitor/Disconnect functions with NetworkWatcher
hashimoto@chromium.org
2012-04-18
9
-147
/
+480
*
Reimplement chromeos::RequestManager/DeviceProperties without Libcros
hashimoto@chromium.org
2012-04-18
2
-12
/
+89
*
chrome/browser/chromeos/input_method/ refactoring [part 6 of 6].
yusukes@google.com
2012-04-18
33
-3022
/
+4327
*
Pass correct initial/user values when requesting power status
stevenjb@chromium.org
2012-04-18
1
-2
/
+4
*
Don't log in stub user with --bwsi
stevenjb@chromium.org
2012-04-18
1
-1
/
+2
*
[Chrome OS ECHO]: Rename API and method names
gauravsh@chromium.org
2012-04-17
6
-256
/
+80
*
This modifies a check to make sure a malicious ONC file can't lock up
gspencer@chromium.org
2012-04-17
2
-2
/
+32
*
Removed obsolete parameter from file_manager_util::ViewFile
kaznacheev@chromium.org
2012-04-17
2
-3
/
+2
*
TabContents -> WebContentsImpl, part 18.
avi@chromium.org
2012-04-17
1
-2
/
+2
*
Made File Manager respect the user-selected launch type (tab/pinned tab/windo...
kaznacheev@chromium.org
2012-04-17
8
-113
/
+146
[next]