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
*
Enable MediaSourceTest.* content_browsertests on Android.
scherkus@chromium.org
2013-06-06
2
-2
/
+13
*
IndexedDB: Correct non-const ref arguments
jsbell@chromium.org
2013-06-06
17
-240
/
+243
*
DisabledScheme policy existed before we had URLBlacklist.
csorba@chromium.org
2013-06-06
6
-76
/
+2
*
Linux Sandbox: add runtime BPF policy sanity checks
jln@chromium.org
2013-06-06
1
-2
/
+39
*
Pass the SiteInstance into CreateRenderProcessHost
jyasskin@chromium.org
2013-06-06
5
-6
/
+11
*
Move FrameTreeNode to content/browser/web_contents, since it's part of WebCon...
creis@chromium.org
2013-06-06
5
-10
/
+10
*
Replace SkStream implementation MMapStream in font_config_ipc_linux.
bungeman@chromium.org
2013-06-06
1
-51
/
+6
*
Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...
ajwong@chromium.org
2013-06-06
14
-98
/
+240
*
Disable failing webrtc tests on ARM linux.
sbc@chromium.org
2013-06-06
2
-3
/
+28
*
Revert 204554 "Linux Sandbox: add runtime BPF policy sanity checks"
dalecurtis@google.com
2013-06-06
1
-38
/
+0
*
Only set AllowOverlappingViews if necessary
sail@chromium.org
2013-06-06
5
-62
/
+39
*
Stop running IndexedDB layout tests in content_browsertests.
dgrogan@chromium.org
2013-06-06
2
-149
/
+0
*
Add timeout for touch handler
wangxianzhu@chromium.org
2013-06-06
3
-2
/
+169
*
Add myself as owner for content/renderer and content/browser/{renderer_host,w...
jochen@chromium.org
2013-06-06
3
-0
/
+5
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
102
-209
/
+210
*
remove webkit.gyp (and the test_shell target) and update affected targets
dpranke@chromium.org
2013-06-06
1
-1
/
+1
*
Linux Sandbox: add runtime BPF policy sanity checks
jln@chromium.org
2013-06-06
1
-0
/
+38
*
Update GPU benchmarking extension to not copy Persistent handles.
marja@chromium.org
2013-06-06
1
-31
/
+63
*
IndexedDB: Convert more strings-containing-paths to FilePath
jsbell@chromium.org
2013-06-06
8
-30
/
+30
*
Disable SingleProcess test on Win Aura while I investigate dcheck
jam@chromium.org
2013-06-06
1
-2
/
+4
*
Use DownloadItem::IsDone to check for terminal downloads.
asanka@chromium.org
2013-06-06
6
-21
/
+36
*
Revert 204508 "Adding YUVA support for enabling Alpha Playback"
dalecurtis@google.com
2013-06-06
2
-5
/
+1
*
Allow multiple Provide/DismissPictureBuffer calls in GVD.
posciak@chromium.org
2013-06-06
1
-0
/
+2
*
IndexedDB: Convert decoding functions to pass StringPieces vs. pointers
jsbell@chromium.org
2013-06-06
12
-860
/
+972
*
Add single process test.
jam@chromium.org
2013-06-06
1
-7
/
+27
*
Allow WebUI URLRequests not associated with any renderer.
vsevik@chromium.org
2013-06-06
1
-0
/
+1
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-06
2
-1
/
+5
*
Fix shared_library build for content_browsertests_apk.
scherkus@chromium.org
2013-06-06
1
-1
/
+1
*
Update the instructions in the header file to match reality.
pam@chromium.org
2013-06-06
1
-1
/
+2
*
Fix typo define -> defined
alph@chromium.org
2013-06-06
1
-1
/
+1
*
Disable broken AccessibilityAria{Menu,Level}
alph@chromium.org
2013-06-06
1
-2
/
+11
*
Fix running on ChildThread DCHECK for video_decode_accelerator_unittest
posciak@chromium.org
2013-06-06
1
-6
/
+9
*
Reland r204014 - Don't track whether a resize ack is pending during layout tests
jochen@chromium.org
2013-06-06
6
-14
/
+26
*
Make TestRenderWidgetHostView delete itself like the other RenderWidgetHostVi...
jyasskin@chromium.org
2013-06-06
3
-15
/
+10
*
Tests in media_browsertest.cc, encrypted_media_browsertest.cc, and media_sour...
shadi@chromium.org
2013-06-06
7
-152
/
+116
*
Make TraceEvent LooperMonitor slightly less chatty in Android logs
andrewhayden@chromium.org
2013-06-06
1
-3
/
+0
*
Revert 204391 "IndexedDB: Convert decoding functions to pass Str..."
thestig@chromium.org
2013-06-06
12
-973
/
+860
*
Store the RenderProcessHostFactory in a global variable
jyasskin@chromium.org
2013-06-06
6
-41
/
+35
*
Only disable webaudio if no NEON is available
qinmin@chromium.org
2013-06-06
1
-2
/
+9
*
Remove an out of date TODO
zork@chromium.org
2013-06-06
1
-3
/
+0
*
Use WebView::contentsPreferredMinimumSize instead of deprecated WebFrame calls
jamesr@chromium.org
2013-06-06
1
-8
/
+1
*
Add LatencyInfo support for Mac OS
jbauman@chromium.org
2013-06-06
7
-13
/
+35
*
Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes()
rch@chromium.org
2013-06-06
5
-0
/
+20
*
Defer Android overscroll effect creation
jdduke@chromium.org
2013-06-06
4
-5
/
+38
*
IndexedDB: Convert decoding functions to pass StringPieces vs. pointers
jsbell@chromium.org
2013-06-06
12
-860
/
+973
*
Reland: Use a shared thread for media operations (round 3).
scherkus@chromium.org
2013-06-06
7
-2
/
+64
*
<webview>: Fix graphics switch
fsamuel@chromium.org
2013-06-06
1
-13
/
+17
*
cc: Disable LastInputEventForBeginFrame
brianderson@chromium.org
2013-06-06
6
-82
/
+22
*
Fix ChromeOS (arm) use of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-06
2
-11
/
+11
*
Revert "Add ContentViewCore.setInitialViewportSize()"
wangxianzhu@chromium.org
2013-06-06
1
-24
/
+5
[next]