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
*
content: Rename SurfaceTextureManager::InitInstance to SetInstance.
reveman
2015-05-18
2
-2
/
+2
*
Removed obsolete float_util.h as VS2013 supports standards well enough.
mateuszs
2015-04-24
1
-5
/
+4
*
Cleanup: Fix content header include guards.
tfarina
2015-02-27
2
-6
/
+6
*
Make zip code optional in WebView#findAddress.
hush
2015-02-20
2
-2
/
+13
*
Prepare for libc++ clang build on Android
jdduke
2015-01-08
2
-2
/
+8
*
content: Move type selection logic out of GpuMemoryBufferImpl.
reveman
2014-11-17
1
-1
/
+2
*
gpu: Associate all GpuMemoryBuffers with unique IDs.
reveman
2014-11-05
1
-3
/
+3
*
Convert ARRAYSIZE_UNSAFE -> arraysize in content/.
viettrungluu
2014-10-16
1
-2
/
+2
*
content: Out-of-process GPU service support for SurfaceTexture backed GpuMemo...
reveman
2014-10-10
3
-31
/
+47
*
Apply automatic range checks to content enum types across IPC.
anujk.sharma
2014-09-26
1
-0
/
+1
*
Cache pending JS bridge sync IPC replies, and send in case of RenderFrame del...
benm
2014-08-29
2
-0
/
+3
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
2
-7
/
+5
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
2
-5
/
+7
*
[Android] Check for Java object types covariance in Java Bridge
mnaganov@chromium.org
2014-07-16
2
-0
/
+4
*
Removes bulach@ from OWNERS.
bulach@chromium.org
2014-06-27
1
-1
/
+0
*
[Android] Java Bridge with Gin: implement Java Bridge dispatcher
mnaganov@chromium.org
2014-06-27
2
-0
/
+55
*
Android: adds non-PST owners.
bulach@chromium.org
2014-05-28
1
-0
/
+1
*
Move android Telephony APIs from content/ to net/.
bolian@chromium.org
2014-05-01
3
-90
/
+0
*
[Android] Add GinJavaBridgeValue for Gin Java Bridge
mnaganov@chromium.org
2014-04-28
3
-0
/
+285
*
Added GetNetworkOperatorID util func in net/base/net_util and a non-trivial i...
bolian@chromium.org
2014-04-23
2
-0
/
+11
*
Add initial GpuMemoryBufferSurfaceTexture implementation.
reveman@chromium.org
2014-03-31
2
-0
/
+53
*
[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
[next]