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
/
native
/
aw_contents.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
aw: Remove jobject canvas from native RequestDrawGL
boliu
2014-10-25
1
-6
/
+4
*
Part 1: Refactor Android WebView graphics code
hush
2014-10-24
1
-9
/
+7
*
Final step of the java_cpp_template -> java_cpp_enum migration.
mkosiba
2014-10-23
1
-1
/
+1
*
aw: Ensure invalidation when pipeline is stalled
boliu
2014-10-21
1
-0
/
+5
*
[Android] Simplify logic for grabbing initial country-code.
yfriedman
2014-10-20
1
-2
/
+2
*
Data reduction proxy to a layered component.
megjablon
2014-10-14
1
-1
/
+1
*
Fix reinterpret_cast issues
dtrainor
2014-10-08
1
-1
/
+1
*
gpu: Remove in-process GPU service support for CHROMIUM_image.
reveman
2014-09-29
1
-3
/
+0
*
[aw] Unregister delegates from AwContents.destroy()
igsolla
2014-09-26
1
-0
/
+4
*
This fix the issue that video frame is still sent to peer when activity
michaelbai
2014-09-25
1
-3
/
+0
*
aw: Invalidate view on hardware teardown
boliu
2014-09-10
1
-0
/
+5
*
When we destroy the AwContentsClientBridge, clear the pointer to it held by w...
benm
2014-09-07
1
-0
/
+1
*
Revert "[Android WebView] Terminate execution of stuck JS code on navigation ...
Mikhail Naganov
2014-09-03
1
-5
/
+0
*
aw: Use comparison DCHECKs where appropriate
boliu
2014-08-29
1
-1
/
+1
*
Simplify android_webview wrap_contents mode.
mkosiba@chromium.org
2014-08-12
1
-8
/
+0
*
aw: Improve idle task scheduling
boliu@chromium.org
2014-08-08
1
-2
/
+15
*
aw: Flush idle queue on hardware teardown
boliu@chromium.org
2014-07-31
1
-0
/
+3
*
Tiling priorities in Android Webview.
hush@chromium.org
2014-07-31
1
-0
/
+5
*
Android WebView: Perform idle gpu service work
sievers@chromium.org
2014-07-29
1
-1
/
+6
*
aw: Add and use DrawGL kModeSync
boliu@chromium.org
2014-07-25
1
-0
/
+7
*
aw: Release hardware onTrimMemory(MODERATE)
boliu@chromium.org
2014-07-22
1
-5
/
+16
*
aw: Always render whole view with auxiliary bitmap
boliu@chromium.org
2014-07-14
1
-8
/
+2
*
[Android WebView] Terminate execution of stuck JS code on navigation requests
mnaganov@chromium.org
2014-07-08
1
-0
/
+5
*
[WebView] Fix issue with transparent background.
igsolla@chromium.org
2014-07-04
1
-6
/
+0
*
[Android WebView] Support for fullscreen video with html controls.
igsolla@chromium.org
2014-06-30
1
-0
/
+6
*
aw: ReturnResource on draw and clean ups
boliu@chromium.org
2014-06-27
1
-5
/
+3
*
aw: Fix hardware teardown race
boliu@chromium.org
2014-06-26
1
-8
/
+1
*
Make Geolocation permission request use new API if possible.
michaelbai@chromium.org
2014-06-23
1
-3
/
+34
*
aw: Remove legacy rendering path
boliu@chromium.org
2014-06-17
1
-16
/
+3
*
[Android WebView] Fix hang in popup window flow.
benm@chromium.org
2014-06-17
1
-0
/
+7
*
Convert protected media identifier permission requests to follow the same con...
jam@chromium.org
2014-06-16
1
-2
/
+1
*
aw: Add ProtectedIdPermissionRequest.
ycheo@chromium.org
2014-06-10
1
-0
/
+24
*
Rename AutofillManagerDelegate to AutofillClient.
isherman@chromium.org
2014-06-07
1
-8
/
+8
*
[Android WebView] Implement delegated rendering for sync compositor
boliu@chromium.org
2014-05-24
1
-5
/
+16
*
aw: Fix hardware init/tear down in pop up flow
boliu@chromium.org
2014-05-23
1
-44
/
+45
*
Cancel the permission request when webview navigates to different page or rel...
michaelbai@chromium.org
2014-05-20
1
-1
/
+2
*
Make LayerScrollOffsetDelegate updates consistent.
mkosiba@chromium.org
2014-05-15
1
-29
/
+14
*
Check if java obj is valid before cancel permission request.
michaelbai@chromium.org
2014-05-13
1
-2
/
+2
*
aw: Fix lost invalidate while playing video
boliu@chromium.org
2014-05-13
1
-11
/
+2
*
Implement PreauthorizePermission
michaelbai@chromium.org
2014-05-13
1
-0
/
+9
*
Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...
jam@chromium.org
2014-05-12
1
-1
/
+1
*
aw: Refactor hardware init
boliu@chromium.org
2014-05-09
1
-9
/
+44
*
aw: Avoid crash when onAttachedToWindow called multiple times
boliu@chromium.org
2014-05-07
1
-2
/
+3
*
Added data reduction proxy support to Android WebView
bengr@chromium.org
2014-05-03
1
-0
/
+10
*
Global GPU memory manager for android webview
hush@chromium.org
2014-05-03
1
-19
/
+3
*
Notify embedder when client certs are cleaned.
sgurun@chromium.org
2014-05-02
1
-13
/
+0
*
This patch is also implements the general permission request.
michaelbai@chromium.org
2014-05-01
1
-0
/
+28
*
Revert of Handle media access permission request (https://codereview.chromium...
falken@chromium.org
2014-05-01
1
-28
/
+0
*
This patch is also implements the general permission request.
michaelbai@chromium.org
2014-05-01
1
-0
/
+28
*
Add synchronous requestDrawGL
boliu@chromium.org
2014-05-01
1
-20
/
+62
[next]