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
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash when Proximity Auth BLE stops the discovery session.
sacomoto
2015-04-29
1
-0
/
+1
*
Use of base::StringPairs appropriately in nacl.
payal.pandey
2015-04-29
5
-21
/
+17
*
Manually remove all existing occurences of PrefRegistrySyncable::UNSYNCABLE_PREF
raymes
2015-04-29
3
-15
/
+14
*
Fix ChromeOS GN build of content_shell, components_browsertests.
dpranke
2015-04-29
1
-1
/
+1
*
Unlock Chrome when a phone with Smart Lock service is found.
msarda
2015-04-29
5
-18
/
+95
*
Switch SchemeIsSecure to SchemeIsCryptographic for password-manager-related c...
lgarron
2015-04-29
2
-5
/
+5
*
Add net_log events for the Data Reduction Proxy config service client.
jeremyim
2015-04-28
16
-43
/
+175
*
Add extra parameter to BrowserChildProcessCrashed to pass the exit_code at ti...
wfh
2015-04-28
2
-2
/
+4
*
Update ax_provider_unittest.cc for new BlinkPlatformImpl ctor.
Michael Wasserman
2015-04-28
1
-2
/
+6
*
Remove usage of SingleThreadTaskRunner from DataReductionProxyConfig.
jeremyim
2015-04-28
7
-59
/
+34
*
Hook up the scheduler component to html_viewer
jochen
2015-04-28
9
-420
/
+41
*
mojo: Fix html_viewer build break from https://codereview.chromium.org/111544...
skyostil
2015-04-28
2
-1
/
+1
*
Change ScopedPtrHashMap's 2nd template parameter
kcwu
2015-04-28
10
-11
/
+17
*
Fix FaviconHandler when it has multiple icon URLs and one of them is invalid
pkotwicz
2015-04-28
2
-28
/
+194
*
[cronet] Pass total bytes received to CronetUrlRequest.onSucceeded()
pauljensen
2015-04-28
3
-25
/
+3
*
Android - Introduce "keyboard accessory" for Autofill suggestions.
estade
2015-04-28
7
-25
/
+61
*
Update {virtual,override} to follow C++11 style in components.
nick
2015-04-28
49
-255
/
+239
*
Eliminate component/update_client dependency on content/
sorin
2015-04-28
2
-47
/
+42
*
Remove unused blink::Platform::callOnMainThread implementations
skyostil
2015-04-28
2
-10
/
+2
*
Profile chooser on mac was passing wrong value to signin error controller. A...
rogerta
2015-04-28
10
-51
/
+16
*
[DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to...
dgozman
2015-04-28
9
-144
/
+111
*
Handle transient LogOut errors with retry and backoff.
mlerman
2015-04-28
3
-42
/
+96
*
Simplify FaviconHandler::OnFaviconData()
pkotwicz
2015-04-28
1
-28
/
+26
*
Adds support for mojo apps to live in their own directory
sky
2015-04-28
1
-1
/
+4
*
android_webview: don't suppress debuggerd crash handling.
torne
2015-04-28
1
-1
/
+2
*
scheduler: Start running WebThread unit tests again
skyostil
2015-04-28
2
-0
/
+4
*
Revert of Classify navigations without page id in parallel to the existing cl...
vkuzkokov
2015-04-28
1
-63
/
+32
*
Expose AccountReconcilor State mostly for iOS.
mlerman
2015-04-28
4
-2
/
+39
*
[DevTools] Migrate chrome to devtools_discovery.
dgozman
2015-04-28
2
-16
/
+40
*
[DevTools] Migrate android to devtools_discovery.
dgozman
2015-04-28
2
-0
/
+18
*
Avoid copying the data string when posting ImportantFileWriter write tasks
hashimoto
2015-04-28
1
-3
/
+3
*
Eliminate an unnecessary AsMutable() call in BookmarkModel::RemoveNodeAndGetR...
deepak.m1
2015-04-28
1
-1
/
+1
*
[Sync] Record histogram for mismatched device_ids
pavely
2015-04-28
1
-0
/
+41
*
Retry aa3219ce27ef5471c19670fe5145b136925cbc89:
estade
2015-04-28
14
-24
/
+45
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-04-28
1
-32
/
+63
*
Multi-dimensional Rappor Implementation
holte
2015-04-28
17
-46
/
+524
*
[autofill] Allow only a user gesture to trigger autofill.
rouslan
2015-04-28
2
-10
/
+6
*
Fix hanging get requests
mdjones
2015-04-28
1
-0
/
+2
*
Remove ICS support code in chrome/ and components/precache/
aurimas
2015-04-28
1
-5
/
+0
*
Fix Mojo and Mandoline builds.
msw
2015-04-28
1
-1
/
+1
*
Adds a bunch of OWNERs file
sky
2015-04-28
6
-0
/
+24
*
Skip gl surface init when headless; enable wm apptests.
msw
2015-04-28
3
-11
/
+8
*
Switch SchemeIsSecure to SchemeIsCryptographic for referrer-related code.
lgarron
2015-04-27
1
-2
/
+2
*
Move NavigatorHost interface to mandoline.
jam
2015-04-27
7
-5
/
+7
*
Revert of Classify navigations without page id in parallel to the existing cl...
mohsen
2015-04-27
1
-63
/
+32
*
Separate mojo/shell into a runner and the application manager (shell)
ben
2015-04-27
1
-1
/
+1
*
Delivering the FIRST_NONEMPTY_PAINT phase changing event to base/. This concl...
vadimt
2015-04-27
7
-79
/
+197
*
Fix native_viewport CommandLine; enable window_manager_apptests.
msw
2015-04-27
2
-21
/
+5
*
Remove BooleanPrefMember usage from Data Reduction Proxy IO classes.
jeremyim
2015-04-27
12
-79
/
+45
*
Disable CredentialManagerClientTest on Android
jaekyun
2015-04-27
4
-16
/
+25
[next]