Sign in
chromium
/
chromium
/
src
/
2adb2caddbc95ffd35cc9b2713f075d93d9b9d46
/
android_webview
/
common
e07de81
Add PRESUBMIT rule to make sure IPC changes are security reviewed.
by dcheng
· 9 years ago
87c42617
Implement GetMediaClientAndroid() in {Aw|Cast}ContentClient.
by xhwang
· 9 years ago
3db6b6d
Generate param traits size methods for IPC files in chrome/ (and traits it depends on).
by jam
· 9 years ago
d0baa9b
Handle the case where browser tries to send an IPC message to a dead renderer.
by hush
· 9 years ago
6b98cf9
Move ui/gfx/geometry ParamTraits to ui/gfx/ipc/geometry
by fsamuel
· 9 years ago
84b7eab
aw: Remove kDisablePageVisibility
by boliu
· 9 years ago
66024c6
android: Remove in-process sync compositor code path
by boliu
· 9 years ago
99d77bf
Separate gfx_ipc into skia-dependent and non-skia-dependent parts. This will simplify dependencies in gpu/ipc/common, as a part of the content/common/gpu --> gpu refactor.
by markdittmer
· 9 years ago
b81a4cf
Remove the last long from Android IPCs.
by jam
· 10 years ago
68afca7
Revert 3 CLs for shouldOverrideUrlLoading implementation.
by gsennton
· 10 years ago
f322c8f
Distinguish in the browser between renderer crashes and kills
by mnaganov
· 10 years ago
de7d5c2
Switch to standard integer types in android_webview/.
by avi
· 10 years ago
bae3ff13e
Reland "Use resource throttle to implement shouldOverrideUrlLoading, core change"
by gsennton
· 10 years ago
432e47d
Propagate pageScaleFactor to GuestViews.
by mcnee
· 10 years ago
5d655d2
Consistently don't use a semicolon at the end of IPC_MESSAGE macros.
by thakis
· 10 years ago
42d9e37
Implement extended shouldOverrideUrlLoading callback in Android WebView
by mnaganov
· 10 years ago
6da58b3a
Start adding gn build for android_webview
by michaelbai
· 10 years ago
271ecc7
[Android WebView] Pass kDisablePageVisibility to renderer child
by mnaganov
· 10 years ago
b3aaf64
android webview: Remove support for in-proc command buffer
by boliu
· 10 years ago
e5c3091
Revert "Use resource throttle to implement shouldOverrideUrlLoading, core change"
by gsennton
· 10 years ago
8a3a10e0
Revert "aw: Disable ipc command buffer by default"
by boliu
· 10 years ago
6b619eb0
Enable page visibility on WebView by default
by hush
· 10 years ago
b848517ac
Add GPU fingerprint information to breakpad microdumps.
by tobiasjs
· 10 years ago
c41dade
aw: Disable ipc command buffer by default
by boliu
· 10 years ago
201d2ae
[Android WebView] Fix a couple of typos
by simonb
· 10 years ago
18c2844
Plumb smooth scrolling in Chromium compositor
by hush
· 10 years ago
5698e42
[Android WebView] Add switch for enabling experimental renderer sandboxing
by mnaganov
· 10 years ago
db95992b
[Android WebView] Pass .pak fds & regions to child services
by mnaganov
· 10 years ago
7b59e50
aw: Page visiblity behind switch
by boliu
· 10 years ago
b58eaaa
Implement AwContentBrowserClient::IsHandledURL
by mnaganov
· 10 years ago
2c4ed370
aw: Reverse ipc command buffer switch
by boliu
· 10 years ago
f082f6c
[Android WebView] Put error page files into WebView resources
by mnaganov
· 10 years ago
2cee4bd
The scheme granting code seems to become redundant, even for multi-process mode.
by mnaganov
· 10 years ago
1463e1e
Add switch to use ipc command buffer in Android WebView
by boliu
· 10 years ago
777bb78a
Use resource throttle to implement shouldOverrideUrlLoading, core change
by gsennton
· 10 years ago
849952a4
Check user gesture before firing an intent in WebView
by mnaganov
· 10 years ago
4a49578
android-webview: Remove legacy crash handler (### Version)
by primiano
· 10 years ago
e5e3d99
Roll breakpad and fix signal propagation for WebView crash handler
by primiano
· 10 years ago
2288c53
Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction.
by gunsch
· 10 years ago
102fee9
Componentize devtools_http_handler.
by dgozman
· 10 years ago
c62077f
[android-webview] Skip signal handler registration on x86/64
by primiano
· 10 years ago
e98c5bb4
Add a string to user agent to differentiate webview from clank.
by gsennton
· 10 years ago
1f47db6e
Implement the close() API for Message ports
by sgurun
· 10 years ago
86fca58
[WebView] Reword crash handler message.
by primiano
· 11 years ago
9f9f934
Update {virtual,override,final} to follow C++11 style.
by dcheng
· 11 years ago
2fa98a5
Refactor webview to use //components/printing
by dgn
· 11 years ago
92afec5
Post a message from Java to JS using message channels.
by sgurun
· 11 years ago
3bc4c0ee
Mechanical rename of tracing includes for /android_webview
by ssid
· 11 years ago
d2a43060
Enable posting a message from JS to Android webview.
by sgurun
· 11 years ago
ee20aa9a
Remove the discrepencies between chrome and android_webview print
by sgurun
· 11 years ago
fefc2f8
Fix references to ui/gfx headers in a*/.
by Avi Drissman
· 11 years ago
128865c
Add missing gfx_param_traits.h
by michaelbai
· 11 years ago
502567f2
[android] Fix SIGABRT handling in the WebView crash handler.
by primiano
· 11 years ago
a05d6842
aw: Clean up unused command line switch
by boliu
· 11 years ago
1d93adc
Pass TouchMajor to HitTestResult
by hush
· 11 years ago
e72c9f4c
android_webview: use chrome version information.
by torne
· 11 years ago
a90342e18
[Android] Add minimalistic crash handler for WebView.
by primiano
· 11 years ago
929d45a9
Prefix CommandLine usege with base namespace (Part 2: android_webview/)
by pgal.u-szeged
· 11 years ago
f85fa22
[Android WebView] Update user agent to match current trunk builds.
by benm
· 11 years ago
72ea36f
[android_webview] Hardcode the default text encoding to UTF-8.
by mkosiba
· 11 years ago
db1ad09
Add
[email protected]
to IPC OWNERS files.
by mkwst
· 11 years ago
d731a491
replace OVERRIDE and FINAL with override and final in android_webview/
by mostynb
· 11 years ago
a5f553db9
Apply automatic range checks to storage enum types across IPC in android_webview
by mohan.reddy
· 11 years ago
443eb4ca
Add
[email protected]
to ipc OWNERS files
by Will Harris
· 11 years ago
a4afac2
Revert "[Android WebView] Terminate execution of stuck JS code on navigation requests"
by Mikhail Naganov
· 11 years ago
fdd3212ca
Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafileSkia.
by vitalybuka
· 11 years ago
e7c36a1
Remove cevans@ from OWNERS files.
by thestig
· 11 years ago
9954ea9
Simplify android_webview wrap_contents mode.
by
[email protected]
· 11 years ago
abcaf61
android_webview: Update useragent.
by
[email protected]
· 11 years ago
c63265b
aw: Expose record document as public api
by
[email protected]
· 11 years ago
be4bd27a
aw: Add switch to force auxiliary bitmap rendering
by
[email protected]
· 11 years ago
69538c3
[Android WebView] Terminate execution of stuck JS code on navigation requests
by
[email protected]
· 11 years ago
8a59280
Add switch to disable recording whole document
by
[email protected]
· 11 years ago
ffff5b3
Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipc
by
[email protected]
· 11 years ago
7a46143
aw: Remove legacy rendering path
by
[email protected]
· 11 years ago
6670bee
Remove cdn from OWNERS for IPC security review.
by
[email protected]
· 11 years ago
77c9628
android_webview: Update useragent.
by
[email protected]
· 11 years ago
8705654b
[Android WebView] Implement delegated rendering for sync compositor
by
[email protected]
· 11 years ago
0aedae3
Add devtools trace events for Timeline EmbedderCallback notification
by
[email protected]
· 11 years ago
9a5bb05
Revert accidental dartium code push
by
[email protected]
· 11 years ago
7752a387
Adds "Dart" to the user agent string for android webview.
by
[email protected]
· 11 years ago
640bf44
Branching for 1847 @251904
by
[email protected]
· 11 years ago
c9ddabfb
Adds "Dart" to the user agent string for android webview.
by
[email protected]
· 11 years ago
416e80e
aw: Remove aw_switches
by
[email protected]
· 11 years ago
efd2c3f
Move user_agent code from webkit/ to content/.
by
[email protected]
· 11 years ago
1a6d011
Move GetContextMenuNode from RenderView to RenderFrame.
by
[email protected]
· 11 years ago
aa05127
Simplify the user agent code some more since after r255534 it's not affected by the site's URL.
by
[email protected]
· 11 years ago
69078b8d
Revert 255858 "Simplify the user agent code some more since afte..."
by
[email protected]
· 11 years ago
74e50c0c
Simplify the user agent code some more since after r255534 it's not affected by the site's URL.
by
[email protected]
· 11 years ago
e6f7a0a
aw: Remove kDisableSimpleCache switch
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]
· 12 years ago
56aca707
[Android WebView] Turn on accelerated canvas based on View.isHardwareAccelerated
by
[email protected]
· 12 years ago
5339e0e
Make per-file message file reviewers consistent across owners.
by
[email protected]
· 12 years ago
3837e4d
Revert 244533 "Chrome security team IPC message owners."
by
[email protected]
· 12 years ago
c7f4e0c
Chrome security team IPC message owners.
by
[email protected]
· 12 years ago
0474172
Fix race condition introduced in r242200 where AwContentsIoThreadClient is queried before a subframe's entry is added.
by
[email protected]
· 12 years ago
1a4e975
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in ResourceLoader and SSLClientAuthHandler.
by
[email protected]
· 12 years ago
1e14a34
Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in ResourceLoader and SSLClientAuthHandler."
by
[email protected]
· 12 years ago
6952f006
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in ResourceLoader and SSLClientAuthHandler.
by
[email protected]
· 12 years ago
Next »