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
*
Delete unnecessary lines of code.
darin@chromium.org
2013-07-17
2
-2
/
+6
*
Remove test checking for default touch icons.
qsr@chromium.org
2013-07-17
1
-23
/
+0
*
Expose the method used for the next URLRequest redirect.
mkosiba@chromium.org
2013-07-17
2
-2
/
+37
*
The previous implementation is not correct, it depended on the Fullscreen vid...
michaelbai@chromium.org
2013-07-17
1
-4
/
+0
*
Change BrowserThreadDelegate to run Init() async.
mariakhomenko@chromium.org
2013-07-17
2
-15
/
+19
*
[Android WebView] Evaluate JS URLs directly.
benm@chromium.org
2013-07-17
1
-0
/
+17
*
Adding a first prototype of guest mode.
jwd@chromium.org
2013-07-17
2
-2
/
+2
*
Use a direct include of the message_loop header in android_webview/, apps/, a...
avi@chromium.org
2013-07-17
9
-9
/
+9
*
This test was almost copied from CTS, as the test explicitly set the width, i...
michaelbai@chromium.org
2013-07-17
1
-6
/
+11
*
Hide scrollbars in Android WebView.
aelias@chromium.org
2013-07-17
1
-1
/
+2
*
Fix downstream onDetachFromWindow crash
boliu@chromium.org
2013-07-17
2
-14
/
+12
*
Move most importer code to chrome/utility/importer
scottmg@chromium.org
2013-07-16
1
-14
/
+14
*
fix some java reference leaks
qinmin@chromium.org
2013-07-16
1
-1
/
+3
*
Revert r210030 "[Android WebView] Work around for starving main thread"
boliu@chromium.org
2013-07-16
2
-22
/
+0
*
[Android WebView] Disable preemptive InitializeHwDraw
boliu@chromium.org
2013-07-16
1
-8
/
+0
*
[Android WebView] Fix view state for popups
boliu@chromium.org
2013-07-15
1
-11
/
+37
*
Restore session cookies for classic compatibility.
sgurun@chromium.org
2013-07-15
1
-1
/
+1
*
Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...
tfarina@chromium.org
2013-07-13
7
-9
/
+8
*
OutputSurfaceClient::ReleaseGL
boliu@chromium.org
2013-07-13
1
-1
/
+15
*
Web MIDI: add RequestMIDISysExPermission to BrowserContext
toyoshim@chromium.org
2013-07-12
2
-0
/
+14
*
[android] Plumb through page scale to the InProcessViewRenderer.
mkosiba@chromium.org
2013-07-12
9
-35
/
+127
*
[Android WebView] GLNonOwnedContext::MakeCurrent before App GL save/restore
boliu@chromium.org
2013-07-12
4
-157
/
+212
*
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
[next]