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
*
Add wfh@chromium.org to ipc OWNERS files
Will Harris
2014-09-08
1
-0
/
+1
*
Revert of Removing X11 native_event uses for key events. (patchset #7 id:1800...
arv
2014-09-08
1
-0
/
+3
*
android_webview: stop using system libjpeg.
torne
2014-09-07
1
-0
/
+1
*
When we destroy the AwContentsClientBridge, clear the pointer to it held by w...
benm
2014-09-07
5
-2
/
+23
*
In the current code of Android Chromium we have scattered all the NavigationC...
ajith.v
2014-09-05
9
-12
/
+12
*
Migrate webkit/browser/ to storage/browser/
pilgrim
2014-09-05
1
-1
/
+1
*
Removing uses of X11 native key events.
kpschoedel
2014-09-05
1
-3
/
+0
*
android_webview: stop using system ICU.
torne
2014-09-05
1
-0
/
+10
*
android: Enable media autoplay for webview test shell
sievers
2014-09-05
1
-0
/
+2
*
[Checkstyle] Enable additional name checks for Java.
Aurimas Liutikas
2014-09-04
12
-123
/
+119
*
Revert of Remove unused license whitelist entry (patchset #1 id:1 of https://...
qsr
2014-09-04
1
-0
/
+3
*
Remove unused license whitelist entry for a removed file
tzik
2014-09-04
1
-3
/
+0
*
Move fileapi-related files from webkit/common/ to storage/common/ and set up ...
pilgrim
2014-09-04
1
-1
/
+1
*
[Android] Fix findbugs errors.
newt
2014-09-03
3
-6
/
+11
*
Revert "[Android WebView] Terminate execution of stuck JS code on navigation ...
Mikhail Naganov
2014-09-03
12
-256
/
+5
*
android_webview: stop using system expat.
torne
2014-09-03
1
-1
/
+0
*
[android_webview] Call super.onMeasure in AwTestContainerView.
mkosiba
2014-09-03
1
-2
/
+1
*
[android_webview] Don't call super.onMeasure in AwTestContainerView
mkosiba
2014-09-02
1
-1
/
+2
*
[android_webview] Roll AOSP bot manifest.
Marcin Kosiba
2014-09-02
1
-32
/
+31
*
Check all settings when checking mic and camera access.
grunell
2014-09-01
2
-10
/
+0
*
android: Use hw acceleration in android_webview_shell
sievers
2014-08-30
9
-10
/
+322
*
Revert of android: Use hw acceleration in android_webview_shell (patchset #9 ...
sievers
2014-08-30
9
-323
/
+10
*
android: Use hw acceleration in android_webview_shell
sievers
2014-08-29
9
-10
/
+323
*
aw: Use comparison DCHECKs where appropriate
boliu
2014-08-29
15
-29
/
+30
*
aw: Make force-gpu-mem-available-mb work
boliu
2014-08-29
1
-1
/
+18
*
Sort jarjar resource list for makefile stability.
torne
2014-08-29
1
-1
/
+1
*
Cache pending JS bridge sync IPC replies, and send in case of RenderFrame del...
benm
2014-08-29
1
-0
/
+74
*
android_webview: update deps_whitelist.
torne
2014-08-29
1
-3
/
+2
*
Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafile...
vitalybuka
2014-08-29
4
-12
/
+12
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-1
/
+0
*
Re-enalbe "testSetGetBackgroundColor"
hush
2014-08-29
1
-4
/
+1
*
aw: Ensure fallback tick unsets |block_invalidates_|
boliu
2014-08-29
1
-1
/
+8
*
Fix strict mode violations in Android.
benm
2014-08-28
1
-2
/
+11
*
MacViews: Guard Objective-C bits in content::WebContentsViewDelegate with __O...
tapted
2014-08-28
1
-1
/
+1
*
Always close the server in finally block.
hush
2014-08-27
1
-33
/
+41
*
Fix check_licenses for comment with "copyright" in it.
Dan Beam
2014-08-27
1
-0
/
+2
*
[aw] Fix crash when "misbehave" app exits fullscreen.
igsolla
2014-08-27
1
-1
/
+5
*
android_webview: roll AOSP bot manifest.
torne
2014-08-27
1
-177
/
+160
*
Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....
byungchul
2014-08-25
1
-5
/
+24
*
Cleanup: Remove unneeded references to content_resources.gyp:content_resources.
thestig
2014-08-25
1
-1
/
+0
*
Rename storage-related export macros and build targets
pilgrim
2014-08-25
1
-2
/
+2
*
DevTools: Added service workers to remote debugging targets
vkuzkokov
2014-08-25
1
-22
/
+30
*
Gallery.app: Remove old gallery from Files.app.
hirono
2014-08-25
1
-2
/
+0
*
Disable Channel ID
sgurun
2014-08-23
2
-7
/
+0
*
Add an "isInsideVSync" check.
hush@chromium.org
2014-08-22
1
-7
/
+11
*
Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchs...
estade@chromium.org
2014-08-22
1
-24
/
+5
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
5
-22
/
+23
*
android: Don't allow AutofillPopup on outside touch
estade@chromium.org
2014-08-22
1
-1
/
+1
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-22
2
-2
/
+3
*
Replace StreamListenSocket with StreamSocket in HttpServer.
byungchul@chromium.org
2014-08-22
1
-5
/
+24
[next]