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
/
content
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove URLRequestStatus mutators and introduce FromError.
davidben
2015-06-03
3
-16
/
+9
*
Disable flaky ServiceWorkerVersionBrowserTest.TimeoutStartingWorker test.
robertshield
2015-06-03
1
-1
/
+4
*
Pass file Regions along with FDs to child processes on Android
agrieve
2015-06-03
3
-37
/
+40
*
ServiceWorker: Introduce ServiceWorkerDiskCacheMigrator
nhiroki
2015-06-03
8
-10
/
+703
*
Move push endpoint concatenation up to the browser process.
peter
2015-06-03
2
-9
/
+19
*
Remove candidate show/hide/update related code
kochi
2015-06-03
4
-32
/
+0
*
PlzNavigate: allow for swapping of RFH during subframe navigation with OOPIF
clamy
2015-06-03
2
-9
/
+18
*
DevTools: speculative fix for crash while serializing frame to trace
caseq
2015-06-03
1
-14
/
+16
*
Relanding WebRTC peerconnection iframe test.
phoglund
2015-06-03
1
-0
/
+4
*
Rolling forward https://codereview.chromium.org/1155683008/ which was
jlklein
2015-06-03
1
-1
/
+1
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
19
-71
/
+75
*
Add a new SERVER_FORBIDDEN download interrupt reason.
rockot
2015-06-03
2
-0
/
+5
*
IndexedDB: Chrome implementation for IDBObjectStore.getAllKeys().
cmumford
2015-06-03
1
-29
/
+31
*
Pass the affected tree in AXTreeDelegate calls.
dmazzoni
2015-06-02
8
-42
/
+57
*
Introduce bad_message.h for chrome and NaCl.
nick
2015-06-02
17
-95
/
+188
*
[Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptions
zhenw
2015-06-02
12
-211
/
+121
*
Improve process crash handling in RenderViewHost & mock RenderProcessHost.
nasko
2015-06-02
10
-17
/
+42
*
Add support for backgrounding processes on the Mac
shrike
2015-06-02
2
-7
/
+21
*
Move UnixDomainSocket to base namespace
brettw
2015-06-02
2
-10
/
+11
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
4
-19
/
+18
*
Support longpress drag selection
jdduke
2015-06-02
1
-15
/
+29
*
IndexedDB: Added IDBObjectStore.getAll() corruption test.
cmumford
2015-06-02
3
-25
/
+46
*
Remove NOTIMPLEMENTED calls from power_save_blocker_ozone
halliwell
2015-06-02
1
-5
/
+5
*
[DevTools] Load DevTools frontend without iframe (chromium part).
dgozman
2015-06-02
1
-2
/
+8
*
[KeyboardEvent] DOM |Key| support in dispatchKeyEvent
habib.virji
2015-06-02
2
-0
/
+40
*
Extract touch selection helper functions in content into their own file
mohsen
2015-06-02
3
-26
/
+64
*
PlzNavigate: send Javascript urls synchronously to the renderer
clamy
2015-06-02
3
-12
/
+20
*
Remove support for the "gcm_user_visible_only" manifest key.
peter
2015-06-02
1
-1
/
+0
*
Add commandline switch to enable DTLS 1.2 for WebRTC.
jbauch
2015-06-02
1
-0
/
+1
*
Bring RFH/RVH unit tests closer to reality of how RF/RV are initialized
nasko
2015-06-02
5
-10
/
+18
*
Cleanup ImageTransportFactory properly during unit tests.
kenrb
2015-06-02
2
-0
/
+6
*
Fix NavigatorTestWithBrowserSideNavigation.BeginNavigation.
kenrb
2015-06-02
1
-0
/
+16
*
PlzNavigate: fix SitePerProcessBrowserTest.ProxyCreationSkipsSubtree
clamy
2015-06-02
2
-9
/
+34
*
Formalize a RenderFrameHost::AddMessageToConsole() API.
peter
2015-06-02
3
-3
/
+9
*
Revert "Rename polymer and cr_elements v0_8 to v1_0"
Balazs Engedy
2015-06-02
1
-1
/
+1
*
Rename polymer and cr_elements v0_8 to v1_0
jlklein
2015-06-02
1
-1
/
+1
*
Move Pickle to base namespace.
brettw
2015-06-02
2
-9
/
+9
*
ServiceWorker: Make sure to write only an origin part in ServiceWorkerDatabase
nhiroki
2015-06-02
1
-13
/
+22
*
Move ObserverList to base namespace.
brettw
2015-06-02
1
-1
/
+1
*
bluetooth: Browser side partial implementation of getPrimaryService.
ortuno
2015-06-02
2
-7
/
+69
*
webview: Initialize synchronous compositor after first activation.
sunnyps
2015-06-02
3
-49
/
+77
*
Remove Unactionable or Low Jank USER32 Instrumentation
robliao
2015-06-02
2
-9
/
+0
*
CC: Replace hud_layer_settings in LayerTreeSettings with use_compositor_anima...
loyso
2015-06-02
1
-0
/
+5
*
Avoid creating 0-byte SharedMemory in OutputDeviceBacking::GetSharedMemory()
jbauman
2015-06-01
1
-1
/
+2
*
Only clear OOPIF pending entries if they match the committing frame.
creis
2015-06-01
1
-1
/
+7
*
Fix Mac textarea accessibility regression
dmazzoni
2015-06-01
1
-4
/
+8
*
PlzNavigate: fix WebContentsImplBrowserTest.GetSizeForNewRenderView
clamy
2015-06-01
1
-2
/
+4
*
[BackgroundSync] Implement GetPermissionStatus in background sync provider
iclelland
2015-06-01
2
-0
/
+16
*
Propagate theme color updates to the WebContentsDelegates.
peter
2015-06-01
3
-3
/
+62
*
Revert "Ensure the new navigation classifier works in the real world."
avi
2015-05-30
1
-35
/
+3
[next]