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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Fix the handling of user gestures for external protocol handler dia...
meacer@chromium.org
2014-07-29
2
-7
/
+4
*
[android_webview] Do not extract webviewchromium.pak
primiano@chromium.org
2014-07-29
2
-8
/
+53
*
Inform the success callback for requesting Notification permission about the ...
peter@chromium.org
2014-07-29
2
-3
/
+3
*
Android WebView: Perform idle gpu service work
sievers@chromium.org
2014-07-29
2
-3
/
+47
*
aw: Add and use DrawGL kModeSync
boliu@chromium.org
2014-07-25
2
-51
/
+57
*
Bypassed Bytes UMAs
megjablon@chromium.org
2014-07-25
1
-1
/
+2
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
2
-9
/
+8
*
Fix auxiliary bitmap software draws.
hush@chromium.org
2014-07-24
2
-6
/
+12
*
aw: Release hardware onTrimMemory(MODERATE)
boliu@chromium.org
2014-07-22
4
-22
/
+51
*
cc: Parameterize the main thread task runner
skyostil@chromium.org
2014-07-18
1
-2
/
+2
*
gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...
reveman@chromium.org
2014-07-18
2
-16
/
+40
*
aw: Always render whole view with auxiliary bitmap
boliu@chromium.org
2014-07-14
2
-16
/
+7
*
Remove use of default SkPicture constructor
robertphillips@google.com
2014-07-14
1
-1
/
+3
*
aw: Add switch to force auxiliary bitmap rendering
boliu@chromium.org
2014-07-11
1
-1
/
+5
*
Pass resourceless software mode in SetExternalConstraints
boliu@chromium.org
2014-07-10
1
-3
/
+4
*
Implementation of shared worker code path when WebView guest creates a shared...
hanxi@chromium.org
2014-07-10
2
-5
/
+7
*
Move webpreferences.* from webkit/ to content/
tfarina@chromium.org
2014-07-09
4
-10
/
+10
*
Fix Android webview channel ID initialization.
sgurun@chromium.org
2014-07-09
2
-0
/
+10
*
[Android WebView] Terminate execution of stuck JS code on navigation requests
mnaganov@chromium.org
2014-07-08
2
-0
/
+6
*
Move resource_type.* from webkit/ to content/.
tfarina@chromium.org
2014-07-05
4
-2
/
+4
*
[WebView] Fix issue with transparent background.
igsolla@chromium.org
2014-07-04
5
-17
/
+2
*
aw: Double the hard tile memory limit
boliu@chromium.org
2014-07-03
1
-1
/
+1
*
Fix third party cookies for file URLs
hjd@chromium.org
2014-06-30
2
-7
/
+15
*
[Android WebView] Support for fullscreen video with html controls.
igsolla@chromium.org
2014-06-30
5
-1
/
+17
*
Revert 280493 "Make SingleThreadProxy a SchedulerClient"
nkostylev@chromium.org
2014-06-28
2
-3
/
+2
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-06-28
2
-2
/
+3
*
aw: Post fallback tick after draw task
boliu@chromium.org
2014-06-27
2
-9
/
+22
*
aw: ReturnResource on draw and clean ups
boliu@chromium.org
2014-06-27
6
-61
/
+28
*
Move data reduction proxy to Chrome-Proxy header for authentication
bengr@chromium.org
2014-06-26
7
-58
/
+57
*
aw: Fix hardware teardown race
boliu@chromium.org
2014-06-26
4
-21
/
+2
*
Move all remaining appcache-related code to content namespace
pilgrim@chromium.org
2014-06-25
2
-2
/
+2
*
Make Geolocation permission request use new API if possible.
michaelbai@chromium.org
2014-06-23
3
-14
/
+33
*
[android_webview] Add more params to request intercepting.
mkosiba@chromium.org
2014-06-20
8
-38
/
+137
*
aw: Remove legacy rendering path
boliu@chromium.org
2014-06-17
10
-477
/
+73
*
aw: Pass stencil enabled to parent compositor
boliu@chromium.org
2014-06-17
3
-0
/
+5
*
aw: Fix delegated rendering size changing
boliu@chromium.org
2014-06-16
2
-9
/
+7
*
aw: Save all stencil state
boliu@chromium.org
2014-06-16
1
-7
/
+54
*
aw: Enable ubercomp
boliu@chromium.org
2014-06-16
1
-2
/
+1
*
Convert protected media identifier permission requests to follow the same con...
jam@chromium.org
2014-06-16
5
-43
/
+43
*
fix line endings
jam@chromium.org
2014-06-16
1
-2
/
+2
*
Convert MIDI permission requests to use WebContents in preparation for switch...
jam@chromium.org
2014-06-15
4
-31
/
+19
*
Simplify geolocation permission request in the Content API.
jam@chromium.org
2014-06-13
6
-17
/
+32
*
Hook PushMessagingMessageFilter up to GCMDriver
johnme@chromium.org
2014-06-13
2
-0
/
+6
*
Moved data reduction proxy bypass logic to a NetworkDelegate
bengr@chromium.org
2014-06-13
3
-2
/
+25
*
Clobber frame_data->device_scale_factor to 1 on Android.
aelias@chromium.org
2014-06-13
1
-0
/
+7
*
Revert r276792 - "Hook PushMessagingMessageFilter up to GCMDriver"
dpranke@chromium.org
2014-06-12
2
-6
/
+0
*
Hook PushMessagingMessageFilter up to GCMDriver
johnme@chromium.org
2014-06-12
2
-0
/
+6
*
Load the default favicon as a native image, rather than as a Skia image.
isherman@chromium.org
2014-06-12
2
-2
/
+2
*
aw: Add ProtectedIdPermissionRequest.
ycheo@chromium.org
2014-06-10
2
-3
/
+52
*
Remove use of ResourceRequestInfo::GetRequestID from cert enrollment.
davidben@chromium.org
2014-06-06
2
-6
/
+4
[next]