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
/
content
/
common
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Android] Fix bug in address parser.
benm@chromium.org
2014-02-27
1
-1
/
+2
*
Move the android library loader from content to base
aberent@chromium.org
2014-02-10
2
-462
/
+0
*
Move Android TraceEvent interface to base
aberent@chromium.org
2014-01-10
3
-149
/
+0
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
3
-15
/
+15
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-7
/
+7
*
[Android] Move ViewConfiguration to ui/gfx
jdduke@chromium.org
2013-12-06
3
-101
/
+0
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
5
-39
/
+39
*
Make touch-based synthetic gesture take touch slop into account.
dominikg@chromium.org
2013-12-03
2
-0
/
+9
*
Update OWNERS files
joth@chromium.org
2013-12-02
1
-1
/
+0
*
Move EmptyString, kWhitespace and the BOM to base.
brettw@chromium.org
2013-12-02
2
-7
/
+7
*
[Android] Move CommandLine.java to base
jdduke@chromium.org
2013-11-20
3
-98
/
+0
*
[Android] Enable touchscreen tap suppression
jdduke@chromium.org
2013-11-10
3
-0
/
+92
*
android: Make org.chromium.base.SysUtils.isLowEndDevice() work without native...
digit@chromium.org
2013-11-08
1
-36
/
+1
*
Android: Add chrome-specific dynamic linker.
digit@chromium.org
2013-10-21
2
-0
/
+497
*
[Android] Rename SurfaceTextureBridge to just SurfaceTexture.
yfriedman@chromium.org
2013-08-29
1
-2
/
+2
*
Update include paths in content/common for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+1
*
Remove the OWNERS that no longer work on the project.
aurimas@chromium.org
2013-07-01
1
-1
/
+0
*
move webkit/glue/fling_* to webkit/child
scottmg@chromium.org
2013-06-13
1
-2
/
+0
*
Use a direct include of strings headers in content/common/.
avi@chromium.org
2013-06-12
4
-4
/
+4
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Remove AsyncTraceEventDataConverter
joth@chromium.org
2013-05-25
1
-29
/
+8
*
Android: Move SurfaceTexture from content to ui/gl and add test.
sievers@chromium.org
2013-04-24
8
-429
/
+2
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
1
-1
/
+3
*
Replace hand-written JNI in fling_animator with generated bindings.
yfriedman@chromium.org
2013-03-11
1
-0
/
+2
*
Android: Remove Surface cruft
sievers@chromium.org
2013-03-06
7
-231
/
+100
*
Support JellyBean MR2 style of systrace
wangxianzhu@chromium.org
2013-02-15
1
-2
/
+6
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-2
/
+2
*
Use correct favicon scale factor on Android.
aruslan@chromium.org
2013-01-24
5
-123
/
+79
*
[Android] Manage CVC's retained JS object set on the native side.
benm@chromium.org
2013-01-21
3
-0
/
+56
*
Revert 177765
scottmg@chromium.org
2013-01-18
3
-56
/
+0
*
[Android] Manage CVC's retained JS object set on the native side.
benm@chromium.org
2013-01-18
3
-0
/
+56
*
Nuke jrg from android OWNERS files.
yfriedman@chromium.org
2013-01-16
1
-1
/
+0
*
[Android] Fix Java android.view.Surface leak.
benm@chromium.org
2013-01-08
1
-0
/
+1
*
Fix hang in Android WebView release build tests
boliu@chromium.org
2013-01-08
1
-8
/
+24
*
Speculative fix for compiler warnings
boliu@chromium.org
2012-12-14
1
-4
/
+4
*
Let content_unittests almost build with the components build on android
thakis@chromium.org
2012-11-30
3
-15
/
+22
*
Expose extra SurfaceTextureBridge methods.
sievers@chromium.org
2012-11-03
3
-4
/
+48
*
Revert "Expose extra SurfaceTextureBridge methods."
phajdan.jr@chromium.org
2012-11-02
3
-48
/
+4
*
Expose extra SurfaceTextureBridge methods.
sievers@chromium.org
2012-11-02
3
-4
/
+48
*
Make Chrome Trace work with Android ATrace.
wangxianzhu@chromium.org
2012-11-01
1
-0
/
+4
*
Removing myself from OWNERs and WATCHLIST
satish@chromium.org
2012-10-29
1
-1
/
+0
*
Android: lazy initialization for method id.
bulach@chromium.org
2012-10-16
2
-9
/
+5
*
Move PerfTest TraceEvent to async
dtrainor@chromium.org
2012-10-15
1
-6
/
+59
*
Fix a race condition that SurfaceTextureBridge can get released before passin...
qinmin@chromium.org
2012-10-10
2
-9
/
+13
*
Android: generates JNI bindings for constructors in system classes.
bulach@chromium.org
2012-09-24
2
-33
/
+32
*
[Android] Fix device_info registration.
yfriedman@chromium.org
2012-08-10
1
-0
/
+2
*
Uses gyp "rules" rather than "actions" templates for the JNI generator.
bulach@chromium.org
2012-07-19
5
-5
/
+5
*
Adding android OWNERS files.
jrg@chromium.org
2012-07-13
1
-0
/
+7
*
Annotate some Java classes with @JNINamespace("content").
pliard@chromium.org
2012-07-13
1
-5
/
+4
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
8
-8
/
+0
[next]