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
/
content_child.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move fileapi-related files from webkit/common/ to storage/common/ and set up ...
pilgrim
2014-09-04
1
-1
/
+1
*
[webcrypto] Implement AES-CTR using BoringSSL.
eroman
2014-08-27
1
-0
/
+1
*
Move webkit resources over to content.
tfarina@chromium.org
2014-08-22
1
-1
/
+1
*
Move webkit_resources.gyp closer to its .grd file.
tfarina@chromium.org
2014-08-14
1
-1
/
+1
*
ServiceWorker: Implement updatefound event and version attributes (Chromium)
nhiroki@chromium.org
2014-08-13
1
-0
/
+2
*
Move strings from webkit/ content/.
tfarina@chromium.org
2014-08-09
1
-0
/
+1
*
content: Rename blink_glue.* to file_info_util.*.
tfarina@chromium.org
2014-08-08
1
-2
/
+2
*
Revert r286729
wfh@chromium.org
2014-08-07
1
-2
/
+0
*
Move the SetProcessBackgrounded IPC to the I/O thread.
wfh@chromium.org
2014-07-31
1
-0
/
+2
*
Mojo: split up service_provider.mojom
darin@chromium.org
2014-07-31
1
-1
/
+1
*
content: ResourceType cleanup.
tfarina@chromium.org
2014-07-31
1
-0
/
+2
*
Extract mojo_base.gyp from mojo.gyp
morrita@chromium.org
2014-07-30
1
-2
/
+2
*
[webcrypto] Implement RSA-OAEP using BoringSSL.
eroman@chromium.org
2014-07-30
1
-0
/
+1
*
ServiceWorker: Implement ServiceWorkerRegistration [2/3]
nhiroki@chromium.org
2014-07-25
1
-0
/
+2
*
Fix the path to blink_resources.
tfarina@chromium.org
2014-07-25
1
-0
/
+1
*
Move weburlresponse_extradata_impl.* from webkit/ to content/.
tfarina@chromium.org
2014-07-23
1
-4
/
+6
*
Switch to BoringSSL.
davidben@chromium.org
2014-07-22
1
-1
/
+1
*
[webcrypto] Wire up {spki, pkcs8} import/export for OpenSSL.
eroman@chromium.org
2014-07-19
1
-0
/
+3
*
Refactor WebCrypto code.
eroman@chromium.org
2014-07-19
1
-4
/
+38
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-18
1
-1
/
+1
*
Revert 284192 due to a failing test.
eroman@chromium.org
2014-07-18
1
-38
/
+4
*
Refactor WebCrypto code.
eroman@chromium.org
2014-07-18
1
-4
/
+38
*
Switch to BoringSSL.
agl@chromium.org
2014-07-18
1
-1
/
+1
*
Revert 283813 "Switch to BoringSSL."
vitalybuka@chromium.org
2014-07-17
1
-1
/
+1
*
Switch to BoringSSL.
agl@chromium.org
2014-07-17
1
-1
/
+1
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-17
1
-1
/
+1
*
Switch to BoringSSL.
agl@chromium.org
2014-07-16
1
-1
/
+1
*
Refactor how WebCrypto NSS and OpenSSL specific files are included by GN build.
eroman@chromium.org
2014-07-16
1
-6
/
+10
*
Move multipart_response_delegate.* from webkit/ to content/
tfarina@chromium.org
2014-07-16
1
-0
/
+2
*
Mojo: Remove InterfaceProvider.
sammc@chromium.org
2014-06-30
1
-1
/
+1
*
Support exposing Mojo services between render frames, render threads, and the...
sammc@chromium.org
2014-06-25
1
-1
/
+1
*
Moving compositor_bindings from webkit to content
amogh.bihani@samsung.com
2014-06-18
1
-0
/
+1
*
Revert 276494 "Revert 275655 "Redirect HTML resource bytes direc..."
oysteine@chromium.org
2014-06-16
1
-0
/
+2
*
Revert 275655 "Redirect HTML resource bytes directly to parser t..."
inferno@chromium.org
2014-06-11
1
-2
/
+0
*
Redirect HTML resource bytes directly to parser thread (Chrome side)
oysteine@chromium.org
2014-06-07
1
-0
/
+2
*
Shell / ShellClient -> ServiceProvider
davemoore@chromium.org
2014-05-27
1
-1
/
+1
*
Revert 272983 "Change Shell / ShellClient to ServiceProvider"
davemoore@chromium.org
2014-05-27
1
-1
/
+1
*
Change Shell / ShellClient to ServiceProvider
davemoore@chromium.org
2014-05-27
1
-1
/
+1
*
Factor out public/private sources from content .gypis.
brettw@chromium.org
2014-05-21
1
-205
/
+213
*
Populate .current right after navigator.serviceWorker is accessed
kinuko@chromium.org
2014-05-08
1
-0
/
+4
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-24
1
-0
/
+4
*
Revert 265693 "Move Mojo channel initialization closer to IPC::C..."
brianderson@chromium.org
2014-04-23
1
-4
/
+0
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-23
1
-0
/
+4
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
1
-1
/
+0
*
Extract Peer interface out of ResourceLoaderBridge.
tfarina@chromium.org
2014-04-03
1
-0
/
+1
*
Extract SyncLoadResponse struct from ResourceLoaderBridge.
tfarina@chromium.org
2014-03-30
1
-2
/
+4
*
[webcrypto] Minor cleanup/consolidation of JWK source.
padolph@netflix.com
2014-03-26
1
-0
/
+1
*
Move webkit/child/touch_fling_gesture_curve to content/child/
pilgrim@chromium.org
2014-03-25
1
-0
/
+2
*
Remove WebKitPlatformSupportImpl and WebKitPlatformSupportChildImpl classes. ...
jam@chromium.org
2014-03-24
1
-4
/
+0
*
Extract RequestInfo struct from ResourceLoaderBridge.
tfarina@chromium.org
2014-03-24
1
-0
/
+2
[next]