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
/
base
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-11
8
-11
/
+11
*
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording
nduca@chromium.org
2013-06-04
4
-1
/
+71
*
Allow chrome trace to be collected when atrace is enabled.
wangxianzhu@chromium.org
2013-05-29
2
-3
/
+11
*
drop unused execinfo.h header
vapier@chromium.org
2013-05-28
1
-4
/
+0
*
Disable sampling tracer test in split_dll mode
scottmg@chromium.org
2013-05-23
1
-0
/
+3
*
disable sampling tracing in split_link build
scottmg@chromium.org
2013-05-23
2
-0
/
+9
*
pull constant out of trace_event_impl for split_link
scottmg@chromium.org
2013-05-23
2
-3
/
+14
*
Don't enable atrace for disabled-by-default categories.
wangxianzhu@chromium.org
2013-05-22
1
-4
/
+10
*
Reland: base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-22
1
-1
/
+1
*
Revert 201202 "base: Support setting thread priorities generically."
scottmg@chromium.org
2013-05-21
1
-1
/
+1
*
base: Support setting thread priorities generically.
epenner@chromium.org
2013-05-21
1
-1
/
+1
*
Ensure ATrace flag is applied on Android
wangxianzhu@chromium.org
2013-05-16
2
-2
/
+8
*
Remove --trace-all-rendered-frames in favour of disabled-by-default.
dsinclair@chromium.org
2013-05-15
1
-0
/
+11
*
Fix native traces to appear in systrace.py
joth@chromium.org
2013-05-14
2
-4
/
+9
*
Add base/debug/OWNERS
wangxianzhu@chromium.org
2013-05-13
1
-0
/
+3
*
Handle convertable_values on Android
wangxianzhu@chromium.org
2013-05-10
3
-25
/
+38
*
Add templates for ConvertableToTraceFormat with other argument types.
dsinclair@chromium.org
2013-05-08
2
-1
/
+156
*
Allow tracing categories to default to disabled.
dsinclair@chromium.org
2013-05-07
4
-52
/
+157
*
Add snapshots to trace_event object model
nduca@chromium.org
2013-05-04
3
-61
/
+133
*
Get a backtrace in Chrome for Android.
dmikurube@chromium.org
2013-05-03
1
-0
/
+60
*
Revert 196550 "Revert "Add a ConvertableToTraceFormat type to th..."
tonyg@chromium.org
2013-05-03
4
-37
/
+306
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
1
-8
/
+9
*
Add a command line flag for dumping trace events to VLOG
vollick@chromium.org
2013-04-29
2
-1
/
+71
*
Revert 197024 "Add a command line flag for dumping trace events ..."
vollick@chromium.org
2013-04-29
2
-71
/
+1
*
Add a command line flag for dumping trace events to VLOG
vollick@chromium.org
2013-04-29
2
-1
/
+71
*
Fix uninitialized field in test following r197009.
caseq@google.com
2013-04-29
1
-0
/
+1
*
Invoke trace callback even when trace buffer is full
caseq@google.com
2013-04-29
2
-6
/
+22
*
[MIPS] Support to build libchromeview for MIPS-Android
petarj@mips.com
2013-04-27
1
-0
/
+5
*
Revert "Add a ConvertableToTraceFormat type to the trace framework."
tonyg@chromium.org
2013-04-26
4
-306
/
+37
*
When debugger is attached, use int3 to break debugger for Android x86.
shouqun.liu@intel.com
2013-04-23
1
-6
/
+11
*
Restore skipping of default categories.
dsinclair@chromium.org
2013-04-19
2
-1
/
+4
*
Correctly handle multiple convertable argument names.
dsinclair@chromium.org
2013-04-19
3
-3
/
+24
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
5
-539
/
+806
*
Fix the CHECK macro for Android x86 builds.
shashishekhar@chromium.org
2013-04-16
1
-4
/
+2
*
GTTF: Make debug symbol "resolution" work even after binaries are moved.
phajdan.jr@chromium.org
2013-04-11
1
-3
/
+39
*
Add a ConvertableToTraceFormat type to the trace framework.
dsinclair@chromium.org
2013-04-10
4
-43
/
+284
*
Merge trace_event_internal.h back into trace_event.h.
dsinclair@chromium.org
2013-04-10
2
-1072
/
+1060
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+3
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-3
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+3
*
Android: improve native debuggability
mostynb@opera.com
2013-04-08
1
-10
/
+13
*
Chromium style checker cleanup
rsleevi@chromium.org
2013-04-01
1
-18
/
+20
*
base: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-03-30
2
-2
/
+2
*
Skip default categories when getting known categories.
dsinclair@chromium.org
2013-03-26
2
-3
/
+5
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
3
-83
/
+154
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-2
/
+2
*
Update tracing framework to optionally use a ringbuffer.
dsinclair@chromium.org
2013-03-15
3
-56
/
+221
*
Improvements to trace_event on Android and roll trace-viewer to r220
wangxianzhu@chromium.org
2013-03-13
3
-40
/
+71
[next]