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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CommandLine initialization for Chrome & WebView
Feng Qian
2014-09-26
1
-0
/
+2
*
Cherry-pick: [WebView] Create PowerSaveBlocker for fullscreen video.
Ignacio Solla
2014-09-26
1
-0
/
+6
*
Android WebView: fix missing an invalidate
Hui Shu
2014-09-25
4
-18
/
+47
*
Use chromium version for data reduction proxy version
Ben Greenstein
2014-09-24
1
-1
/
+0
*
Cleanup comments, unit tests and unnecessary early out.
Hui Shu
2014-09-17
3
-5
/
+4
*
Cherry-pick into M38: [aw] Fix crash when "misbehave" app exits fullscreen.
Ignacio Solla
2014-09-17
1
-1
/
+5
*
When we destroy the AwContentsClientBridge, clear the pointer to it held by w...
Ben Murdoch
2014-09-11
5
-2
/
+23
*
aw: Invalidate view on hardware teardown
Bo Liu
2014-09-10
2
-0
/
+12
*
aw: Skip hardware onDraw when visible rect is empty
Bo Liu
2014-09-10
2
-8
/
+8
*
Fix strict mode violations in Android.
Ben Murdoch
2014-09-10
1
-2
/
+11
*
Make class lookup lazy in jni_generator when using lazy method lookup.
Marcin Kosiba
2014-09-04
1
-0
/
+4
*
Revert "[Android WebView] Terminate execution of stuck JS code on navigation ...
Mikhail Naganov
2014-09-03
12
-256
/
+5
*
aw: Ensure fallback tick unsets |block_invalidates_|
Bo Liu
2014-09-02
1
-1
/
+8
*
Cache pending JS bridge sync IPC replies, and send in case of RenderFrame del...
Ben Murdoch
2014-09-02
1
-0
/
+74
*
Add memory limits struct to in-process context
Bo Liu
2014-08-29
1
-10
/
+11
*
Add an "isInsideVSync" check.
Hui Shu
2014-08-28
1
-7
/
+11
*
Disable Channel ID
Selim Gurun
2014-08-26
2
-7
/
+0
*
Merge 290450 "aw: Reset parent draw constraints on tear down"
boliu@chromium.org
2014-08-20
3
-4
/
+13
*
Restructuring WebContents functions from ContentViewCore to WebContents.
ajith.v@samsung.com
2014-08-15
1
-3
/
+4
*
Add additional UMA stats for remembering certificate decisions.
jww@chromium.org
2014-08-15
2
-0
/
+2
*
Move webkit_resources.gyp closer to its .grd file.
tfarina@chromium.org
2014-08-14
1
-1
/
+1
*
Use data reduction proxy when managed proxy config returns direct
bengr@chromium.org
2014-08-14
2
-7
/
+11
*
disable WebView SSL exception when command line flag ignore-certificate-error...
wuhu@google.com
2014-08-14
1
-0
/
+3
*
Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...
tfarina@chromium.org
2014-08-14
1
-2
/
+4
*
Revert "Make SingleThreadProxy a SchedulerClient"
enne@chromium.org
2014-08-13
2
-3
/
+2
*
GPU context creation code duplication cleanup
oetuaho@nvidia.com
2014-08-13
2
-5
/
+8
*
aw: Use async upload by default
boliu@chromium.org
2014-08-13
1
-0
/
+1
*
Pass display names for uploaded content URI files
qinmin@chromium.org
2014-08-12
4
-8
/
+72
*
Simplify android_webview wrap_contents mode.
mkosiba@chromium.org
2014-08-12
14
-272
/
+247
*
Drop the bool parameter from InitSharedInstanceWithPakFileRegion().
tfarina@chromium.org
2014-08-12
1
-3
/
+1
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-12
2
-4
/
+5
*
[Android WebView] API to enable fullscreen.
igsolla@chromium.org
2014-08-11
6
-2
/
+53
*
Move WebViewShell from Android to Chromium
hjd@chromium.org
2014-08-11
8
-0
/
+186
*
The WebView has a path (early use of the CookieManager) which
hjd@chromium.org
2014-08-11
1
-0
/
+52
*
Move strings from webkit/ content/.
tfarina@chromium.org
2014-08-09
2
-54
/
+54
*
Cache the current WebPreferences on RenderViewHostImpl (try #2).
chrishtr@chromium.org
2014-08-08
1
-2
/
+1
*
[Checkstyle] Update static variable and constant names to match style guides.
aurimas@chromium.org
2014-08-08
6
-21
/
+21
*
[android_webview] Factor AwWebContentsObserver out of AwContentsClient.
mkosiba@chromium.org
2014-08-08
6
-105
/
+274
*
[Checkstyle] Update class member variable names to match style guides.
aurimas@chromium.org
2014-08-08
10
-53
/
+54
*
DevTools: migrate DevTools APIs to use WebContents instead of RenderViewHost.
pfeldman@chromium.org
2014-08-08
1
-8
/
+6
*
Moved data reduction proxy initialization logic from ProfileIOData,
bengr@chromium.org
2014-08-08
5
-58
/
+79
*
aw: Improve idle task scheduling
boliu@chromium.org
2014-08-08
5
-73
/
+128
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
The data reduction proxy client should be specific about it's capabilities by...
megjablon@chromium.org
2014-08-07
2
-3
/
+3
*
Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...
tkent@chromium.org
2014-08-07
2
-5
/
+4
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-07
2
-4
/
+5
*
aw: Add versions to public function tables
boliu@chromium.org
2014-08-06
3
-1
/
+7
*
Revert 287747 "Make SingleThreadProxy a SchedulerClient"
tommi@chromium.org
2014-08-06
2
-5
/
+4
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-06
2
-4
/
+5
*
aw: Track UI request GL separately from other threads
boliu@chromium.org
2014-08-06
3
-1
/
+29
[next]