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] 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
*
[android_webview] Make tests draw something other than white.
mkosiba@chromium.org
2013-10-25
1
-14
/
+2
*
Reject rather than abort client certificates
joth@chromium.org
2013-10-25
4
-0
/
+36
*
Fix for no TYPE_VIEW_SCROLLED AccessibilityEvent on scrolling web page in And...
cramya@chromium.org
2013-10-24
1
-7
/
+0
*
Prevent log spam in autofill
sgurun@chromium.org
2013-10-24
1
-1
/
+3
*
Split AwSettings contruction out of AwContents
joth@chromium.org
2013-10-23
2
-26
/
+67
*
WebView: avoid library name clash when building standalone.
torne@chromium.org
2013-10-23
2
-1
/
+6
*
Removed fixed layout related methods in Chromium
bokan@chromium.org
2013-10-23
1
-1
/
+0
*
DevTools: Move EscapeForHTML call from DevToolsTarget implementations to the ...
kaznacheev@chromium.org
2013-10-23
1
-2
/
+1
*
Android code should not assume main thread == UI thread.
joth@chromium.org
2013-10-23
6
-9
/
+35
*
Dynamically enable spatial navigation based on events
joth@chromium.org
2013-10-23
4
-5
/
+45
*
[Android WebView] Enable the Blink quirk for merging contents of meta viewpor...
mnaganov@chromium.org
2013-10-22
4
-26
/
+91
*
Add font_scale_factor_quirk pref.
skobes@chromium.org
2013-10-22
1
-1
/
+1
*
Android: Add chrome-specific dynamic linker.
digit@chromium.org
2013-10-21
1
-0
/
+8
*
android_webview: Remove obsolete files from whitelist.
digit@chromium.org
2013-10-21
1
-4
/
+0
*
[Android WebView] Register android-webview scheme as secure.
benm@chromium.org
2013-10-21
4
-1
/
+12
*
Remove the RenderViewHostObserver for content settings. RenderViewForIntersti...
jam@chromium.org
2013-10-21
1
-7
/
+0
*
[android_webview] Fix crash in testCreateDestroy.
mkosiba@chromium.org
2013-10-21
1
-0
/
+1
*
Android WebView: use IO thread for cookie manager.
torne@chromium.org
2013-10-21
1
-2
/
+2
*
[android_webview] Fix AndroidViewIntegrationTest on N7 JB.
mkosiba@chromium.org
2013-10-21
1
-4
/
+8
*
Introduce a separate gyp file for content shell and tests
jochen@chromium.org
2013-10-19
1
-3
/
+3
[prev]
[next]