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
*
Move content/components/navigation_interception to src/components
kaiwang@chromium.org
2013-01-23
10
-18
/
+20
*
Implements onReceivedIcon
acleung@chromium.org
2013-01-22
8
-2
/
+298
*
Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...
hashimoto@chromium.org
2013-01-21
2
-10
/
+0
*
[Android WebView] Update third party whitelist file
mnaganov@chromium.org
2013-01-19
1
-2
/
+4
*
Call FlushIndex in BackendImpl::ModifyStorageSize
boliu@chromium.org
2013-01-18
5
-28
/
+0
*
fix compatibility issue of char for android x86
james.wei@intel.com
2013-01-18
1
-1
/
+1
*
[android_webview] Clean up message handlers in AwContents and AwContentsClient.
mkosiba@chromium.org
2013-01-17
3
-110
/
+136
*
Avoid call nativeDrawSW after AwContents.destroy
boliu@chromium.org
2013-01-16
1
-0
/
+2
*
[Android WebView] Add net/base/test_certificate_data.h into the whitelist
mnaganov@chromium.org
2013-01-15
1
-0
/
+2
*
Throw exception when initialization failed.
michaelbai@chromium.org
2013-01-15
2
-5
/
+15
*
Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.
avi@chromium.org
2013-01-15
2
-7
/
+2
*
Fix getting mime-type from a download request.
boliu@chromium.org
2013-01-15
2
-2
/
+2
*
Move content/components/web_contents_delegate_android to components/web_conte...
boliu@chromium.org
2013-01-12
11
-14
/
+31
*
Findbugs issues
kristianm@chromium.org
2013-01-12
2
-2
/
+5
*
Workaround disk cache crash round 2
boliu@chromium.org
2013-01-11
2
-4
/
+4
*
[android_webview] Add onMeasure support.
mkosiba@chromium.org
2013-01-11
4
-7
/
+232
*
Workaround disk cache crash in testAppCacheWithTwoViews
boliu@chromium.org
2013-01-11
1
-0
/
+5
*
Revert 176198
yfriedman@chromium.org
2013-01-10
2
-2
/
+3
*
Revert 176176
smckay@chromium.org
2013-01-10
2
-3
/
+2
*
Update Android build to API level 17 and SDK Tools version 21
yfriedman@chromium.org
2013-01-10
2
-2
/
+3
*
[Android WebView] Implement WebSettings.{get|set}UseWideViewport
mnaganov@chromium.org
2013-01-10
3
-0
/
+131
*
[android_webview] Forward the InternalAccessDelegate interface via AwContents.
mkosiba@chromium.org
2013-01-10
1
-0
/
+7
*
[Android WebView] Remove deleted files from third_party_whitelist
mnaganov@chromium.org
2013-01-10
1
-3
/
+0
*
Update some #includes in android_webview/renderer for headers in the new Plat...
pilgrim@chromium.org
2013-01-10
2
-6
/
+6
*
Implementing native chromium GeolocationPermissionContext
kristianm@chromium.org
2013-01-10
11
-11
/
+248
*
Remove incognito parameter from AwContents
kristianm@chromium.org
2013-01-09
10
-475
/
+83
*
[Android WebView] Update SW rendering to use SkPicture and fix scrolling cases.
leandrogracia@chromium.org
2013-01-09
7
-35
/
+34
*
Return false in AwWebContentsDelegate::CanDownload
nileshagrawal@chromium.org
2013-01-09
2
-12
/
+5
*
Fix downstream android webview build from r175537
boliu@chromium.org
2013-01-08
1
-0
/
+4
*
Revert 175489
dbeam@chromium.org
2013-01-08
2
-2
/
+7
*
Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.
avi@chromium.org
2013-01-08
2
-7
/
+2
*
Fix hang in Android WebView release build tests
boliu@chromium.org
2013-01-08
3
-51
/
+6
*
[Android WebView] Remove unnecessary DCHECK in InputStreamImpl.
benm@chromium.org
2013-01-04
1
-3
/
+3
*
Fix License string in scrypt/README.chromium, update Android WebView checker
mnaganov@chromium.org
2013-01-04
1
-1
/
+1
*
[Android WebView] Update license checking tools data
mnaganov@chromium.org
2013-01-04
2
-0
/
+4
*
[Android WebView] Prepare to simulate SW rendering with the capture picture A...
leandrogracia@chromium.org
2013-01-04
14
-15
/
+205
*
Making the new geolocation methods abstract after adding an android implement...
kristianm@chromium.org
2013-01-03
2
-5
/
+13
*
Revert 174978. r174937 does not seem to be releated to content_browsertests f...
alexeypa@google.com
2013-01-03
1
-2
/
+10
*
Speculative revert of r174937 to see if it clears up content_browsertests fai...
alexeypa@google.com
2013-01-03
1
-10
/
+2
*
[Android WebView] Close InputStreams when we're done with them.
benm@chromium.org
2013-01-03
1
-0
/
+4
*
small improvement to GeolocationPermissions.clearAll() to
joth@chromium.org
2013-01-03
1
-2
/
+10
*
Cleanup: Remove unneeded browser_thread.h includes in contents.
thestig@chromium.org
2013-01-03
1
-1
/
+5
*
Remove the unused SurfaceTextureUpdatedListener interface.
mkosiba@chromium.org
2013-01-02
1
-7
/
+0
*
Convert AwRequestInerceptor to net::URLRequestJobFactory::ProtocolHandler
pauljensen@chromium.org
2013-01-02
3
-37
/
+10
*
Fix AwBrowserProcess.loadLibrary to only load
joth@chromium.org
2012-12-28
1
-1
/
+2
*
Tell java side when the native auth handler is gone
joth@chromium.org
2012-12-26
4
-12
/
+52
*
Define public inteface for accessing Canvas pixels
joth@chromium.org
2012-12-25
5
-2
/
+109
*
Set kEnableWebViewSynchronousAPIs later
joth@chromium.org
2012-12-24
2
-11
/
+6
*
Adding geolocation functions to AwContentsClient
kristianm@chromium.org
2012-12-22
1
-0
/
+8
*
Speculative temporary workaround to make Android Release bot green
boliu@chromium.org
2012-12-21
2
-38
/
+14
[next]