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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-22
1
-0
/
+6
*
Move Android user agent generation to native code
dfalcantara@chromium.org
2012-08-21
4
-56
/
+0
*
Revert 152432 - Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-21
1
-6
/
+0
*
Make printf and LOG output to cmd console for Windows
jbates@chromium.org
2012-08-20
1
-0
/
+6
*
Enable memory profiler on Linux when TC_MALLOC is enabled.
rtenneti@chromium.org
2012-08-08
1
-0
/
+14
*
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
*
Reverting this to see if it fixes the redness on the ChromiumOS bots.
ananta@chromium.org
2012-08-06
1
-14
/
+0
*
Enable memory profiler on Linux when TC_MALLOC is enabled.
rtenneti@chromium.org
2012-08-06
1
-0
/
+14
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-0
/
+4
*
Uses gyp "rules" rather than "actions" templates for the JNI generator.
bulach@chromium.org
2012-07-19
4
-4
/
+4
*
Move the Windows sandbox to sandbox/win
jln@chromium.org
2012-07-18
2
-3
/
+3
*
Emergency revert; rietveld broke; tree broke
erg@google.com
2012-07-13
2
-3
/
+3
*
sandbox/src -> sandbox/win/src
jln@chromium.org
2012-07-13
2
-3
/
+3
*
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
*
Fix stats counters
jochen@chromium.org
2012-07-12
1
-2
/
+5
*
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
3
-5
/
+5
*
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
*
[Android] Rename WebSettings to ContentSettings.
mkosiba@chromium.org
2012-06-27
1
-2
/
+2
*
Rename back _linuxish to linux.
wangxianzhu@chromium.org
2012-06-26
1
-3
/
+1
*
Convert to using new JNINamespace for content files.
tedchoc@chromium.org
2012-06-25
1
-14
/
+12
*
[Mac] More descriptive process name for flapper.
shess@chromium.org
2012-06-22
1
-1
/
+2
*
Upstream WebSettings and ZoomManager for ContentShell.
tedchoc@chromium.org
2012-06-20
1
-0
/
+2
*
Upstream most of the user agent code for Android.
yfriedman@chromium.org
2012-06-19
4
-8
/
+56
*
Use public types instead of internals for content main
yongsheng.zhu@intel.com
2012-06-19
1
-2
/
+2
*
Adding java TouchPoint class for android
qinmin@chromium.org
2012-06-18
1
-0
/
+2
*
Remove set noparent in content/app.
jam@chromium.org
2012-06-18
1
-1
/
+0
*
Upstream some more content/ DEPS-related cleanup.
sievers@chromium.org
2012-06-18
2
-6
/
+4
*
android content shell bringup.
jrg@chromium.org
2012-06-15
1
-0
/
+4
*
Use jni generator to register native functions in library loader
yongsheng.zhu@intel.com
2012-06-15
1
-19
/
+4
*
Remove an un-necessary ANDROID_UPSTREAM_BRINGUP usage
haitao.feng@intel.com
2012-06-13
1
-2
/
+1
*
Added sandboxed process launcher
michaelbai@chromium.org
2012-06-12
1
-0
/
+2
*
Added sandboxed process service.
michaelbai@chromium.org
2012-06-12
4
-1
/
+120
*
Add JniHelper into content_jni_registrar
haitao.feng@intel.com
2012-06-08
1
-0
/
+2
*
- Removed the message loop from shell_browser_main_parts.cc. We don't need
michaelbai@chromium.org
2012-06-08
1
-0
/
+8
*
Coverity: Fix a forward NULL.
jhawkins@chromium.org
2012-06-07
1
-5
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-06-07
1
-1
/
+2
*
Fix --single-process mode after r140524.
jam@chromium.org
2012-06-06
1
-1
/
+3
*
[Android] Facilitate access to device information.
leandrogracia@chromium.org
2012-06-06
1
-0
/
+2
*
Simplify how Content*Client interfaces are created. Instead of depending on t...
jam@chromium.org
2012-06-05
1
-38
/
+82
*
As part of the content_shell bring up, some un-upstreamed features
michaelbai@chromium.org
2012-06-04
4
-0
/
+98
*
Tighten up DEPS some more. NaCl/service process code are including internal c...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Fixed the dependency.
michaelbai@chromium.org
2012-06-01
4
-0
/
+156
*
Move RegisterContentSchemes from public url_constants into non-public url_sch...
grt@chromium.org
2012-05-28
1
-1
/
+1
*
Refactor fetching of browser_pid.
bradchen@google.com
2012-05-16
1
-25
/
+35
*
Fix crash in Android content_shell startup
jknotten@chromium.org
2012-05-15
1
-6
/
+0
[next]