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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
3
-6
/
+17
*
Revert 108258 - broke Mac LayoutTests.
kinuko@chromium.org
2011-11-02
2
-100
/
+27
*
Moving the SignalingTask class to base/test.
tommi@chromium.org
2011-11-02
3
-0
/
+53
*
Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply: Creat...
kinuko@chromium.org
2011-11-02
2
-27
/
+100
*
Add FilePath::FromUTF8Unsafe() and FilePath::AsUTF8Unsafe().
satorux@chromium.org
2011-11-02
4
-28
/
+86
*
Test 32bit time in tracked_object
jar@chromium.org
2011-11-02
1
-0
/
+98
*
Cleanup: No need to dynamically allocate a couple class members in mime_util_...
thestig@chromium.org
2011-11-02
1
-25
/
+16
*
Linux: Use the existing desktop environment detection code in mime_util_xdg.c...
thestig@chromium.org
2011-11-01
1
-6
/
+13
*
Add CHECK to catch places where BrowserProcessImpl's refcount goes to 0.
willchan@chromium.org
2011-11-01
2
-0
/
+8
*
Make LazyInstance managed Locks leaky.
thestig@chromium.org
2011-11-01
1
-2
/
+3
*
regex fixes in base.gypi for android files.
jrg@chromium.org
2011-11-01
1
-11
/
+14
*
Prevent clang from optimizing away a variable.
thakis@chromium.org
2011-11-01
1
-1
/
+2
*
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
13
-393
/
+849
*
Enable ICU in Android
michaelbai@google.com
2011-10-31
1
-50
/
+0
*
Revert 107895 - Fully enable about:tracking by default
joth@chromium.org
2011-10-31
13
-754
/
+368
*
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
*
Revert log change to thread_local_win to fix an internal compiler error when
brettw@chromium.org
2011-10-31
1
-1
/
+1
*
Fully enable about:tracking by default
jar@chromium.org
2011-10-30
13
-368
/
+754
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
5
-20
/
+31
*
add classes trace_analyzer::Query and TraceAnalyzer to improve testing (retry)
jbates@chromium.org
2011-10-29
6
-20
/
+1693
*
Revert 107813 - add classes trace_analyzer::Query and TraceAnalyzer to make i...
jbates@chromium.org
2011-10-29
6
-1693
/
+20
*
Revert 107830 - Fix BASE_EXPORT on QueryNode
jbates@chromium.org
2011-10-29
1
-1
/
+1
*
Temporary instrumentation to help understand lock errors on mac debug bots.
eroman@chromium.org
2011-10-29
2
-0
/
+47
*
Fix BASE_EXPORT on QueryNode
jbates@chromium.org
2011-10-29
1
-1
/
+1
*
Cleanup: Change a static initializer to a LazyInstance, and add some typedefs.
thestig@chromium.org
2011-10-28
1
-25
/
+30
*
add classes trace_analyzer::Query and TraceAnalyzer to make it easy to search...
jbates@chromium.org
2011-10-28
6
-20
/
+1693
*
Revert 107793 - Fully enable about:tracking by default
jar@chromium.org
2011-10-28
10
-561
/
+362
*
Fully enable about:tracking by default
jar@chromium.org
2011-10-28
10
-362
/
+561
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
56
-240
/
+741
*
rename file_path_watcher_mac to file_path_watcher_kqueue
robert.nagy@gmail.com
2011-10-25
2
-1
/
+12
*
base::Bind: Convert CloudPrintProxyService.
jhawkins@chromium.org
2011-10-25
1
-4
/
+5
*
Clarify comments for |RemoveChars()| and |TrimString()| that the char array p...
asvitkine@chromium.org
2011-10-25
1
-3
/
+4
*
Remove static function pointer
joth@chromium.org
2011-10-25
1
-15
/
+8
*
Change O(n^2) loop to O(n) in ObserverListBase::Compact().
asvitkine@chromium.org
2011-10-25
1
-8
/
+3
*
implement GetProcessExecutablePath() on OpenBSD and start using it
robert.nagy@gmail.com
2011-10-25
3
-3
/
+24
*
Tweak PathProviderPosix's FILE_EXE and FILE_MODULE handling on FreeBSD.
grt@chromium.org
2011-10-25
1
-3
/
+4
*
Reimplementing FileUtilProxy using PostTaskAndReply
kinuko@chromium.org
2011-10-25
1
-409
/
+225
*
Fix bug where DVLOGs are treated as DLOG(INFO)s
akalin@chromium.org
2011-10-25
1
-1
/
+1
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
56
-254
/
+248
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
56
-248
/
+254
[next]