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
/
tracked_objects.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert 108352 - Try to see if disabling ALL tracking helps tree
jar@chromium.org
2011-11-03
1
-1
/
+1
*
Try to see if disabling ALL tracking helps tree
jar@chromium.org
2011-11-02
1
-1
/
+1
*
Enable default object tracking no Mac
jar@chromium.org
2011-11-01
1
-5
/
+0
*
Enable tracking of objects by default
jar@chromium.org
2011-10-31
1
-143
/
+239
*
Revert 107895 - Fully enable about:tracking by default
joth@chromium.org
2011-10-31
1
-177
/
+131
*
Revert 107939 - Pile of nits for tracked object enablement
joth@chromium.org
2011-10-31
1
-36
/
+13
*
Revert 107940 - Remove DCHECK that tickles TLS during shutdown
joth@chromium.org
2011-10-31
1
-0
/
+1
*
Revert 107944 - Avoid all unnecessary calls to TLS during thread teardown
joth@chromium.org
2011-10-31
1
-0
/
+1
*
Avoid all unnecessary calls to TLS during thread teardown
jar@chromium.org
2011-10-31
1
-1
/
+0
*
Remove DCHECK that tickles TLS during shutdown
jar@chromium.org
2011-10-31
1
-1
/
+0
*
Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-13
/
+36
*
Revert 107928 - Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-36
/
+12
*
Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-12
/
+36
*
Revert 107921 - Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-36
/
+12
*
Pile of nits for tracked object enablement
jar@chromium.org
2011-10-31
1
-12
/
+36
*
Fully enable about:tracking by default
jar@chromium.org
2011-10-30
1
-131
/
+177
*
Revert 107793 - Fully enable about:tracking by default
jar@chromium.org
2011-10-28
1
-173
/
+128
*
Fully enable about:tracking by default
jar@chromium.org
2011-10-28
1
-128
/
+173
*
Support JSON encoding of data for about:tracking information
jar@chromium.org
2011-10-24
1
-118
/
+232
*
Update task tracking to not depend on message_loop_ singleton
jar@chromium.org
2011-10-15
1
-276
/
+195
*
Restore visibilty of Task Tracking via about:tracking
jar@chromium.org
2011-10-07
1
-10
/
+10
*
Support Closure in ALL the loops!
ajwong@chromium.org
2011-07-26
1
-0
/
+20
*
Apply CSP to chrome: and about: pages
tsepez@chromium.org
2011-06-28
1
-35
/
+2
*
Add/improve a bunch of comments
jar@chromium.org
2011-03-08
1
-1
/
+1
*
More DCHECK() updates. A mixture of _EQ and _GE.
mhm@chromium.org
2011-03-01
1
-1
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-14
/
+14
*
Order function definitions in base/ according to the header.
erg@google.com
2011-01-11
1
-5
/
+4
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Reland 66791 (change was innocent)
willchan@chromium.org
2010-11-19
1
-5
/
+22
*
Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
1
-22
/
+5
*
Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
1
-5
/
+22
*
Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...
willchan@chromium.org
2010-11-13
1
-22
/
+5
*
Disallow Singleton and LazyInstance on non-joinable threads.
willchan@chromium.org
2010-11-12
1
-5
/
+22
*
Minor typo cleanup of header title for about:tasks
jar@chromium.org
2010-11-01
1
-1
/
+1
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
1
-0
/
+12
*
Header cleanup in base.
brettw@chromium.org
2010-08-17
1
-39
/
+47
*
FBTF: Move some inner classes out of their header files.
thestig@chromium.org
2010-08-05
1
-35
/
+67
*
Fix up some style guide violations wrt aligning function arguments.
willchan@chromium.org
2010-02-12
1
-2
/
+2
*
Avoid re-initializing object_tracker
jar@chromium.org
2009-12-31
1
-0
/
+4
*
Provide a quick and dirty way to reset about:objects data
jar@chromium.org
2009-12-30
1
-14
/
+90
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
1
-4
/
+6
*
Fix few trivial Coverity issues, mainly PASS_BY_VALUE.
phajdan.jr@chromium.org
2009-07-06
1
-3
/
+3
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Fix a bunch of tiny near-bugs and bugs that static analysis identified
jar@chromium.org
2009-03-19
1
-1
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Fix a typo I noticed when looking at object tracking. The wrong argument was
brettw@google.com
2008-10-08
1
-1
/
+1
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...
evanm@google.com
2008-08-20
1
-14
/
+11
[prev]
[next]