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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 116136, it probably breaks the Mac test bots.
mnissler@chromium.org
2012-01-03
2
-41
/
+4
*
Remove all old-style DeviceManagementService legacy.
mnissler@chromium.org
2012-01-03
15
-843
/
+8
*
Add Silverlight to plugin information JSON files, and add help URLs for other...
bauerb@chromium.org
2012-01-03
2
-4
/
+41
*
Convert DeviceTokenFetcher and CloudPolicyController response callbacks.
mnissler@chromium.org
2012-01-03
15
-277
/
+288
*
Move the post processing of the Pack message down into the web page.
finnur@chromium.org
2012-01-03
2
-7
/
+18
*
Convert AutoEnrollmentClient to new-style DeviceManagementService.
mnissler@chromium.org
2012-01-03
10
-179
/
+275
*
Convert DeviceManagementServiceIntegrationTest to new-style response handlers.
mnissler@chromium.org
2012-01-03
1
-152
/
+143
*
Updating trunk VERSION from 995.0 to 996.0
chrome-release@google.com
2012-01-03
1
-1
/
+1
*
Remove unused 'in_complete' parameter.
darin@chromium.org
2012-01-03
4
-13
/
+9
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
121
-696
/
+795
*
Extensions: Clean up (delete unnecessary, simplify use of) a couple of native
kalman@chromium.org
2012-01-03
2
-19
/
+7
*
fix DCHECK failure when opening uberpage
tbreisacher@chromium.org
2012-01-03
1
-1
/
+0
*
base::Callback-ify policy::DeviceManagementService.
mnissler@chromium.org
2012-01-02
9
-937
/
+923
*
Fix aura
jam@chromium.org
2012-01-02
1
-1
/
+1
*
Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...
jam@chromium.org
2012-01-02
24
-114
/
+146
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
30
-55
/
+65
*
Don't alias namespace enterprise_management to namespace em in headers.
mnissler@chromium.org
2012-01-02
40
-211
/
+226
*
win/diagnostic mode: Restore "Press [enter] to continue" prompt.
thakis@chromium.org
2012-01-02
1
-1
/
+2
*
Correctly report new navigation targets in incognito profiles
jochen@chromium.org
2012-01-02
8
-8
/
+221
*
Updating trunk VERSION from 994.0 to 995.0
chrome-release@google.com
2012-01-02
1
-1
/
+1
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
47
-321
/
+370
*
Updating trunk VERSION from 993.0 to 994.0
chrome-release@google.com
2012-01-01
1
-1
/
+1
*
Updating trunk VERSION from 992.0 to 993.0
chrome-release@google.com
2011-12-31
1
-1
/
+1
*
Move WebUIMessageHandler to its own file in the public directory and put it i...
jam@chromium.org
2011-12-31
116
-75
/
+204
*
Replace WebUI::tab_contents() with web_contents() and switch all users to use...
jam@chromium.org
2011-12-30
168
-462
/
+590
*
Fix private use of web_ui_, due to merge conflict.
joaodasilva@chromium.org
2011-12-30
1
-2
/
+2
*
[cros] Login screen: 'Create user' link hidden when BWSI is disabled.
ivankr@chromium.org
2011-12-30
3
-11
/
+77
*
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
*
Disable OutOfProcessPPAPITest.InputEvent on Linux -- times out.
mnaganov@chromium.org
2011-12-30
1
-2
/
+9
*
Disable flaky on Win WebKit debug AppApiTest.AppProcessRedirectBack
mnaganov@chromium.org
2011-12-30
1
-1
/
+2
*
Updating trunk VERSION from 991.0 to 992.0
chrome-release@google.com
2011-12-30
1
-1
/
+1
*
Convert various ReleaseSoon methods to use base::Bind()
dcheng@chromium.org
2011-12-30
1
-3
/
+5
*
Remove outdated // TODO.
pfeldman@chromium.org
2011-12-30
1
-1
/
+1
*
Delay some extension startup until after first run import.
yoz@chromium.org
2011-12-30
2
-11
/
+39
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-30
6
-8
/
+13
*
Fixed coverity resource leaks
groby@chromium.org
2011-12-30
1
-1
/
+3
*
Revert 116002 - Fix and re-enable passwords sync perf test
kerz@chromium.org
2011-12-30
2
-9
/
+12
*
Move AppendParam() to browser_url_util.h to make it reusable.
satorux@chromium.org
2011-12-30
5
-16
/
+66
*
Remove CreateViewForWidget from ContentBrowserClient now that all the RenderW...
jam@chromium.org
2011-12-30
3
-31
/
+2
*
Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...
jam@chromium.org
2011-12-30
160
-1861
/
+1580
*
Have whitespace cleanup for bookmarks happen in BookmarkNode::SetTitle(..).
zea@chromium.org
2011-12-30
10
-24
/
+37
*
Fix the VPN provider type for L2TP/IPsec certificate-based VPNs.
benchan@chromium.org
2011-12-30
1
-0
/
+16
*
Create an API around WorkerService that chrome consumes. Rename the existing ...
jam@chromium.org
2011-12-29
5
-9
/
+14
*
Add a fix to multiprofile.MultiprofileTest.test20NewProfiles.
vclarke@chromium.org
2011-12-29
1
-0
/
+9
*
Fix and re-enable passwords sync perf test
rsimha@chromium.org
2011-12-29
2
-12
/
+9
*
Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...
dcheng@chromium.org
2011-12-29
4
-8
/
+5
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-29
4
-5
/
+8
*
Open popups as panels on Aura+ChromeOS
stevenjb@chromium.org
2011-12-29
3
-12
/
+40
*
Make webstore installs work when the Downloads folder is missing.
asargent@chromium.org
2011-12-29
3
-3
/
+49
[next]