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
/
child
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix use-after-free of ChildSharedBitmapManager
jbauman@chromium.org
2014-07-11
2
-26
/
+22
*
Remove #ifs related to WebScrollOffsetAnimationCurve
ajuma@chromium.org
2014-07-10
1
-2
/
+0
*
Eliminate ScopedOpenSSL in favour of scoped_ptr<> specializations.
rsleevi@chromium.org
2014-07-10
1
-3
/
+5
*
ServiceWorker: Support navigator.serviceWorker.active
nhiroki@chromium.org
2014-07-09
5
-5
/
+71
*
Move webpreferences.* from webkit/ to content/
tfarina@chromium.org
2014-07-09
1
-5
/
+4
*
ServiceWorker: Support navigator.serviceWorker.installing
nhiroki@chromium.org
2014-07-09
5
-3
/
+71
*
[webcrypto] Fix a crash when RSA key generation fails.
eroman@chromium.org
2014-07-08
2
-2
/
+35
*
Push API: determine Service Worker registration id during Push registration.
mvanouwerkerk@chromium.org
2014-07-07
1
-0
/
+2
*
IndexedDB: Only fire 'blocked' if 'versionchange' was ignored [Chromium]
jsbell@chromium.org
2014-07-07
4
-0
/
+16
*
Add some Blink JS/CSS data resources
jl@opera.com
2014-07-07
1
-0
/
+13
*
Move resource_type.* from webkit/ to content/.
tfarina@chromium.org
2014-07-05
4
-4
/
+4
*
Service Worker: Trivial cleanup and renaming
falken@chromium.org
2014-07-04
2
-4
/
+4
*
ServiceWorker: Rename 'current' to 'controller'
nhiroki@chromium.org
2014-07-03
6
-35
/
+34
*
Revert of Disable speech synthesis API for content/ layer. (https://coderevie...
pfeldman@chromium.org
2014-07-01
1
-2
/
+2
*
Disable speech synthesis API for content/ layer.
benm@chromium.org
2014-06-30
1
-2
/
+2
*
Mojo: Remove InterfaceProvider.
sammc@chromium.org
2014-06-30
1
-1
/
+1
*
Disable WebIDBCursorImplTest.PrefetchTest & AdvancePrefetchTest
jgraettinger@chromium.org
2014-06-27
1
-2
/
+14
*
GN: Fix up content build files on mac
jamesr@chromium.org
2014-06-27
1
-1
/
+1
*
Move ENABLE_MEDIA_CAPTURE to a runtime flag
l.gombos@samsung.com
2014-06-27
1
-0
/
+1
*
Expose a low-end device mode override flags for non-android OSs as well
c.shu@samsung.com
2014-06-26
1
-2
/
+1
*
[webcrypto] Add AES-GCM 128-bit support for OpenSSL implementation.
eroman@chromium.org
2014-06-26
2
-5
/
+82
*
Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipc
spang@chromium.org
2014-06-25
1
-0
/
+1
*
Move all remaining appcache-related code to content namespace
pilgrim@chromium.org
2014-06-25
9
-116
/
+114
*
Support exposing Mojo services between render frames, render threads, and the...
sammc@chromium.org
2014-06-25
5
-41
/
+17
*
[webcrypto] Used named OpenSSLErrStackTracer.
eroman@chromium.org
2014-06-25
1
-5
/
+5
*
Revert 279557 "Support exposing Mojo services between render fra..."
xhwang@chromium.org
2014-06-25
5
-17
/
+41
*
Support exposing Mojo services between render frames, render threads, and the...
sammc@chromium.org
2014-06-25
5
-41
/
+17
*
Enable WebAudio on ARM64 and MIPS
rtoy@chromium.org
2014-06-24
1
-4
/
+7
*
Remove repaint-after-layout flags.
dsinclair@chromium.org
2014-06-24
1
-6
/
+0
*
Update the content/ layer to accept 'natural' screen orientation lock.
mlamouri@chromium.org
2014-06-24
1
-0
/
+2
*
Add chrome/plugin and chrome/utility to GN build.
brettw@chromium.org
2014-06-23
1
-1
/
+1
*
Fix leak WebURLLoaderImpl::Context leak on cancel.
mmenke@chromium.org
2014-06-23
5
-37
/
+703
*
[IndexedDB] Use consistent enums on both sides of IPC.
pritam.nikam@samsung.com
2014-06-21
5
-24
/
+24
*
Disable ChildTraceMessageFilter in single process mode
mnaganov@chromium.org
2014-06-21
1
-2
/
+7
*
Handle redirects with NULL headers in PluginURLFetcher
davidben@chromium.org
2014-06-21
1
-1
/
+11
*
Remove --enable-service-worker flag
jsbell@chromium.org
2014-06-20
1
-5
/
+0
*
ServiceWorker: Reject overly long scope/script URLs
jsbell@chromium.org
2014-06-20
1
-1
/
+23
*
[webcrypto] Remove unused ifdef now that blink has rolled.
eroman@chromium.org
2014-06-20
1
-4
/
+0
*
Increase the child process connection timeout for browser tests.
jam@chromium.org
2014-06-20
1
-1
/
+12
*
[webcrypto] Disable RSA key import for NSS versions less than 3.16.2.
eroman@chromium.org
2014-06-20
2
-34
/
+131
*
Add widevine and extensions resources to GN build.
brettw@chromium.org
2014-06-20
1
-1
/
+1
*
Check File snapshots and Blob byte counts when writing to IDB.
ericu@chromium.org
2014-06-19
1
-2
/
+2
*
[webcrypto] Give more descriptive error messages on Linux for unsupported fun...
eroman@chromium.org
2014-06-19
4
-14
/
+38
*
Move channel_init out of mojo_common.
qsr@chromium.org
2014-06-19
1
-2
/
+2
*
[webcrypto] Don't execute cancelled crypto operations.
eroman@chromium.org
2014-06-19
1
-0
/
+28
*
Revert of [webcrypto] Give more descriptive error messages on Linux for unsup...
jackhou@chromium.org
2014-06-19
3
-37
/
+13
*
[webcrypto] Give more descriptive error messages on Linux for unsupported fun...
eroman@chromium.org
2014-06-19
3
-13
/
+37
*
[webcrypto] Remove ifdef that is no longer needed now that blink has rolled.
eroman@chromium.org
2014-06-18
1
-5
/
+0
*
DevTools: pass agent host id to the renderer (content).
pfeldman@chromium.org
2014-06-18
2
-4
/
+5
*
Moving compositor_bindings from webkit to content
amogh.bihani@samsung.com
2014-06-18
1
-0
/
+59
[next]