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: Move audio, power, and UI files into subdirs.
derat@chromium.org
2012-01-06
22
-58
/
+54
*
Makes Widget modality a 3-state type rather than a boolean.
ben@chromium.org
2012-01-06
11
-29
/
+27
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
1
-4
/
+5
*
Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...
jam@chromium.org
2012-01-06
5
-8
/
+10
*
Fix clang error on chromeos
oshima@chromium.org
2012-01-05
2
-0
/
+4
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-1
/
+0
*
Removing dead code (chrome/browser/chromeos/views/dropdown_button.cc).
saintlou@chromium.org
2012-01-05
2
-131
/
+0
*
AURA/X11: Handle VKEY_MENU accelerator on content area
oshima@chromium.org
2012-01-05
4
-8
/
+14
*
Added gdata calls to download/export files and native documents.
zelidrag@chromium.org
2012-01-05
2
-51
/
+227
*
Change to CommitPendingWrite
zork@chromium.org
2012-01-05
1
-3
/
+3
*
Add stubs to options menu for additional accessibility features
zork@chromium.org
2012-01-05
4
-4
/
+61
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
10
-25
/
+27
*
Set kOpenVPNCaCertNSSProperty for OpenVPN
stevenjb@google.com
2012-01-04
1
-5
/
+9
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-5
/
+6
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
2
-5
/
+5
*
initialize system resources earlier so they are available during shell init.
stevenjb@chromium.org
2012-01-04
3
-72
/
+83
*
And now NewRunnableMethod(), you die.
ajwong@chromium.org
2012-01-04
7
-27
/
+8
*
chromeos: Implement power button animations for Aura.
derat@chromium.org
2012-01-04
12
-29
/
+261
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Aura: Write initial-chrome-window-mapped file from FILE thread
jamescook@chromium.org
2012-01-03
1
-2
/
+2
*
base::Bind: Remove ScopedRunnableMethodFactory.
jhawkins@chromium.org
2012-01-03
2
-5
/
+3
*
base::Bind: Convert use of a CancelableTask.
jhawkins@chromium.org
2012-01-03
2
-60
/
+32
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
2
-4
/
+2
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-8
/
+8
*
Convert DeviceTokenFetcher and CloudPolicyController response callbacks.
mnissler@chromium.org
2012-01-03
1
-1
/
+1
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-10
/
+12
*
Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...
jam@chromium.org
2012-01-02
2
-6
/
+6
*
Don't alias namespace enterprise_management to namespace em in headers.
mnissler@chromium.org
2012-01-02
10
-76
/
+56
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
2
-4
/
+5
*
Move WebUIMessageHandler to its own file in the public directory and put it i...
jam@chromium.org
2011-12-31
6
-3
/
+6
*
Replace WebUI::tab_contents() with web_contents() and switch all users to use...
jam@chromium.org
2011-12-30
2
-3
/
+5
*
Don't block for 3 seconds after loading machine statistics.
mnissler@chromium.org
2011-12-30
1
-4
/
+4
*
[cros] Replace OFFICIAL_BUILD checks with GOOGLE_CHROME_BUILD checks where ap...
ivankr@chromium.org
2011-12-30
4
-15
/
+12
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-30
2
-3
/
+5
*
Fix the VPN provider type for L2TP/IPsec certificate-based VPNs.
benchan@chromium.org
2011-12-30
1
-0
/
+16
*
Don't complain on empty ONC blobs for policy imports.
mnissler@chromium.org
2011-12-29
1
-12
/
+18
*
Retry: Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
2
-11
/
+5
*
Remove views screenlocker.
flackr@chromium.org
2011-12-29
9
-1532
/
+0
*
chromeos: Fix LoginUtils test failures on VM.
satorux@chromium.org
2011-12-29
1
-8
/
+13
*
[cros] Fix crash in ExistingUserController after taking ownership.
ivankr@chromium.org
2011-12-29
1
-0
/
+6
*
Cleaned up the enrollment code.
joaodasilva@chromium.org
2011-12-29
9
-241
/
+26
*
Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
3
-11
/
+15
*
Convert all of the WebContentsDelegate to use WebContents instead of TabConte...
jam@chromium.org
2011-12-28
4
-4
/
+9
*
Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-28
3
-15
/
+11
*
Move net/base/sys_byteorder.h to base/sys_byteorder.h
isherman@chromium.org
2011-12-28
1
-1
/
+1
*
Refactor FirstRun class code into namespace first_run progressively. This cl ...
jennyz@chromium.org
2011-12-28
1
-1
/
+1
*
Clear UI data upon deleting remembered networks.
mnissler@chromium.org
2011-12-28
2
-0
/
+8
*
Remove the remaining usages of NavigationEntry in chrome by converting a few ...
jam@chromium.org
2011-12-28
1
-2
/
+1
*
Re-enable screen_locker_browsertests and implement for WebUI.
flackr@chromium.org
2011-12-28
11
-96
/
+338
*
[cros] OOBE/Login: Wifi connection dialog is shown again on invalid passphrase.
ivankr@chromium.org
2011-12-28
1
-6
/
+6
[next]