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
/
app
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Add chrome-specific dynamic linker.
digit@chromium.org
2013-10-21
1
-0
/
+12
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+4
*
[Android] Rename SurfaceTextureBridge to just SurfaceTexture.
yfriedman@chromium.org
2013-08-29
1
-2
/
+2
*
Allow overlapping sync and async startup requests
aberent@chromium.org
2013-08-27
1
-4
/
+9
*
MemoryPressure: sends the signal to the renderer.
bulach@chromium.org
2013-07-02
1
-0
/
+2
*
Make ChildThread::current() and ChildProcess::current() only work on the main...
jam@chromium.org
2013-06-26
1
-26
/
+15
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-6
/
+4
*
move webkit/glue/fling_* to webkit/child
scottmg@chromium.org
2013-06-13
1
-0
/
+4
*
Remove duplicated --wait-for-debugger check
feng@chromium.org
2013-06-11
1
-10
/
+0
*
Use a direct include of strings headers in content/app/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-2
/
+2
*
Enable Clang warnings for implementation files on all platforms.
rsleevi@chromium.org
2013-05-15
1
-1
/
+1
*
Cleanup: Remove unneeded base/file_util.h includes in content.
thestig@chromium.org
2013-05-14
1
-1
/
+0
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-1
/
+1
*
[Chromium] Add tracing to startup process, particularly for Android
andrewhayden@chromium.org
2013-05-03
1
-0
/
+2
*
Android: Move SurfaceTexture from content to ui/gl and add test.
sievers@chromium.org
2013-04-24
2
-3
/
+7
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
1
-2
/
+3
*
[Android] Allow JNI initialization on background thread
aberent@chromium.org
2013-03-19
1
-2
/
+2
*
Adds bulach to content/app/android/OWNERS.
bulach@chromium.org
2013-03-19
1
-1
/
+1
*
Since some child processes, such as PPAPI_BROKER plugin, might not run in san...
kjyoun@google.com
2013-03-19
3
-28
/
+28
*
Android: Support GPU process
sievers@chromium.org
2013-03-07
1
-7
/
+31
*
Android: Remove Surface cruft
sievers@chromium.org
2013-03-06
1
-2
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-3
/
+3
*
Add a mode flag to the tracing framework.
dsinclair@chromium.org
2013-02-23
1
-1
/
+2
*
[Android] Make content_shell_apk and chromium_testshell components friendly.
yfriedman@chromium.org
2013-02-22
1
-1
/
+5
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-1
/
+0
*
Use correct favicon scale factor on Android.
aruslan@chromium.org
2013-01-24
1
-5
/
+1
*
Nuke jrg from android OWNERS files.
yfriedman@chromium.org
2013-01-16
1
-1
/
+0
*
Throw exception when initialization failed.
michaelbai@chromium.org
2013-01-15
1
-10
/
+11
*
android: Pass CPU properties from browser to renderer process.
digit@chromium.org
2013-01-09
1
-3
/
+12
*
Add support for --enable-dcheck on Android
joth@chromium.org
2013-01-09
1
-1
/
+9
*
Fix the crash when the SandboxedProcessService is destroyed through onDestroy.
michaelbai@chromium.org
2012-11-29
1
-0
/
+16
*
Move global_descriptors to base/posix.
brettw@chromium.org
2012-11-09
1
-1
/
+1
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
1
-0
/
+1
*
Fix a race condition that SurfaceTextureBridge can get released before passin...
qinmin@chromium.org
2012-10-10
1
-6
/
+9
*
Close leaking FDs.
jcivelli@chromium.org
2012-09-25
1
-23
/
+17
*
Upstreaming SelectFileDialog for Android
aurimas@chromium.org
2012-09-18
1
-0
/
+4
*
Split user agent code out of the 'glue' target
stuartmorgan@chromium.org
2012-09-10
1
-1
/
+0
*
Disable DCHECKs in non-official release builds on Android.
wangxianzhu@chromium.org
2012-08-29
1
-1
/
+1
*
Move Android user agent generation to native code
dfalcantara@chromium.org
2012-08-21
4
-56
/
+0
*
Simplify devtools code on android and enable devtools for android content_shell.
satish@chromium.org
2012-08-07
1
-2
/
+0
*
Add bitmap utils for Chrome on Android
jgreenwald@chromium.org
2012-08-07
1
-0
/
+4
*
Uses gyp "rules" rather than "actions" templates for the JNI generator.
bulach@chromium.org
2012-07-19
4
-4
/
+4
*
Annotate some Java classes with @JNINamespace("content").
pliard@chromium.org
2012-07-13
2
-9
/
+7
*
Add RemoteDebuggingController.java and its (native) dependencies.
pliard@chromium.org
2012-07-12
1
-0
/
+2
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
Clean up the remaining diff in content/app
michaelbai@chromium.org
2012-07-11
2
-4
/
+4
*
Register JNI for content_unittests.
nileshagrawal@chromium.org
2012-06-29
4
-60
/
+47
*
Register geolocation adapter.
yfriedman@chromium.org
2012-06-29
1
-0
/
+3
*
Upstream ChildProcessLauncher changes for Android.
yfriedman@chromium.org
2012-06-28
1
-12
/
+21
[next]