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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-4
/
+3
*
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
1
-0
/
+21
*
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
1
-0
/
+5
*
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
*
Enable virtual viewport on all platforms except Android WebView.
bokan
2014-10-28
1
-0
/
+5
*
Prefix CommandLine usege with base namespace (Part 2: android_webview/)
pgal.u-szeged
2014-10-28
1
-1
/
+1
*
Revert of Enable virtual viewport on all platforms (patchset #5 id:80001 of h...
leviw
2014-10-27
1
-5
/
+0
*
Enable virtual viewport on all platforms except Android WebView.
bokan
2014-10-27
1
-0
/
+5
*
gpu: Rewrite MailboxSynchronizer
sievers
2014-10-24
1
-0
/
+3
*
replace OVERRIDE and FINAL with override and final in android_webview/
mostynb
2014-10-07
1
-11
/
+11
*
gpu: Remove in-process GPU service support for CHROMIUM_image.
reveman
2014-09-29
2
-18
/
+3
*
[WebView] Create PowerSaveBlocker for fullscreen video.
igsolla
2014-09-25
1
-0
/
+6
*
aw: Use comparison DCHECKs where appropriate
boliu
2014-08-29
1
-1
/
+1
*
Make class lookup lazy in jni_generator when using lazy method lookup.
mkosiba@chromium.org
2014-08-21
1
-0
/
+4
*
Revert 290810 "Make class lookup lazy in jni_generator when usin..."
ygorshenin@chromium.org
2014-08-20
1
-4
/
+0
*
Make class lookup lazy in jni_generator when using lazy method lookup.
mkosiba@chromium.org
2014-08-20
1
-0
/
+4
*
aw: Use async upload by default
boliu@chromium.org
2014-08-13
1
-0
/
+1
*
[Android WebView] AwMediaUrlInterceptor to handle media assets.
igsolla@chromium.org
2014-08-04
1
-0
/
+5
*
aw: Fallback to idle upload when zero copy disabled
boliu@chromium.org
2014-08-01
1
-4
/
+8
*
Android WebView: Fall back to idle uploads if draw functor table not set
sievers@google.com
2014-07-30
1
-5
/
+6
[next]