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
*
aw: Remove kDisableSimpleCache switch
boliu@chromium.org
2014-03-07
3
-11
/
+1
*
enable subtitle support and the new fullscreen video
qinmin@chromium.org
2014-03-07
1
-0
/
+3
*
Exclude quickoffice from android webview license check
boliu@chromium.org
2014-03-06
1
-0
/
+2
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-05
2
-12
/
+9
*
Fix several usages of the default locale in Java code.
newt@chromium.org
2014-03-05
1
-1
/
+2
*
aw: Move HardwareRenderer out of BrowserViewRenderer
boliu@chromium.org
2014-03-05
16
-247
/
+208
*
Remove mojo_lexer.py from the copyright license whitelist. The license was
kalman@chromium.org
2014-03-04
1
-2
/
+0
*
Revert 254567 "don't create SkDevice directly, use SkBitmap or (..."
timurrrr@chromium.org
2014-03-04
2
-9
/
+12
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-03
2
-12
/
+9
*
aw: Fix hardware rendering from r254295
boliu@chromium.org
2014-03-03
1
-5
/
+5
*
Cleanup: Move kBlobScheme constant into content namespace.
tfarina@chromium.org
2014-03-01
1
-1
/
+2
*
aw: Fix hardware draw regression from r253679
boliu@chromium.org
2014-03-01
1
-2
/
+5
*
Disable flaky Android test testReceivingSizeAfterLoadUpdatesLayout.
mpcomplete@google.com
2014-03-01
1
-2
/
+4
*
Suppress several false positive Android lint warnings.
newt@chromium.org
2014-02-28
2
-0
/
+3
*
aw: Turn on favicon retrieval only for tests that need it
boliu@chromium.org
2014-02-28
5
-22
/
+10
*
Re-enable compositor touch hit testing in Android WebView.
zeeshanq@chromium.org
2014-02-28
1
-3
/
+0
*
Revert 253938 "Enable icu_use_data_file_flag on Android"
pkasting@chromium.org
2014-02-28
2
-15
/
+1
*
Block SetContinuousInvalidate during BeginImplFrame
boliu@chromium.org
2014-02-27
2
-11
/
+3
*
[Android] Fix bug in address parser.
benm@chromium.org
2014-02-27
1
-1
/
+2
*
Enable icu_use_data_file_flag on Android
jshin@chromium.org
2014-02-27
2
-1
/
+15
*
Use SparseArrays instead of HashMaps with Integer keys.
newt@chromium.org
2014-02-27
1
-6
/
+5
*
[Android WebView] Disable AwContentsClientShouldInterceptRequestTest.testCall...
mnaganov@chromium.org
2014-02-27
1
-2
/
+7
*
[Android WebView] Provide a response header for application-provided content
mnaganov@chromium.org
2014-02-27
2
-0
/
+38
*
aw: Add SharedRendererState
boliu@chromium.org
2014-02-27
12
-189
/
+420
*
aw: Roll frameworks/webview
boliu@chromium.org
2014-02-27
1
-1
/
+1
*
API to Convert Java Bitmap Config to SkBitmap::Config
siva.gunturi@samsung.com
2014-02-26
2
-0
/
+2
*
[android_webview] Add test for getting a size after loading content.
mkosiba@chromium.org
2014-02-26
1
-0
/
+46
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-26
1
-1
/
+2
*
aw: Split hardware rendering into HardwareRenderer
boliu@chromium.org
2014-02-26
19
-1289
/
+1231
*
Android: allows logging of autofield values.
bulach@chromium.org
2014-02-25
2
-0
/
+7
*
Enable webrtc for webview.
michaelbai@chromium.org
2014-02-25
1
-4
/
+0
*
[Android] Allow inspection of JavaScript <-> Java bridge objects
mnaganov@chromium.org
2014-02-24
1
-0
/
+10
*
[Android WebView] Allow copyright notices not to require a whitespace before
mnaganov@chromium.org
2014-02-24
1
-2
/
+4
*
[Android WebView] Add DevTools Timeline instrumentation for embedder callbacks
mnaganov@chromium.org
2014-02-24
5
-3
/
+65
*
android webview: Fix generating mac buildfiles while on linux.
torne@chromium.org
2014-02-24
1
-24
/
+20
*
Use the single argument overload of WebFrame::create().
dcheng@chromium.org
2014-02-23
1
-2
/
+1
*
Refactor ActivityStatus to not store current
dtrainor@chromium.org
2014-02-21
2
-2
/
+2
*
Enable the embedded L1/EME support in WebView.
ycheo@chromium.org
2014-02-21
7
-0
/
+448
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
1
-2
/
+1
*
Unify frame IDs with RenderFrameHost routing IDs.
creis@chromium.org
2014-02-20
1
-1
/
+3
*
aw: Refactor and clean up software rendering code
boliu@chromium.org
2014-02-20
9
-279
/
+198
*
[Android WebView] Allow embedders to override text from scaling by system fon...
benm@chromium.org
2014-02-20
1
-8
/
+6
*
[AndroidWebView] Properly escape the "Web Page Unavailable" document.
benm@chromium.org
2014-02-20
4
-2
/
+31
*
android webview build: Stop using envsetup.
thakis@chromium.org
2014-02-20
1
-15
/
+47
*
aw: Do not assume functor will be called on UI thread
boliu@chromium.org
2014-02-20
3
-7
/
+34
*
Add usrsctplib to the whitelist.
michaelbai@chromium.org
2014-02-20
1
-0
/
+1
*
android envsetup: Stop honoring --target-arch parameter.
thakis@chromium.org
2014-02-19
1
-11
/
+11
*
[Android WebView] Turn off compatibility quirks in tests
mnaganov@chromium.org
2014-02-17
3
-45
/
+49
*
Cleanup: Move kChromeDevToolsScheme constant into content namespace.
tfarina@chromium.org
2014-02-17
1
-2
/
+2
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-16
1
-1
/
+2
[next]