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
*
Move base::FreeDeleter into its own header.
dcheng
2016-03-26
1
-0
/
+1
*
Revert of media: Enable Unified Media Pipeline for MSE and EME on Android (pa...
dfalcantara
2016-03-25
2
-37
/
+26
*
Remove CreateRenderFrameFlags enum.
nasko
2016-03-25
8
-36
/
+19
*
Remove kSwappedOutURL as it is now unused.
nasko
2016-03-25
5
-40
/
+3
*
Update WebGL2 conformance test expectations for Linux bots.
zmo
2016-03-25
1
-10
/
+6
*
Remove unused code from RenderFrameProxyHost.
nasko
2016-03-25
2
-16
/
+0
*
Plugins: Add a CHECK to PepperWebPluginImpl::destroy to solve crash.
tommycli
2016-03-25
2
-0
/
+9
*
Always ensure the AVDA timer runs for at least one cycle.
dalecurtis
2016-03-25
2
-17
/
+12
*
[Downloads] Retain a BlobDataHandle in DownloadUrlParameters.
asanka
2016-03-25
7
-1
/
+77
*
[Downloads] Enable resumption by default (again)
asanka
2016-03-25
1
-1
/
+1
*
Content "gn check" work.
brettw
2016-03-25
21
-38
/
+305
*
Allow LoadNavigationErrorPage to run scripts
rob
2016-03-25
3
-21
/
+28
*
Update WebGL 2 confromance test expectations.
zmo
2016-03-25
1
-43
/
+42
*
mojo: Rename skia.Bitmap to skia.mojom.Bitmap
jamescook
2016-03-25
4
-4
/
+4
*
media: Enable Unified Media Pipeline for MSE and EME on Android
xhwang
2016-03-25
2
-26
/
+37
*
PlzNavigate: fix several WebContentsImpl tests
clamy
2016-03-25
3
-9
/
+2
*
Set content implementation define in public/gpu
brettw
2016-03-25
1
-0
/
+2
*
Update WebGL2 conformance test expectations.
zmo
2016-03-25
1
-0
/
+59
*
PlzNavigate: disable a ResourceDispatcherHostTest about transfers
clamy
2016-03-25
1
-0
/
+4
*
Revert of Introduce GpuVideoDecodeAcceleratorFactory. (patchset #22 id:600001...
lkcr
brettw
2016-03-25
35
-1054
/
+562
*
Revert of Content "gn check" work. (patchset #10 id:180001 of https://coderev...
brettw
2016-03-25
14
-255
/
+22
*
Migrate content/*/p2p/* code to net::IPAddress.
martijn
2016-03-25
11
-85
/
+63
*
PlzNavigate: fix WebContentsImplTest.FindOpenerRVHWhenPending
clamy
2016-03-25
1
-1
/
+8
*
Use Skia's NEON/SSSE3 accelerated swizzles
tomhudson
2016-03-25
1
-24
/
+10
*
Introduce GpuVideoDecodeAcceleratorFactory.
posciak
2016-03-25
35
-562
/
+1054
*
Clean up calls to CreateGpuMemoryBufferImageCHROMIUM.
erikchen
2016-03-25
1
-1
/
+1
*
[DevTools] Use InspectorFrontendHost.readyForTest for layout tests.
dgozman
2016-03-25
8
-9
/
+69
*
Refactoring: EmbeddedWorkerInstance::Start takes a struct of params
falken
2016-03-25
4
-69
/
+92
*
Make lost context callback a base::Closure thru the WGC3DProvider.
danakj
2016-03-25
2
-0
/
+7
*
Replace MouseWheel events with GestureScrollBegin in WebContentsObserver::Did...
dominickn
2016-03-25
4
-39
/
+9
*
Content "gn check" work.
brettw
2016-03-25
14
-22
/
+255
*
Position popups menus correctly for OOPIFs on Mac.
kenrb
2016-03-25
4
-34
/
+87
*
service worker: Revert the self-disabling mechanism
falken
2016-03-24
12
-125
/
+48
*
Align local host detection in MediaResourceGetter with native code
mnaganov
2016-03-24
2
-1
/
+8
*
Android: fix memory regression on svelte device
jinsukkim
2016-03-24
1
-1
/
+2
*
Revert of Fixes typing and deleting text in simple text fields on Mac OS X 10...
dgrogan
2016-03-24
4
-172
/
+20
*
Unmark GpuRasterization.ConcavePaths flaky on mac
ericrk
2016-03-24
1
-3
/
+0
*
Initialize |bytes_so_far| local variable in SaveFileManager::SaveFinished.
lukasza
2016-03-24
1
-3
/
+1
*
Fixes typing and deleting text in simple text fields on Mac OS X 10.11.
nektar
2016-03-24
4
-20
/
+172
*
Move buffer_presented_params_mac to content/common
fsamuel
2016-03-24
10
-27
/
+32
*
Add more out of line copy ctors for complex classes.
vmpstr
2016-03-24
7
-1
/
+17
*
Refactor common code in browser/device_sensors message filters.
timvolodine
2016-03-24
11
-181
/
+131
*
[MediaSession] Increasing media duration to reduce flakiness in MediaSessionTest
zqzhang
2016-03-24
4
-2
/
+2
*
Smart revert of media: Add MediaOzonePlatform support
mcasas
2016-03-24
1
-15
/
+0
*
Move AcceleratedSurfaceBuffersSwappedParams to content/common
fsamuel
2016-03-24
12
-33
/
+82
*
PlzNavigate: fix LoFi test ShouldEnableLoFiModeNavigateBackThenForward
clamy
2016-03-24
3
-5
/
+29
*
PlzNavigate: support NavigationThrottle::WillProcessResponse
clamy
2016-03-24
21
-107
/
+481
*
Conformance tests for image_bitmap failing on Nexus 6
xidachen
2016-03-24
1
-0
/
+6
*
Roll WebGL 328c6be..418e0bb
yunchao.he
2016-03-24
1
-0
/
+2
*
Rename LayoutDumpFlags to LayoutTestRuntimeFlags.
lukasza
2016-03-24
8
-36
/
+44
[next]