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
*
Make html_contents_ in BallonViewImpl scoped_ptr.
tbarzic@chromium.org
2011-11-17
2
-6
/
+6
*
Disable GViewRequestInterceptorTest.InterceptPdfWithNoPlugin on official builds.
tbarzic@chromium.org
2011-11-17
1
-0
/
+5
*
Aura: Rewrite FileBrowserNotificationsTest
jamescook@chromium.org
2011-11-17
1
-117
/
+133
*
chromeos: Explicitly initialize and shut down UpgradeDetectorChromeos.
satorux@chromium.org
2011-11-17
4
-3
/
+32
*
Prevent unused-variable warnings in the CrOS build with gcc 4.6.
fischman@chromium.org
2011-11-17
4
-9
/
+4
*
chrome: bluetooth: create BluetoothManager after about:flags parsed
vlaviano@chromium.org
2011-11-16
2
-12
/
+15
*
Revert 110327 - Add ChromeBrowserParts for non main parts.
cpu@chromium.org
2011-11-16
1
-2
/
+1
*
Add ChromeBrowserParts for non main parts.
stevenjb@google.com
2011-11-16
1
-1
/
+2
*
Fix GViewRequestInterceptorTest on CrOS.
rsesek@chromium.org
2011-11-16
1
-24
/
+9
*
views: Move desktop and touchui directories to ui/views/.
tfarina@chromium.org
2011-11-16
1
-1
/
+1
*
Show the candidate window always on top.
mazda@chromium.org
2011-11-16
1
-4
/
+5
*
chromeos: call GetIdleTime from power manager client
sque@chromium.org
2011-11-15
6
-34
/
+44
*
cros: Fix uninitialized variable in ExtensionFileBrowserEventRouter
jamescook@chromium.org
2011-11-15
1
-1
/
+2
*
Standardize naming of SelectFileDialog implementation files.
jamescook@chromium.org
2011-11-15
1
-1
/
+1
*
UserPolicyCache only becomes ready after policy has been fetched.
joaodasilva@chromium.org
2011-11-15
3
-53
/
+599
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-1
/
+1
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
12
-20
/
+20
*
Speak a message when accessibility is on and the network state changes
zork@chromium.org
2011-11-15
3
-0
/
+50
*
Cleanup: Remove unneeded forward declarations from chrome/browser/chromeos.
thestig@chromium.org
2011-11-15
38
-125
/
+22
*
Add CrosDisksClient
hashimoto@chromium.org
2011-11-15
12
-0
/
+1994
*
Revert 109813 - Revert 109777 - Request power status update from power manage...
tbarzic@chromium.org
2011-11-15
1
-0
/
+1
*
Fix to correctly set accessible state of StatusAreaBubbleContentView
hashimoto@chromium.org
2011-11-15
2
-0
/
+11
*
Increased battery time to empty sent by power manager client stub implementat...
tbarzic@chromium.org
2011-11-15
1
-4
/
+9
*
Re-authenticate oauth tokens after crash and restart Sync.
zelidrag@chromium.org
2011-11-15
3
-8
/
+30
*
Ensure that GetBootTimes is always called, since it updates histograms
semenzato@chromium.org
2011-11-14
2
-6
/
+12
*
views: Remove the old views/window/ directory and its stubbed files.
tfarina@chromium.org
2011-11-14
9
-10
/
+10
*
Refactor proxy handling for ChromeOS to not go through the CrosSettings inter...
pastarmovj@chromium.org
2011-11-14
5
-172
/
+214
*
[cros] Fix first time Guest sign in.
nkostylev@chromium.org
2011-11-14
1
-0
/
+5
*
Added refresh on filesystem change
zvorygin@chromium.org
2011-11-14
2
-32
/
+108
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
10
-25
/
+24
*
Fix memory leak in xkeyboard.cc.
yusukes@chromium.org
2011-11-14
1
-1
/
+3
*
Surface error messages from ONC parsing in about:policy.
mnissler@chromium.org
2011-11-14
2
-3
/
+7
*
Tell BrowserAccessibilityState when Chrome OS accessibility is turned on.
dmazzoni@chromium.org
2011-11-14
1
-0
/
+2
*
Fix typo in xkeyboard_unittests.cc.
yusukes@chromium.org
2011-11-14
1
-4
/
+22
*
Add unit tests for SetAutoRepeatEnabled and SetAutoRepeatRate.
yusukes@chromium.org
2011-11-14
3
-1
/
+68
*
Add status area to Aura builds.
stevenjb@google.com
2011-11-14
13
-79
/
+76
*
Revert 109826 - Re-authenticate oauth tokens after crash and restart Sync.
timurrrr@chromium.org
2011-11-13
3
-30
/
+8
*
Re-authenticate oauth tokens after crash and restart Sync.
zelidrag@chromium.org
2011-11-13
3
-8
/
+30
*
Revert 109777 - Request power status update from power manager when power but...
tbarzic@chromium.org
2011-11-12
1
-1
/
+0
*
chromeos: Power manager client calls shutdown and restart
sque@chromium.org
2011-11-12
7
-23
/
+36
*
Request power status update from power manager when power button view gets cr...
tbarzic@chromium.org
2011-11-12
1
-0
/
+1
*
Move the struct used when showing a desktop notification to content/public/co...
jam@chromium.org
2011-11-12
2
-11
/
+18
*
Addressed or cleaned-up a number of TODOs (some obsolete ones were removed too).
saintlou@chromium.org
2011-11-11
2
-9
/
+0
*
platform_util OpenItem/ShowItemInFolder threading fixes.
achuith@chromium.org
2011-11-11
1
-1
/
+1
*
Further removal of unused code in old bubbles.
saintlou@chromium.org
2011-11-11
3
-75
/
+0
*
Rebase BookmarkBubble on the new views bubble.
msw@chromium.org
2011-11-11
1
-5
/
+2
*
chromeos: Remove cmasone from OWNERS, who no longer touches the code.
satorux@chromium.org
2011-11-11
2
-2
/
+0
*
Move PluginPrefs to use PluginService instead of PluginList.
rsesek@chromium.org
2011-11-11
1
-0
/
+3
*
[cros] User images are updated on the login screen.
ivankr@chromium.org
2011-11-11
1
-2
/
+2
*
Only clear Oobe errors on KeyDown to prevent clearing an immediate authentica...
flackr@chromium.org
2011-11-11
1
-4
/
+7
[next]