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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Should provide creation context and isolate for WebArrayConverter::toV8Value ...
tasak@google.com
2014-06-11
4
-13
/
+35
*
Removing WTL from content runner.
cpu@chromium.org
2014-06-11
2
-7
/
+4
*
Allocate SharedBitmaps on FILE_USER_BLOCKING thread.
jbauman@chromium.org
2014-06-11
2
-7
/
+27
*
Update webgl conformance test expectations
zmo@chromium.org
2014-06-11
1
-4
/
+4
*
Look closer at the components of vfsfilenames that are used filenames.
michaeln@chromium.org
2014-06-11
1
-9
/
+13
*
Add "committing" status to about://indexeddb-internals.
ericu@chromium.org
2014-06-11
2
-1
/
+7
*
Dump request content after RenderFrameImpl::willSendRequest
clamy@chromium.org
2014-06-11
1
-1
/
+1
*
Ensure that content will consistently return the same MessageLoopProxy for a ...
rsleevi@chromium.org
2014-06-11
1
-36
/
+52
*
Speed up IDB by trimming down the BlobChangeMaps. Check to see if we need ea...
ericu@chromium.org
2014-06-11
2
-6
/
+47
*
Do not attempt to load 32-bit NPAPI plugins on 64-bit.
wfh@chromium.org
2014-06-11
1
-2
/
+6
*
Create VTVideoDecodeAccelerator.
sandersd@chromium.org
2014-06-11
4
-0
/
+127
*
* Add getMediaDevices browser test
grunell@chromium.org
2014-06-11
2
-23
/
+25
*
Made the WebGL test harness robust to uncaught exceptions.
kbr@chromium.org
2014-06-11
1
-0
/
+7
*
ServiceWorker: Refactor ServiceWorkerStorageTest to improve readability
nhiroki@chromium.org
2014-06-11
1
-251
/
+168
*
ServiceWorker: DispatcherHost should access ContextCore via ContextWrapper
nhiroki@chromium.org
2014-06-11
2
-45
/
+54
*
Clear Key CDM to generate close event when session is closed.
jrummell@chromium.org
2014-06-11
4
-2
/
+24
*
Revert 276232 "Make accessibility unserialization error crash th..."
dmazzoni@google.com
2014-06-11
1
-2
/
+2
*
Make accessibility unserialization error crash the browser in order to debug.
dmazzoni@chromium.org
2014-06-11
1
-2
/
+2
*
Fix TabCapturePerformanceTest in official builds and re-enable the test.
kbr@chromium.org
2014-06-11
1
-5
/
+2
*
Scroll offset pinning and content size notifications were only used for the M...
avi@chromium.org
2014-06-11
22
-166
/
+0
*
Introduce the ENABLE_BROWSER_CDMS macro.
xhwang@chromium.org
2014-06-10
23
-131
/
+180
*
Paint state transition for overlay 9 patch scrollbars
weiliangc@chromium.org
2014-06-10
2
-0
/
+21
*
Always set the report load timing flag for resource request
clamy@chromium.org
2014-06-10
1
-3
/
+1
*
Cleanup after fixing the atomicity of cc::Layer ID counter: remove a suppress...
glider@chromium.org
2014-06-10
1
-9
/
+1
*
Push API: fire push event from chrome://serviceworker-internals/
mvanouwerkerk@chromium.org
2014-06-10
9
-1
/
+131
*
Remove ForceCompositingMode from switches and WebPreferences.
danakj@chromium.org
2014-06-10
9
-19
/
+0
*
Invert DSF to map from delegated frame to layer space
jamesr@chromium.org
2014-06-10
3
-3
/
+26
*
[ICU] Avoid reading ICU data files in render process.
feng@chromium.org
2014-06-10
2
-0
/
+14
*
Enable FastMobileScrolling runtime flag for Android to match the command-line...
c.shu@samsung.com
2014-06-10
1
-0
/
+1
*
Remove base/memory/scoped_handle.h
brettw@chromium.org
2014-06-10
5
-5
/
+0
*
Remove swap ack throttling.
ccameron@chromium.org
2014-06-10
7
-91
/
+5
*
Navigation transitions: Expose documentLoadedInFrame to WebContentsObserverAn...
simonhatch@chromium.org
2014-06-10
3
-0
/
+21
*
Add FILE_MISSING in PpapiThread::LoadResult for UMA reporting.
xhwang@chromium.org
2014-06-10
2
-0
/
+6
*
Use the provided connection type to determine if online.
jkarlin@chromium.org
2014-06-10
5
-13
/
+10
*
Revert of Removing WTL from content runner. (https://codereview.chromium.org/...
alph@chromium.org
2014-06-10
1
-2
/
+7
*
Don't assume WebContents has a LastCommittedEntry when setting zoom.
wjmaclean@chromium.org
2014-06-10
1
-3
/
+6
*
Initialize the bootstrap sandbox in the browser process.
rsesek@chromium.org
2014-06-10
14
-17
/
+230
*
rendering_helper - Replace multiple windows by a full-screen window.
owenlin@chromium.org
2014-06-10
3
-131
/
+186
*
Initialize next_session_id_ in ProxyMediaKeys.
xhwang@chromium.org
2014-06-10
1
-1
/
+2
*
Disable overscroll navigation when emulating touch.
dgozman@chromium.org
2014-06-10
4
-6
/
+26
*
[android] Obtain themed text selection handles.
mkosiba@chromium.org
2014-06-10
1
-36
/
+10
*
content: No need to initialize ResourceBundle with ui_test.pak.
tfarina@chromium.org
2014-06-10
2
-23
/
+16
*
[fsp] Fix incorrect handling of file system URLs when containing a %.
mtomasz@chromium.org
2014-06-10
1
-0
/
+23
*
Propagate the status in ServiceWorkerURLRequestJob::OnReadCompleted
horo@chromium.org
2014-06-10
1
-0
/
+1
*
Move SnapToPhysicalPixelBoundary call to RWHVA::InternalSetBounds
jamesr@chromium.org
2014-06-10
1
-4
/
+2
*
Move about://-related constants from //content to //url
blundell@chromium.org
2014-06-10
28
-62
/
+60
*
Removing WTL from content runner.
cpu@chromium.org
2014-06-10
1
-7
/
+2
*
Move and rename FdopenPlatformFile to file_util
rvargas@chromium.org
2014-06-10
3
-7
/
+7
*
Content Shell test_runner hooks for <audio> and <video> blocking.
costan@gmail.com
2014-06-10
4
-0
/
+29
*
ServiceWorker: Implement a function to destroy the database
nhiroki@chromium.org
2014-06-10
3
-3
/
+31
[next]