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
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
[android_webview] Android.mk file cleanup.
mkosiba
2014-09-25
1
-23
/
+1
*
Make the WebView apk build in the Chrome tree
hjd
2014-09-09
1
-1
/
+1
*
Move strings from webkit/ content/.
tfarina@chromium.org
2014-08-09
1
-53
/
+53
*
[android_webview] Fix android_webview_resources dependency.
mkosiba@chromium.org
2014-07-31
1
-5
/
+4
*
android_webview: Remove TARGET_2ND_ARCH hack from makefiles.
torne@chromium.org
2014-07-03
1
-1
/
+1
*
[android_webview] Fix Android.mk module dependencies.
mkosiba@chromium.org
2014-06-27
1
-1
/
+6
*
[android_webview] Enable new android_webview resource target on Android.
mkosiba@chromium.org
2014-06-24
1
-0
/
+2
*
JarJar resources when building the android_webview.
mkosiba@chromium.org
2014-06-20
1
-60
/
+24
*
Gamepad API support for chrome on android
skhatri@nvidia.com
2014-06-02
1
-0
/
+2
*
Revert of Gamepad API support for chrome on android (https://codereview.chrom...
aelias@chromium.org
2014-05-19
1
-2
/
+0
*
Gamepad API support for chrome on android
skhatri@nvidia.com
2014-05-15
1
-0
/
+2
*
android_webview: fix to avoid 64-bit blacklisting.
torne@chromium.org
2014-04-15
1
-15
/
+17
*
Implement ScreenOrientationProvider for Chrome Android.
mlamouri@chromium.org
2014-03-14
1
-0
/
+1
*
API to Convert Java Bitmap Config to SkBitmap::Config
siva.gunturi@samsung.com
2014-02-26
1
-0
/
+1
*
Refactor ActivityStatus to not store current
dtrainor@chromium.org
2014-02-21
1
-1
/
+1
*
Fix android_aosp after r251461
boliu@chromium.org
2014-02-15
1
-0
/
+3
*
[Android] Share gesture types between Java and C++
jdduke@chromium.org
2014-02-11
1
-0
/
+1
*
Export verified_cert and public_key_hashes on Android.
davidben@chromium.org
2014-01-17
1
-1
/
+1
*
Moving SelectPopupArrayAdapter class out of SelectPopupDialog class.
butnariu@chromium.org
2013-12-05
1
-0
/
+1
*
Move NV21 colorspace treatment from VideoCapture java to C++
mcasas@chromium.org
2013-09-18
1
-0
/
+1
*
[Android] On calling openNewTab, pass the disposition instead of incognito.
kkimlabs@chromium.org
2013-08-06
1
-0
/
+1
*
[Android WebView] Fix build after r206398
benm@chromium.org
2013-06-14
1
-0
/
+1
*
Fix Android WebView build after r205796
boliu@chromium.org
2013-06-12
1
-0
/
+1
*
Fix downstream android webview build
boliu@chromium.org
2013-05-03
1
-0
/
+1
*
Make the build control what library(/ies) to load
cjhopman@chromium.org
2013-04-01
1
-0
/
+5
*
Since some child processes, such as PPAPI_BROKER plugin, might not run in san...
kjyoun@google.com
2013-03-19
1
-2
/
+2
*
Android WebView: add ResultCodes to generated sources.
torne@chromium.org
2013-03-07
1
-0
/
+1
*
[Android WebView] Fix paths to generated files after r185702
mnaganov@chromium.org
2013-03-04
1
-5
/
+5
*
Use _target_name instead of package_name for java*.gypi
cjhopman@chromium.org
2013-02-20
1
-1
/
+1
*
[Android WebView] Remove obsolete webviewchromium_strings.pak references.
benm@chromium.org
2013-02-19
1
-7
/
+0
*
Fix downstream android webview build
boliu@chromium.org
2013-02-13
1
-3
/
+4
*
[Android WebView] Add rules to bundle localised string paks.
benm@chromium.org
2013-02-12
1
-1
/
+319
*
[Android WebView] Fix build break, make sure the gyp file is generated for an...
kristianm@chromium.org
2013-02-12
1
-1
/
+2
*
Move content/components/navigation_interception to src/components
kaiwang@chromium.org
2013-01-23
1
-1
/
+1
*
Move content/components/web_contents_delegate_android to components/web_conte...
boliu@chromium.org
2013-01-12
1
-1
/
+1
*
Fix downstream android webview build from r175537
boliu@chromium.org
2013-01-08
1
-0
/
+4
*
Generate PageTransitionTypes.java for Android
boliu@chromium.org
2012-12-16
1
-1
/
+3
*
WebView fix for third_party/eyesfree
boliu@chromium.org
2012-12-14
1
-1
/
+5
*
[Android Webview] Add hand-written R.java file to map ui resources.
newt@chromium.org
2012-12-14
1
-1
/
+2
*
Fix android build issue.
boliu@chromium.org
2012-12-11
1
-1
/
+3
*
[Android WebView] Remove pak rules that depend on chrome/
benm@chromium.org
2012-12-11
1
-19
/
+0
*
Fix android build typo
boliu@chromium.org
2012-12-10
1
-1
/
+1
*
Android WebView: fix location of NetError.java.
torne@chromium.org
2012-12-10
1
-1
/
+2
*
[Android Webview] Fix typo
benm@chromium.org
2012-12-10
1
-1
/
+1
*
[Android WebView] Rename android_webview paks to webviewchromium.
benm@chromium.org
2012-12-07
1
-6
/
+6
*
[Android WebView] Add new chrome/-less pak dependency.
benm@chromium.org
2012-12-06
1
-0
/
+15
*
[android_webview] Remove chrome/ Java and R dep.
mkosiba@chromium.org
2012-11-29
1
-7
/
+1
*
[Android Webview] Add hand-written R.java files to map resources without DEPS...
leandrogracia@chromium.org
2012-11-21
1
-0
/
+5
*
Move WebContentsDelegateAndroid to content/components
jknotten@chromium.org
2012-11-14
1
-1
/
+2
*
Move navigation interception component to content/components
jknotten@chromium.org
2012-11-09
1
-1
/
+2
[next]