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
*
webkit: Refactor webkit_renderer.gypi into a gyp file.
tfarina@chromium.org
2013-07-11
1
-1
/
+1
*
Autofill:Autocheckout: Make bubble more sticky.
ramankk@chromium.org
2013-07-11
2
-2
/
+4
*
Rename RenderViewGone IPC/methods to better reflect reality.
nasko@chromium.org
2013-07-10
2
-2
/
+2
*
Rename webkit_(resources|strings) targets to remove _temp infix
jamesr@chromium.org
2013-07-09
1
-1
/
+1
*
Get rid of the SpeechRecognitionPreferences interface. It only had one method...
jam@chromium.org
2013-07-09
2
-8
/
+0
*
Allow embedders to override fullscreen mediaplayer controls
avayvod@chromium.org
2013-07-09
1
-0
/
+6
*
[Android WebView] Immediately fail draw if compositor is NULL
boliu@chromium.org
2013-07-08
2
-10
/
+19
*
[android] Hook up overscrolling to the android_webview layer.
mkosiba@chromium.org
2013-07-08
12
-37
/
+657
*
Test run AwQuotaManagerBridge without AwContents.
michaelbai@chromium.org
2013-07-08
3
-52
/
+102
*
Use page transition types to detect API initiated navs
joth@chromium.org
2013-07-04
2
-1
/
+49
*
[android_webivew] Send touch events directly to the view.
mkosiba@chromium.org
2013-07-04
2
-19
/
+82
*
Move webkit_resources / webkit_strings targets out of webkit_support.gyp
jamesr@chromium.org
2013-07-04
1
-1
/
+1
*
[Android WebView] Work around for starving main thread
boliu@chromium.org
2013-07-03
2
-0
/
+22
*
Revert 209420 "Factor out content shell and tests into a standal..."
jam@chromium.org
2013-07-02
1
-3
/
+3
*
Disable flaky test.
shashishekhar@chromium.org
2013-07-02
1
-2
/
+7
*
[Android WebView] Better control the size of the HW fallback bmp cache
benm@chromium.org
2013-07-02
1
-0
/
+3
*
Remove the deprecated static method from HttpAuthDatabase
sgurun@chromium.org
2013-07-02
3
-17
/
+13
*
[Android WebView] Reduce jank of HW fallback
benm@chromium.org
2013-07-02
5
-10
/
+27
*
Factor out content shell and tests into a standalone gyp
mnaganov@chromium.org
2013-07-01
1
-3
/
+3
*
Implement the autofill UI for chromium powered android webview.
sgurun@chromium.org
2013-06-28
12
-124
/
+403
*
Use a direct include of time headers in android_webview/, apps/, ash/.
avi@chromium.org
2013-06-27
3
-3
/
+3
*
Revert "Implement the autofill UI for chromium powered android webview."
eroman@chromium.org
2013-06-27
12
-403
/
+124
*
Implement the autofill UI for chromium powered android webview.
sgurun@chromium.org
2013-06-27
12
-124
/
+403
*
[Android] Abandon bundling DevTools frontends for mobile apps
mnaganov@chromium.org
2013-06-27
2
-4
/
+6
*
Factor out code from WebGraphicsContext3DInProcessImpl
sievers@chromium.org
2013-06-26
4
-8
/
+5
*
Native Android accessibility.
dmazzoni@chromium.org
2013-06-25
1
-0
/
+11
*
[android_webview] Add view integration test for content size.
mkosiba@chromium.org
2013-06-25
2
-0
/
+101
*
[Android WebView] Persist cookies
boliu@chromium.org
2013-06-24
1
-0
/
+10
*
Revert "Revert "Replace third_party/angle with angle_dx11 for Android WebView""
boliu@chromium.org
2013-06-24
1
-1
/
+1
*
Display detailed steps for Autocheckout flows.
dgwallinga@chromium.org
2013-06-24
2
-2
/
+12
*
[Android WebView] Fallback tick
boliu@chromium.org
2013-06-22
2
-8
/
+36
*
Enable Autocomplete feature for chromium webview
sgurun@chromium.org
2013-06-22
8
-53
/
+88
*
Revert 207875 "Native Android accessibility."
dmichael@chromium.org
2013-06-21
1
-15
/
+0
*
Native Android accessibility.
dmazzoni@chromium.org
2013-06-21
1
-0
/
+15
*
[Autofill] Remove the "Disable native Autofill UI" flag.
isherman@chromium.org
2013-06-21
1
-2
/
+1
*
[Android WebView] Clamp Bitmap size when it will be drawn into a Canvas.
benm@chromium.org
2013-06-21
5
-12
/
+23
*
Clean up AwContents calls to change visibility
boliu@chromium.org
2013-06-21
6
-35
/
+39
*
Hookup android_webview scroll offset delegation to Java side.
mkosiba@chromium.org
2013-06-20
11
-40
/
+571
*
Update remaining Blink header includes
abarth@chromium.org
2013-06-20
7
-16
/
+16
*
Add Garbage collection test for AwContents
joth@chromium.org
2013-06-20
3
-0
/
+61
*
Revert "Replace third_party/angle with angle_dx11 for Android WebView"
boliu@chromium.org
2013-06-20
1
-1
/
+1
*
In components/autofill, move browser/ to core/browser/
blundell@chromium.org
2013-06-20
10
-11
/
+10
*
Fix AwSettingsTest.testBlockNetworkImagesBlocksNetworkImageAndReloadInPlace
mnaganov@chromium.org
2013-06-20
1
-5
/
+1
*
Resizing huge favicons when retrieving those.
qsr@chromium.org
2013-06-20
1
-2
/
+3
*
Replace third_party/angle with angle_dx11 for Android WebView
boliu@chromium.org
2013-06-19
1
-1
/
+1
*
Re-enable AwContents create/destroy stress tests
joth@chromium.org
2013-06-18
1
-12
/
+4
*
Make AwContents.destroy() idempotent
joth@chromium.org
2013-06-18
2
-11
/
+13
*
In components/autofill, move common/ to core/common/
blundell@chromium.org
2013-06-18
3
-3
/
+3
*
Context menu on a webpage should be positioned differently when invoked from
varunjain@chromium.org
2013-06-18
2
-4
/
+2
*
[Android WebView] Random Android WebView test fixes
boliu@chromium.org
2013-06-18
2
-9
/
+8
[next]