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
*
Convert main_render_frame_ to raw pointer in RenderViewImpl.
nasko
2015-05-12
4
-29
/
+35
*
Restrict use of hardware-secure codecs based on the RendererPreference.
sandersd
2015-05-12
2
-0
/
+16
*
Switch remaining functions from SchemeIsSecure() to
lgarron
2015-05-12
1
-2
/
+3
*
Fix WebViewPlugin::scheduleAnimation crash
trchen
2015-05-12
2
-0
/
+4
*
Revert of Restrict use of hardware-secure codecs based on the RendererPrefere...
mdempsky
2015-05-12
2
-16
/
+0
*
Restrict use of hardware-secure codecs based on the RendererPreference.
sandersd
2015-05-12
2
-0
/
+16
*
Plugin Power Saver: Fix poster-click flaky test.
tommycli
2015-05-12
4
-19
/
+44
*
Don't treat http://gpu as a WebUI url
estade
2015-05-12
4
-76
/
+37
*
Reland "[Android] Preserve the front buffer when the activity is paused"
jdduke
2015-05-11
6
-48
/
+103
*
Remove testRunner.displayAsync() and displayAsyncThen()
wangxianzhu
2015-05-11
4
-48
/
+0
*
Remove CompositorSoftwareOutputDevice
jbauman
2015-05-11
4
-337
/
+1
*
Make Mac pinch thresholding apply only to zoom (Chromium side)
ccameron
2015-05-11
5
-77
/
+137
*
Remove GpuChannelHostFactory::GetMainLoop
jbauman
2015-05-11
5
-11
/
+0
*
Add ContextProvider::InvalidateGrContext to reset GL state in GrContext
CodeByThePound
2015-05-11
4
-0
/
+19
*
Add a check that the planned replacement for page id for updating the history...
avi
2015-05-11
1
-3
/
+10
*
Add Platform Verification Mojo Services.
xhwang
2015-05-11
2
-0
/
+9
*
Remove use of page id for forking callback.
avi
2015-05-11
1
-1
/
+1
*
Simplify accelerated paint and remove windows CanvasSkiaPaint
jbauman
2015-05-11
1
-1
/
+0
*
Remove RenderThreadImpl::DoNotSuspendWebKitSharedTimer
jdduke
2015-05-11
2
-32
/
+16
*
Additional fix for rounding overlay display_rect to integers
halliwell
2015-05-11
1
-0
/
+1
*
Cleanup: Simplify some checks in tests.
thestig
2015-05-11
1
-6
/
+6
*
cc: use property trees instead of CDP on the main thread
enne
2015-05-11
1
-1
/
+2
*
Remove unused ScreenOrientation IPC message.
dcheng
2015-05-11
2
-10
/
+5
*
Rename ui/events/keycodes/dom[34]/ into .../dom/
kpschoedel
2015-05-11
14
-17
/
+17
*
Revert of Catch Exception for Intent.parseUri instead of URISyntaxException (...
jbudorick
2015-05-11
1
-3
/
+5
*
gpu: Enable a few passing WebGL tests.
jmadill
2015-05-11
1
-7
/
+0
*
cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.
sadrul
2015-05-11
3
-14
/
+25
*
Catch Exception for Intent.parseUri instead of URISyntaxException
jaekyun
2015-05-11
1
-5
/
+3
*
Make sure send one WebTouchEvent ack per ui::TouchEvent
lanwei
2015-05-11
2
-5
/
+111
*
[PresentationAPI] Implements send() API for String and ArrayBuffer/View from ...
s.singapati
2015-05-11
10
-10
/
+441
*
Pass correct length value in WebGamepads
arajp
2015-05-11
1
-0
/
+1
*
Disabled WebRtcBrowserTest.CanSetupCallAndSendDtmf
henrika
2015-05-11
1
-1
/
+2
*
Ensure tests have an active task runner
skyostil
2015-05-11
3
-0
/
+3
*
CacheStorage: Support multiple batch operations
nhiroki
2015-05-11
5
-128
/
+264
*
Add granular file tracing.
dbeam
2015-05-11
5
-0
/
+97
*
Add null check of main_script_http_info in ServiceWorkerURLRequestJob::DidDis...
horo
2015-05-11
2
-12
/
+37
*
Send resize event when the screen info changes.
mlamouri
2015-05-11
4
-33
/
+54
*
cleanup: Remove RenderWidgetHostViewBase::Blur().
sadrul
2015-05-11
10
-27
/
+8
*
Implement support for notification.vibrate
sh919.park
2015-05-10
8
-4
/
+78
*
content: Rename SurfaceTextureManagerImpl to TestSurfaceTextureManager.
reveman
2015-05-10
1
-2
/
+2
*
Make IN_PROC_BROWSER_TEST and RunExtension(Sub)test() more stable.
hubbe
2015-05-10
1
-2
/
+3
*
content: Cleanup IOSurface/SurfaceTexture destruction code.
reveman
2015-05-10
2
-6
/
+4
*
localStorage: Aggressively flush to disk for Android WebView.
cmumford
2015-05-10
5
-0
/
+30
*
[RELAND] Added stub MediaSourcePlayer for developing behind the flag
timav
2015-05-10
3
-16
/
+86
*
Disables AccessibilityInputTime temporarily.
je_julie.kim
2015-05-10
1
-1
/
+2
*
Revert of Added stub MediaSourcePlayer for developing behind the flag (patchs...
miu
2015-05-10
3
-86
/
+16
*
Added stub MediaSourcePlayer for developing behind the flag
timav
2015-05-09
3
-16
/
+86
*
New resolution change policies for desktop and tab capture.
miu
2015-05-09
16
-26
/
+270
*
Ensure that the DirectWrite font cache works in Chrome canary on Windows 8+ w...
ananta
2015-05-09
5
-18
/
+34
*
Revert of Swap the main frame in --site-per-process mode too. (patchset #5 id...
dcheng
2015-05-08
2
-39
/
+1
[next]