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] Add third_party/speech-dispatcher to known issues list
mnaganov@chromium.org
2013-04-19
1
-0
/
+1
*
[android] Resize the android_webview if it's 0x0 initially.
mkosiba@chromium.org
2013-04-19
22
-198
/
+820
*
Move GpuMemoryBuffer interface from ui/gl to gpu/command_buffer/client
kaanb@chromium.org
2013-04-19
7
-18
/
+17
*
[Android] Rename NativeWindow to WindowAndroid.
aurimas@chromium.org
2013-04-19
2
-35
/
+3
*
Android WebView: re-enable mac builds again.
torne@chromium.org
2013-04-18
1
-4
/
+4
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
[Android WebView] Never turn off viewport and fixed layout
mnaganov@chromium.org
2013-04-17
13
-110
/
+5
*
DevTools: enable reverse tethering in the ADB remote debugging.
pfeldman@chromium.org
2013-04-16
2
-0
/
+10
*
[android_webview]Add wait for Java debugger for test shell of Webview.
shouqun.liu@intel.com
2013-04-12
1
-0
/
+9
*
[Android WebView] Update third_party_files_whitelist.txt
mnaganov@chromium.org
2013-04-12
1
-3
/
+0
*
Enable the AwQuotaManagerBridgeTest
michaelbai@chromium.org
2013-04-12
1
-10
/
+0
*
[Android] Fix unit_tests and webview compilations for components build.
yfriedman@chromium.org
2013-04-12
1
-0
/
+1
*
Calling 2 param onShowCustomView.
michaelbai@chromium.org
2013-04-11
4
-15
/
+14
*
[Android WebView] Enable legacy support for target-densityDpi
mnaganov@chromium.org
2013-04-11
1
-0
/
+54
*
Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be all...
kaanb@chromium.org
2013-04-11
7
-57
/
+5
*
[Android] Move LocaleUtils from base to ui.
yfriedman@chromium.org
2013-04-10
3
-5
/
+6
*
Alphabetize the webview license whitelist.
brettw@chromium.org
2013-04-10
1
-22
/
+22
*
Add new googleurl files to license check whitelist.
brettw@chromium.org
2013-04-10
1
-0
/
+37
*
Change Map() API to take in a mode for read/write/read-or-write, also pass gf...
kaanb@chromium.org
2013-04-09
3
-8
/
+11
*
[android] Removing shortcuts in getting ContentViewCore.
aurimas@chromium.org
2013-04-09
1
-1
/
+1
*
net: move socket files from net/base to net/socket
phajdan.jr@chromium.org
2013-04-09
1
-1
/
+1
*
android_webview: changes to support Android GraphicBuffers
kaanb@chromium.org
2013-04-08
16
-10
/
+252
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
7
-45
/
+33
*
Fix the flaky full screen video tests by providing our own clickView;
michaelbai@chromium.org
2013-04-05
2
-16
/
+13
*
Callbacks cannot be owned by Java
kristianm@chromium.org
2013-04-05
16
-222
/
+216
*
[Android] "Namespace" shared libraries for the component build
yfriedman@chromium.org
2013-04-04
1
-1
/
+1
*
permissionrequest API for guest Download.
lazyboy@chromium.org
2013-04-03
2
-6
/
+10
*
[Android] Fix remaining linker errors for components build
yfriedman@chromium.org
2013-04-03
2
-4
/
+9
*
Android: nits following library loader changes.
bulach@chromium.org
2013-04-02
1
-1
/
+0
*
Make the build control what library(/ies) to load
cjhopman@chromium.org
2013-04-01
3
-6
/
+18
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
1
-1
/
+3
*
Add more wait time before inject event.
michaelbai@chromium.org
2013-03-30
2
-6
/
+10
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
3
-3
/
+3
*
Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.
dimich@chromium.org
2013-03-29
1
-1
/
+1
*
Predex java libraries
cjhopman@chromium.org
2013-03-27
1
-13
/
+1
*
Enable FullScreenVideo tests
michaelbai@chromium.org
2013-03-27
2
-14
/
+5
*
[Android WebView] Update third_party_files_whitelist.txt
mnaganov@chromium.org
2013-03-27
1
-10
/
+0
*
[Android WebView] Enable AwSettingsTest#testUseWideViewportControlsDoubleTabT...
mnaganov@chromium.org
2013-03-27
1
-7
/
+2
*
[android_webview] Add IME support for test shell of WebView.
shouqun.liu@intel.com
2013-03-27
1
-0
/
+18
*
[Android_WebView] Implement WebChromeClient.getDefaultVideoPoster.
michaelbai@chromium.org
2013-03-27
5
-24
/
+256
*
Android WebView: use the system ashmem.
torne@chromium.org
2013-03-26
2
-0
/
+2
*
Split apk-build.xml into 3 steps
cjhopman@chromium.org
2013-03-26
1
-2
/
+2
*
Remove CalculateContentsScale max texture size DCHECK.
aelias@chromium.org
2013-03-25
1
-8
/
+0
*
[android_webview] Rename AndroidWebView* -> Aw*.
mkosiba@chromium.org
2013-03-25
32
-37
/
+37
*
[android_webview] Build test code against the shell APK.
mkosiba@chromium.org
2013-03-25
31
-300
/
+132
*
[android_webview] Binary files for crrev.com/12609013.
mkosiba@chromium.org
2013-03-22
3
-0
/
+0
*
Disable AwSettingsTest#testLoadWithOverviewModeViewportScale
boliu@chromium.org
2013-03-21
1
-0
/
+4
*
Access defaultVideoPosterURL setting for ContentSettings
michaelbai@chromium.org
2013-03-21
1
-0
/
+38
*
Disable testUseWideViewportControlsDoubleTabToZoom.
aelias@chromium.org
2013-03-21
1
-2
/
+7
*
Fix Notifications Icon loading.
dimich@chromium.org
2013-03-20
1
-2
/
+5
[next]