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
/
android_webview
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move android_webview/aw_assets.cc -> base/android/apk_assets.cc
agrieve
2015-05-27
1
-4
/
+4
*
Avoid duplicate basename in browser_media_player_manager
scottmg
2015-05-26
1
-1
/
+1
*
Add kDisablePermissionsAPI content flag and disable it for WebView.
timvolodine
2015-05-22
1
-0
/
+3
*
Enable BeginFrame scheduling on aura
simonhong
2015-05-22
1
-1
/
+1
*
Enable unprefixed EME in WebView.
ddorwin
2015-05-15
1
-3
/
+0
*
Introduce "disable-speech-api" content flag and add it to WebView.
timvolodine
2015-05-13
1
-0
/
+3
*
localStorage: Aggressively flush to disk for Android WebView.
cmumford
2015-05-10
1
-0
/
+5
*
Componentizes external_video_surface to reduce webview/Cast duplication.
gunsch
2015-05-07
2
-2
/
+8
*
Revert of Enable BeginFrame scheduling on aura (patchset #15 id:270001 of htt...
dbeam
2015-05-05
1
-0
/
+1
*
Enable BeginFrame scheduling on aura
simonhong
2015-05-04
1
-1
/
+0
*
Null check ContentViewCore::GetJavaObject
boliu
2015-04-08
1
-1
/
+1
*
Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed...
ddorwin
2015-04-02
1
-4
/
+1
*
Remove android_webview_build conditions in android_webview.
torne
2015-03-31
1
-4
/
+2
*
Revert of Enable BeginFrame scheduling on aura (patchset #12 id:210001 of htt...
danakj
2015-03-27
1
-0
/
+1
*
Enable BeginFrame scheduling on aura
simonhong
2015-03-27
1
-1
/
+0
*
Disable Screen Orientation API locking ability for WebView.
mlamouri
2015-03-26
1
-0
/
+3
*
Publicize registration of MediaUrlInterceptor
mnaganov
2015-03-20
1
-3
/
+2
*
refactoring Android Webview JNI_OnLoad interface to make it consistent with o...
michaelbai
2015-03-11
3
-14
/
+32
*
Make content JNI API accept a list of callbacks
michaelbai
2015-02-26
1
-3
/
+6
*
Revert of Revert of Add AwAssets into android_webview/native/public (patchset...
hush
2015-02-26
1
-1
/
+1
*
Revert of Add AwAssets into android_webview/native/public (patchset #4 id:700...
binjin
2015-02-23
1
-1
/
+1
*
Separate OnJNIOnLoad
michaelbai
2015-02-21
4
-34
/
+26
*
Add AwAssets into android_webview/native/public
hush
2015-02-21
1
-1
/
+1
*
Use combined native/manual JNI registration.
torne
2015-02-20
2
-5
/
+4
*
Disable unprefixed EME when using "--mediadrm-enable-non-compositing".
ddorwin
2015-02-19
1
-1
/
+2
*
aw: Disable webrtc hardware video decode
boliu
2015-02-17
1
-0
/
+1
*
Exceptions for enabling Web Notifications and the Push API by default.
peter
2015-02-17
1
-0
/
+3
*
Name V8 snapshot according to target architecture (32/64 bit).
gsennton
2015-02-10
1
-2
/
+12
*
Migrate WebView to use JNIOnLoadDelegate, separate JNI registration and initi...
michaelbai
2015-02-10
3
-49
/
+88
*
Revert of Name V8 snapshot according to target architecture (32/64 bit). (pat...
boliu
2015-02-10
1
-12
/
+2
*
[android-webview] Enable breakpad microdump crash reporting
primiano
2015-02-09
1
-0
/
+3
*
Name V8 snapshot according to target architecture (32/64 bit).
gsennton
2015-02-09
1
-2
/
+12
*
Update {virtual,override,final} to follow C++11 style.
dcheng
2015-02-04
2
-7
/
+6
*
Enable posting a message from JS to Android webview.
sgurun
2015-01-23
2
-11
/
+16
*
Remove impl-side-painting from about:flags
danakj
2015-01-23
1
-1
/
+0
*
Revert "Remove impl-side-painting from about:flags"
hayato
2015-01-13
1
-0
/
+1
*
Remove impl-side-painting from about:flags
danakj
2015-01-13
1
-1
/
+0
*
Revert "Remove impl-side-painting from about:flags"
fmalita
2015-01-10
1
-0
/
+1
*
Remove impl-side-painting from about:flags
danakj
2015-01-09
1
-1
/
+0
*
mmap V8 snapshot and ICU data file in the android_webview
mkosiba
2015-01-09
2
-0
/
+22
*
Extract WebGraphicsContext3DInProcessCommandBufferImpl from webkit/.
tfarina
2015-01-09
1
-1
/
+0
*
WebView: Enable renderer scheduler for WebView
skyostil
2015-01-08
1
-4
/
+0
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-1
/
+2
*
Enable Blink Scheduler, but not for WebView or ChromeOS
alexclarke
2014-12-22
1
-0
/
+4
*
aw: Rendering test harness and end-to-end smoke test
boliu
2014-12-11
2
-0
/
+6
*
aw: Provide main thread input filtering and enable the Blink scheduler
jdduke
2014-12-02
1
-3
/
+0
*
[Android] Add a flag to disable the pull-to-refresh effect
jdduke
2014-11-21
1
-0
/
+3
*
aw: Disable blink scheduler on the Android WebView.
rmcilroy
2014-11-11
1
-0
/
+3
*
Fix tests and enable virtual viewport on Android WebView.
aelias
2014-11-04
1
-3
/
+0
*
[aw] Transfer anchor views between container views.
igsolla
2014-10-30
1
-6
/
+0
[next]