Sign in
chromium
/
chromium
/
src
/
f5c9dbcb852de1cd6ce1bd293920c8c64a7ad9d9
/
android_webview
/
android_webview.gyp
3774c0db
android_webview: remove All target to fix build issue.
by
[email protected]
· 11 years ago
01bdc920
Clean up repack.py and repack_locale.py usage.
by
[email protected]
· 11 years ago
d460114d
Revert "Enable DMP for system Chromium WebView on Android"
by
[email protected]
· 11 years ago
416e80e
aw: Remove aw_switches
by
[email protected]
· 11 years ago
1a6d011
Move GetContextMenuNode from RenderView to RenderFrame.
by
[email protected]
· 11 years ago
e4a0b19
aw: Add SharedRendererState
by
[email protected]
· 11 years ago
2306376
aw: Split hardware rendering into HardwareRenderer
by
[email protected]
· 11 years ago
56028815
[Android WebView] Add DevTools Timeline instrumentation for embedder callbacks
by
[email protected]
· 11 years ago
a86c0e96
Switch ContentSettingsObserver to be a RenderFrameObserver instead of a RenderViewObserver
by
[email protected]
· 12 years ago
b05596b
[Android WebView] Only send extra headers for the main page
by
[email protected]
· 12 years ago
4a0b0a54
For implementing printing in android K release, we had to temporarily
by
[email protected]
· 12 years ago
6853d16a
Register WideVine keysystem for WebView.
by
[email protected]
· 12 years ago
1c0c3f4
Dissociate ui_resources target from ui.gyp.
by
[email protected]
· 12 years ago
f450287d
ui: Android changes.
by
[email protected]
· 12 years ago
b4939dfd
[android_webview] InterceptedRequestData refactoring.
by
[email protected]
· 12 years ago
1027c8c
ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory.
by
[email protected]
· 12 years ago
416d34a
android_webview: conditionally include android_webview_tests to fix downstream build breakage
by
[email protected]
· 12 years ago
7c5e1dd
WebView: avoid library name clash when building standalone.
by
[email protected]
· 12 years ago
9f8797b
Currently Android WebView will push settings from the java side to the renderer, but if the browser needs to read those settings back we will use a default set from WebContentsImpl as we neglect to override ContentBrowserClient::OverrideWebKitPrefs. This means that the browser and renderer can see out of sync preference values.
by
[email protected]
· 12 years ago
ad891367
[Android WebView] Make web contents debugging controllable
by
[email protected]
· 12 years ago
df24071
Android WebView: re-enable linker warnings where possible.
by
[email protected]
· 12 years ago
98e0187
[Android] Expose showFileChooser in AwContentsClient interface
by
[email protected]
· 12 years ago
6172484
Add AwGLSurface and use it in WGC3D
by
[email protected]
· 12 years ago
c955a8d
Fix content_browsertests and other full stack tests in multiple_dll
by
[email protected]
· 12 years ago
4250c31
[Android WebView] Maintain global DrawGL MRU list
by
[email protected]
· 12 years ago
09e021f
Reland: Remove webkit_chromium_resources.pak entries.
by
[email protected]
· 12 years ago
27e1136
Revert 215210 "Remove webkit_chromium_resources.pak entries." because it was causing the chromium_builder_qa to fail.
by
[email protected]
· 12 years ago
3c0cc1d0
Remove webkit_chromium_resources.pak entries.
by
[email protected]
· 12 years ago
92dd7777
GLInProcessContext: support async flushes and dedicated GPU thread
by
[email protected]
· 12 years ago
e5f893b
Reland "Include entries to blink_resources."
by
[email protected]
· 12 years ago
4547872
Revert 214239 "Include entries to blink_resources."
by
[email protected]
· 12 years ago
db8dc3f
Include entries to blink_resources.
by
[email protected]
· 12 years ago
b80a63b
gpu: Add GpuMemoryBufferFactory interface.
by
[email protected]
· 12 years ago
55dedd6
Revert 213636 "Switch Chromium to use Blink's blink_resources.grd"
by
[email protected]
· 12 years ago
5c58648
Switch Chromium to use Blink's blink_resources.grd
by
[email protected]
· 12 years ago
a2f57e2
Enable DMP for system Chromium WebView on Android
by
[email protected]
· 12 years ago
2c1fc5a
[Android WebView] GLNonOwnedContext::MakeCurrent before App GL save/restore
by
[email protected]
· 12 years ago
d7871ac
Rename webkit_(resources|strings) targets to remove _temp infix
by
[email protected]
· 12 years ago
d4717d5
Move webkit_resources / webkit_strings targets out of webkit_support.gyp
by
[email protected]
· 12 years ago
0a264d2
Implement the autofill UI for chromium powered android webview.
by
[email protected]
· 12 years ago
456671a0
Revert "Implement the autofill UI for chromium powered android webview."
by
[email protected]
· 12 years ago
32d9fe2ee
Implement the autofill UI for chromium powered android webview.
by
[email protected]
· 12 years ago
616d494
[Android] Abandon bundling DevTools frontends for mobile apps
by
[email protected]
· 12 years ago
6c7dcb2f2
Enable Autocomplete feature for chromium webview
by
[email protected]
· 12 years ago
0d66d7e
Delete the browser-compositor webview render mode
by
[email protected]
· 12 years ago
913d99a
Move synchronous compositor into content/browser
by
[email protected]
· 12 years ago
1fb9e7e
Move webkit/gpu into webkit/common/gpu
by
[email protected]
· 12 years ago
9acb3b8
Handle GpuMemoryBuffer allocation failures properly. Currently we only detect if the allocation has failed on the subsequent call to GpuMemoryBuffer API. Instead propagate that the allocation has failed to GLES2Implementation and set the appropriate GL error.
by
[email protected]
· 12 years ago
5878b72
Android WebView: tidy up library dependencies.
by
[email protected]
· 12 years ago
efcd66b
Implement get/set(saveformdata) for chromium based webview.
by
[email protected]
· 12 years ago
1140180
Implement WebViewDatabase's hasFormData API for chromium based webview.
by
[email protected]
· 12 years ago
cd346497
Enable WGC3DIPCBI GLContextVirtual in Android WebView
by
[email protected]
· 12 years ago
eeb9311
Introduce SynchronousCompositor + Client
by
[email protected]
· 12 years ago
0e5a13a
Revert 197660 "Introduce SynchronousCompositor + Client" which has incorrect gyp paths.
by
[email protected]
· 12 years ago
86f557d
Introduce SynchronousCompositor + Client
by
[email protected]
· 12 years ago
f38f2c90
[Android] Fix unit_tests and webview compilations for components build.
by
[email protected]
· 12 years ago
dce2c4b
Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be allocating buffers from gles2_implementation
by
[email protected]
· 12 years ago
73ae0f3e
android_webview: changes to support Android GraphicBuffers
by
[email protected]
· 12 years ago
44100446
Callbacks cannot be owned by Java
by
[email protected]
· 12 years ago
6c6361d3
Android WebView: use the system ashmem.
by
[email protected]
· 12 years ago
8c56afd
[android_webview] Build test code against the shell APK.
by
[email protected]
· 12 years ago
d999c3cb
Android: rename android_build_type gyp variable.
by
[email protected]
· 12 years ago
ea5f70a
Allow renderer compositor message loop to be set by content embedder
by
[email protected]
· 12 years ago
defc11d7
[Android WebView] Add simple support for remote web debugging
by
[email protected]
· 12 years ago
01d1feea
Implement Webviewclient.onReceivedSslError
by
[email protected]
· 12 years ago
2a3a059
Implement WebStorage API methods
by
[email protected]
· 13 years ago
37434b4
Use _target_name instead of package_name for java*.gypi
by
[email protected]
· 13 years ago
c11f4fe
[Android WebView] Remove obsolete webviewchromium_strings.pak references.
by
[email protected]
· 13 years ago
ee01711
[Android WebView] Migrate the rendering code to a separate set of classes.
by
[email protected]
· 13 years ago
2aa56ad
Revert 182710, this broke check_deps.
by
[email protected]
· 13 years ago
6f9281c
[Android WebView] Migrate the rendering code to a separate set of classes.
by
[email protected]
· 13 years ago
f2ab1b15
Android WebView visited link highlighting implementation
by
[email protected]
· 13 years ago
bf51cdd
Hook up WebViewClient.onReceivedLoginRequest
by
[email protected]
· 13 years ago
62885ab
Move content/components/navigation_interception to src/components
by
[email protected]
· 13 years ago
b8da3a3
Implements onReceivedIcon
by
[email protected]
· 13 years ago
434a132
Move content/components/web_contents_delegate_android to components/web_contents_delegate_android
by
[email protected]
· 13 years ago
11b426f2
[Android WebView] Prepare to simulate SW rendering with the capture picture API backend.
by
[email protected]
· 13 years ago
7001915
DevTools: rename debugger/ to devtools/, move DevTools files into content/renderer/devtools.
by
[email protected]
· 13 years ago
53ae3ce
Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools files into content/renderer/devtools."
by
[email protected]
· 13 years ago
806d2c7
DevTools: rename debugger/ to devtools/, move DevTools files into content/renderer/devtools.
by
[email protected]
· 13 years ago
a0284b6
[Android WebView] Remove pak rules that depend on chrome/
by
[email protected]
· 13 years ago
bcd32b10
[Android WebView] Rename android_webview paks to webviewchromium.
by
[email protected]
· 13 years ago
17237f1
[Android WebView] Add new chrome/-less pak dependency.
by
[email protected]
· 13 years ago
c347c436
(Re)implement Android WebView downloads
by
[email protected]
· 13 years ago
1737386
[android_webview] Don't block the IO thread when reading from an InputStream.
by
[email protected]
· 13 years ago
5bdfe02
Android WebView: fix linking cpufeatures.
by
[email protected]
· 13 years ago
9a344906
Move WebContentsDelegateAndroid to content/components
by
[email protected]
· 13 years ago
a978921b
Rename GLDraw to DrawGL.
by
[email protected]
· 13 years ago
b27a584
Move navigation interception component to content/components
by
[email protected]
· 13 years ago
8ae73b8
Revert 166758 - Move navigation interception component to content/components
by
[email protected]
· 13 years ago
6870f22
Move navigation interception component to content/components
by
[email protected]
· 13 years ago
a7198a1
Implement hit test related methods in Android WebView
by
[email protected]
· 13 years ago
4b31bbd
Add a native test target and for android_webview.
by
[email protected]
· 13 years ago
3359ab1e3
[Android] Introduce the information required in WebView to trigger GL drawing operations.
by
[email protected]
· 13 years ago
32f72e6f
Pass CookieMonster to CookieManager in init
by
[email protected]
· 13 years ago
8b81e05
Android WebView: remove resources.pak from build.
by
[email protected]
· 13 years ago
f81fa20
Implement AwContentBrowserClient and AwBrowserContext
by
[email protected]
· 13 years ago
5c84539
[android_webview] Support intercepting for unhandled schemes.
by
[email protected]
· 13 years ago
77f9ae4b
Android WebView: don't die on linker warnings.
by
[email protected]
· 13 years ago
a85e0cf
Android WebView: rename libwebview target.
by
[email protected]
· 13 years ago
Next »