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
*
[Android WebView] Remove caching of Bitmaps used for SW draw.
benm@chromium.org
2013-06-14
5
-33
/
+9
*
In components/autofill, move browser/autocheckout* to content/browser/
blundell@chromium.org
2013-06-14
2
-1
/
+2
*
[Android WebView] Implement WebPermissionClient methods.
benm@chromium.org
2013-06-14
2
-0
/
+35
*
Consolidate the SW and HW draw methods in InProcessViewRenderer
joth@chromium.org
2013-06-13
6
-69
/
+87
*
Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
7
-20
/
+23
*
Delete the browser-compositor webview render mode
joth@chromium.org
2013-06-13
19
-1102
/
+47
*
[Android WebView] Don't cache bitmap used for SW draw.
benm@chromium.org
2013-06-13
1
-1
/
+1
*
[Android] Fix component build again.
yfriedman@chromium.org
2013-06-12
1
-0
/
+1
*
Make security team OWNERS for all IPC *_messages*.h files.
palmer@chromium.org
2013-06-12
1
-7
/
+7
*
[Android WebView] Fix use after free during compositor shutdown.
benm@chromium.org
2013-06-12
1
-0
/
+10
*
Connect Frame metadata all the way up from cc to android_webview
joth@chromium.org
2013-06-12
3
-14
/
+21
*
Fix Android WebView build after r205796
boliu@chromium.org
2013-06-12
2
-0
/
+2
*
[Autofill] Determine Popup RTLness from page
csharp@chromium.org
2013-06-12
2
-0
/
+2
*
Revert 205670 "Un-refcount AutofillWebData and TokenWebData"
raymes@chromium.org
2013-06-12
3
-7
/
+7
*
Un-refcount AutofillWebData and TokenWebData
caitkp@chromium.org
2013-06-11
3
-7
/
+7
*
Delegate root layer scroll offset to android_webview.
mkosiba@chromium.org
2013-06-11
2
-0
/
+14
*
[Android WebView] Actually disaled @DisabledTests.
benm@chromium.org
2013-06-11
1
-9
/
+17
*
Android WebView: generate makefiles for MIPS.
torne@chromium.org
2013-06-11
1
-0
/
+8
*
components: Move user_prefs into user_prefs namespace.
tfarina@chromium.org
2013-06-11
1
-3
/
+3
*
2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...
kinuko@chromium.org
2013-06-11
1
-1
/
+2
*
Revert 205463 "Split webkit_storage target into webkit_storage_{..."
kinuko@chromium.org
2013-06-11
1
-2
/
+1
*
Split webkit_storage target into webkit_storage_{browser,common,renderer}
kinuko@chromium.org
2013-06-11
1
-1
/
+2
*
Fix software mode after r205072
boliu@chromium.org
2013-06-11
1
-1
/
+9
*
Enable MapImage API for Android Webview HW mode. Bypassing CQ since this chan...
kaanb@chromium.org
2013-06-11
1
-0
/
+2
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
2
-2
/
+2
*
Suppress tests after crbug.com/224317
pdr@chromium.org
2013-06-10
1
-0
/
+6
*
Use a direct include of strings headers in android_webview/.
avi@chromium.org
2013-06-10
6
-6
/
+6
*
[android_webview] Add mesa to compile whitelist.
mkosiba@chromium.org
2013-06-10
1
-5
/
+15
*
[Android WebView] Add third_party/JSON to known_issues.py
benm@chromium.org
2013-06-10
1
-0
/
+1
*
Hook up android webview synchronous compositor GL init
boliu@chromium.org
2013-06-08
1
-3
/
+7
*
Revert 205038 "Un-refcount AutofillWebData and TokenWebData"
cpu@chromium.org
2013-06-08
3
-7
/
+7
*
Un-refcount AutofillWebData and TokenWebData
caitkp@chromium.org
2013-06-08
3
-7
/
+7
*
Disable android webview video tests
boliu@chromium.org
2013-06-07
1
-0
/
+8
*
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...
avi@chromium.org
2013-06-07
3
-3
/
+3
*
In components/autofill, move browser/risk/ to content/browser/risk/
blundell@chromium.org
2013-06-07
1
-0
/
+1
*
Android WebView: write better jarjar rules.
torne@chromium.org
2013-06-07
1
-4
/
+4
*
Main changes are
michaelbai@chromium.org
2013-06-05
3
-60
/
+36
*
[Android WebView] Fix error description setting for provisional load
mnaganov@chromium.org
2013-06-05
2
-5
/
+7
*
Fix android_webview whiltelist to point to the new appcache/manifest_parser l...
kinuko@chromium.org
2013-06-05
1
-2
/
+2
*
Fix error in fallback SW rendering
joth@chromium.org
2013-06-05
6
-9
/
+17
*
Move C++ code from webkit/tools/test_shell to webkit/support
jamesr@chromium.org
2013-06-04
1
-2
/
+2
*
[Android WebView] Provide a minimal error description for nav errors
mnaganov@chromium.org
2013-06-04
2
-0
/
+23
*
[Android WebView] Add a test for browser sign-in back navigation
mnaganov@chromium.org
2013-06-04
1
-0
/
+97
*
Android WebView: add rules for jarjar.
torne@chromium.org
2013-06-04
1
-0
/
+4
*
Make webkit_user_agent a standalone gyp
jamesr@chromium.org
2013-05-31
1
-1
/
+1
*
Migrate the IndexedDB backend from Blink to Chromium
alecflett@chromium.org
2013-05-31
1
-0
/
+4
*
Move synchronous compositor into content/browser
joth@chromium.org
2013-05-31
9
-146
/
+32
*
reland of 'split webkit/glue/webpreferences to common and renderer'
scottmg@chromium.org
2013-05-31
1
-1
/
+1
*
Remove Deprecated methods / tags
joth@chromium.org
2013-05-31
3
-27
/
+0
*
Move the WebCursor sources from webkit/glue to webkit/common/cursors.
ananta@chromium.org
2013-05-31
1
-3
/
+3
[next]