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: 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
*
Add missing deps files to fix the Linux deps builder.
mkosiba@chromium.org
2013-03-20
2
-0
/
+6
*
[android_webview] Add test shell for webview.
mkosiba@chromium.org
2013-03-20
14
-9
/
+313
*
Disable testTestInitialScale
boliu@chromium.org
2013-03-19
1
-0
/
+6
*
Revert 188912 "Removed static factories for data, ftp, file, and..."
kbr@chromium.org
2013-03-19
3
-7
/
+0
*
Update TestURLRequest constructor interface in unit tests.
tedv@chromium.org
2013-03-19
1
-1
/
+2
*
Removed static factories for data, ftp, file, and about jobs.
pauljensen@chromium.org
2013-03-19
3
-0
/
+7
*
Since some child processes, such as PPAPI_BROKER plugin, might not run in san...
kjyoun@google.com
2013-03-19
1
-2
/
+2
*
Add cevans as an IPC OWNER for all areas.
palmer@chromium.org
2013-03-18
1
-0
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
Allow for synchronous compositor input handling when UI and compositor threads
jdduke@chromium.org
2013-03-18
9
-7
/
+71
*
Android: factor out use of SDK jar.
torne@chromium.org
2013-03-18
1
-1
/
+0
*
[Android WebView] Enhancements to DevTools front page.
benm@chromium.org
2013-03-18
1
-21
/
+66
*
Android WebView: disable mac builds again.
torne@chromium.org
2013-03-18
1
-4
/
+4
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Fix several findbugs issues
yfriedman@chromium.org
2013-03-15
6
-34
/
+22
*
Android WebView: sort directories in license tool.
torne@chromium.org
2013-03-15
1
-1
/
+1
*
[android] Improve CallbackHelper documentation.
mkosiba@chromium.org
2013-03-15
1
-2
/
+2
*
[android_webview] Implementation of WebChromeClient.onHideCustomView.
michaelbai@chromium.org
2013-03-15
10
-81
/
+185
*
Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...
pauljensen@chromium.org
2013-03-15
1
-3
/
+0
*
Remove unnecessary resource related methods in ContentVideoViewContextDelegate
michaelbai@chromium.org
2013-03-14
1
-30
/
+0
*
[android_webview] Fake onReceivedError callback for intercepted navigations.
mkosiba@chromium.org
2013-03-14
5
-9
/
+65
[next]