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
*
ui: Android changes.
tfarina@chromium.org
2013-11-15
4
-5
/
+5
*
[Android WebView] Re-enable AwSettingsTest#setInitialScale
mnaganov@chromium.org
2013-11-15
1
-4
/
+0
*
[Android WebView] Fix AwSettingsTest#testUseWideViewportControlsDoubleTabToZoom
mnaganov@chromium.org
2013-11-15
1
-22
/
+7
*
[Android WebView] Disable flaky AwViewportTest#testInitialScaleClobberQuirk
mnaganov@chromium.org
2013-11-14
1
-2
/
+7
*
Prevent media from being loading from network when AwSettings.setBlockNetwork...
michaelbai@chromium.org
2013-11-14
4
-78
/
+167
*
[Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY
akalin@chromium.org
2013-11-14
1
-1
/
+1
*
[android_webview] Fix testOnPageFinishedNotCalledForValidSubresources.
mkosiba@chromium.org
2013-11-13
1
-2
/
+2
*
Revert 234855 "Encrypt all stored cookies on selected operating ..."
viettrungluu@chromium.org
2013-11-13
1
-3
/
+1
*
Encrypt all stored cookies on selected operating systems.
bcwhite@chromium.org
2013-11-13
1
-1
/
+3
*
[android_webview] Clean up AwContents constructors.
mkosiba@chromium.org
2013-11-13
3
-45
/
+36
*
[android_webview] InterceptedRequestData refactoring.
mkosiba@chromium.org
2013-11-13
5
-66
/
+81
*
[android_webview] Add instrumented_libraries to known_issues.
mkosiba@chromium.org
2013-11-12
1
-0
/
+1
*
[Android WebView] Fix AwSettingsTest.testLoadWithOverviewModeXXX flakiness
mnaganov@chromium.org
2013-11-12
3
-11
/
+8
*
[android_webview] Add readability to known_issues.
mkosiba@chromium.org
2013-11-12
1
-0
/
+1
*
[Android WebView] Wire up legacy quirks added to Blink
mnaganov@chromium.org
2013-11-12
2
-0
/
+94
*
[Autofill] Fix memory ownership of CreditCard in AutofillManager::ImportFormData
isherman@chromium.org
2013-11-12
2
-2
/
+0
*
Cleanup: Remove unused includes of webkit/glue/webkit_glue.h
tfarina@chromium.org
2013-11-12
1
-1
/
+0
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-5
/
+0
*
Android WebView: allow tests to not start AwBrowserProcess.
torne@chromium.org
2013-11-11
3
-8
/
+17
*
[Android WebView] Add third_party/liblouis to known issue
boliu@chromium.org
2013-11-09
1
-0
/
+1
*
[android_webview] Fix UAF in request interception code.
mkosiba@chromium.org
2013-11-08
5
-57
/
+108
*
Android: remove ContentViewCore from the renderer crash codepath.
ppi@chromium.org
2013-11-08
1
-6
/
+0
*
Create WindowAndroid in WebView.
michaelbai@chromium.org
2013-11-08
1
-2
/
+9
*
Remove redundant/misleaing README.chromium files.
sbc@chromium.org
2013-11-07
2
-3
/
+9
*
[Android WebView] Relax license parsing for BSD
boliu@chromium.org
2013-11-07
1
-1
/
+1
*
Roll swarming_client @ e98b112.
maruel@chromium.org
2013-11-07
1
-0
/
+2
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
12
-59
/
+59
*
Add way to reload the page, ignoring the cache
dfalcantara@chromium.org
2013-11-07
2
-16
/
+7
*
[Android WebView] Null check syncOnNewPictureStateToNative
boliu@chromium.org
2013-11-07
1
-0
/
+1
*
BrowsingDataRemover, (re)use StoragePartition deletion code.
lazyboy@chromium.org
2013-11-06
1
-2
/
+4
*
[Android WebView] Only throttle fallback tick
boliu@chromium.org
2013-11-05
1
-3
/
+6
*
Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..."
scherkus@chromium.org
2013-11-04
1
-1
/
+1
*
[Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY
akalin@chromium.org
2013-11-04
1
-1
/
+1
*
Allow the cookie store's client task runner to be set.
torne@chromium.org
2013-11-04
1
-0
/
+1
*
Allow JNI registration to be performed eagerly.
torne@chromium.org
2013-11-04
1
-0
/
+5
*
[android_webview] Fix findbugs warnings.
mkosiba@chromium.org
2013-11-02
1
-11
/
+11
*
[Android WebView] Change tile size to 384
boliu@chromium.org
2013-11-01
3
-11
/
+22
*
Plumb device scale adjustment separately.
skobes@chromium.org
2013-11-01
1
-1
/
+1
*
[Net] Add a priority parameter to URLRequest's constructor
akalin@chromium.org
2013-10-31
1
-5
/
+5
*
Use swarming_client instead of swarm_client.
maruel@chromium.org
2013-10-31
1
-1
/
+1
*
[android] Fire accessibility events when scrolling sublayers.
mkosiba@chromium.org
2013-10-31
4
-5
/
+196
*
Set a fixed layout size only if the container view has a WRAP_CONTENT layout ...
mkosiba@chromium.org
2013-10-30
3
-8
/
+96
*
Cancel MIDI permission request infobar on MIDIAccess stop.
kkimlabs@chromium.org
2013-10-30
2
-0
/
+14
*
[Android WebView] Fix and disable double find tests
boliu@chromium.org
2013-10-29
1
-2
/
+11
*
ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.
tfarina@chromium.org
2013-10-29
1
-2
/
+2
*
[Files.app] Fix the webview whitelist along with renaming.
yoshiki@chromium.org
2013-10-28
1
-6
/
+6
*
DevTools: Add URL query parameter to json/new command
kaznacheev@chromium.org
2013-10-27
1
-1
/
+2
*
Fix Telemetry.
tonyg@chromium.org
2013-10-26
1
-2
/
+1
*
android_webview: conditionally include android_webview_tests to fix downstrea...
kaanb@chromium.org
2013-10-26
1
-2
/
+6
*
DevTools: Add URL query parameter to json/new command
kaznacheev@chromium.org
2013-10-25
1
-1
/
+2
[next]