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] 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
*
Rename appcache/manifest_parser* to appcache/appcache_manifest_parser*.
mlamouri@chromium.org
2014-08-22
1
-2
/
+2
*
Move webkit resources over to content.
tfarina@chromium.org
2014-08-22
1
-2
/
+2
*
Delete code for inspector preferences.
chrishtr@chromium.org
2014-08-22
2
-11
/
+0
*
Create build target for libaddressinput android widget
estade@chromium.org
2014-08-21
1
-1
/
+1
*
Remove child/route parameters from ShouldBeginRequest and RequestBeginning.
davidben@chromium.org
2014-08-21
2
-5
/
+1
*
Make class lookup lazy in jni_generator when using lazy method lookup.
mkosiba@chromium.org
2014-08-21
1
-0
/
+4
*
Add Java string resources for android_webview.
mkosiba@chromium.org
2014-08-21
51
-2
/
+306
*
Revert 290810 "Make class lookup lazy in jni_generator when usin..."
ygorshenin@chromium.org
2014-08-20
1
-4
/
+0
*
Make class lookup lazy in jni_generator when using lazy method lookup.
mkosiba@chromium.org
2014-08-20
1
-0
/
+4
*
Add memory limits struct to in-process context
boliu@chromium.org
2014-08-20
1
-10
/
+11
*
Move blink<->cc bindings to cc/blink
jamesr@chromium.org
2014-08-19
1
-0
/
+1
*
aw: Reset parent draw constraints on tear down
boliu@chromium.org
2014-08-19
3
-4
/
+13
*
Rename Animate as Begin(Main)Frame
skyostil@chromium.org
2014-08-18
1
-1
/
+1
*
Use a qualified path for ui_resources.h grit includes.
tfarina@chromium.org
2014-08-17
2
-2
/
+2
*
Remove worker process related codes from ContentBrowserClient.
horo@chromium.org
2014-08-16
2
-10
/
+0
*
Restructuring WebContents functions from ContentViewCore to WebContents.
ajith.v@samsung.com
2014-08-15
1
-3
/
+4
*
Add additional UMA stats for remembering certificate decisions.
jww@chromium.org
2014-08-15
2
-0
/
+2
[next]