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
*
Move operator<< for StringPiece into string_piece.{h,cc}
akalin@chromium.org
2012-01-20
4
-25
/
+15
*
remove ; which breaks nacl_integration since they use -pedantic
ajwong@chromium.org
2012-01-20
2
-4
/
+4
*
Transfer the C++03 move-only type emulation into base/move.h and also make Sc...
ajwong@chromium.org
2012-01-20
5
-51
/
+293
*
Transition to base/mac/bundle_locations.h step 2
jeremy@chromium.org
2012-01-19
3
-15
/
+2
*
Transition to base/mac/bundle_locations.h step 1
jeremy@chromium.org
2012-01-19
3
-41
/
+15
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-19
2
-15
/
+80
*
Change sandbox policy so we can create sync sockets
cpu@chromium.org
2012-01-19
1
-17
/
+20
*
Watchdog - Added a JOINABLE state to avoid StartupTimebomb
rtenneti@chromium.org
2012-01-19
2
-13
/
+37
*
Revert 118118 - Temporarily revert 117127 for perf analysis.
rsesek@chromium.org
2012-01-18
3
-22
/
+24
*
Temporarily revert 117127 for perf analysis.
rsesek@chromium.org
2012-01-18
3
-24
/
+22
*
Match whole path components in DevicePathToDriveLetterPath(). Add tests.
skerner@chromium.org
2012-01-17
3
-49
/
+128
*
Add back in stack_trace_android.cc on Android.
jrg@google.com
2012-01-17
1
-1
/
+0
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
2
-5
/
+5
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
2
-5
/
+5
*
Use ScopedVector instead of std::vector in case of repeated messages.
mukai@chromium.org
2012-01-14
2
-48
/
+51
*
Allow tracing in third_party libraries
jbates@chromium.org
2012-01-13
7
-572
/
+819
*
Add custom field converter to JSONValueConverter.
mukai@chromium.org
2012-01-13
2
-0
/
+85
*
Remove usage of using namespace, and cleanup trace_analyzer namespace
jbates@chromium.org
2012-01-12
3
-169
/
+201
*
[Coverity] Fixed call by value to by reference
groby@chromium.org
2012-01-12
1
-2
/
+2
*
Allow construction and assignment of one scoped_ptr from another if the types...
ajwong@chromium.org
2012-01-11
2
-6
/
+95
*
Functions to return locations of various Chrome bundles.
jeremy@chromium.org
2012-01-11
3
-0
/
+151
*
mach_port_deallocate() the result of mach_thread_self(), which obtains a port...
rsesek@chromium.org
2012-01-11
3
-22
/
+24
*
Resolve an ambiguous function call error in string_piece_unittest.cc
peter@chromium.org
2012-01-10
1
-3
/
+3
*
Add comment to NumberFormatWrapper.
avi@chromium.org
2012-01-10
1
-1
/
+3
*
Fix POSIX and Mac Time::Explode().
viettrungluu@chromium.org
2012-01-10
3
-14
/
+171
*
Revert 116816 - Hook up the SequencedWorkerPool to the browser thread.
msw@chromium.org
2012-01-07
2
-53
/
+15
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-07
2
-15
/
+53
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
17
-100
/
+66
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
1
-12
/
+0
*
Prevent calling internal metrics code with invalid values.
rkc@chromium.org
2012-01-06
2
-4
/
+19
*
Fix scoped_refptr assignment operator in the case of having it as a member.
mnaganov@chromium.org
2012-01-05
2
-4
/
+33
*
Returns a bool for JSONValueConverter::Convert()
mukai@chromium.org
2012-01-05
2
-29
/
+117
*
base::Bind: Remove Task.
jhawkins@chromium.org
2012-01-05
14
-445
/
+69
*
Re-remove ReleasePointer.
dcheng@chromium.org
2012-01-04
1
-5
/
+0
*
Fix prctl ERROR messages on Linux debug builds.
rbyers@chromium.org
2012-01-04
1
-4
/
+5
*
Enable ThreadChecker in non-debug builds if DCHECK_ALWAYS_ON is
joi@chromium.org
2012-01-04
3
-15
/
+35
*
Update Sleep() calls in base/test to use TimeDelta instead of int.
tedvessenes@gmail.com
2012-01-04
2
-8
/
+10
*
base::Bind: Remove CancelableTask and ScopedTaskRunner.
jhawkins@chromium.org
2012-01-04
3
-105
/
+2
*
Linux: Try to minimize copying of string information when reading /proc data.
erg@chromium.org
2012-01-04
1
-12
/
+12
*
And now NewRunnableMethod(), you die.
ajwong@chromium.org
2012-01-04
6
-320
/
+8
*
chromeos: Implement power button animations for Aura.
derat@chromium.org
2012-01-04
1
-2
/
+3
*
[Coverity] Fixed uninitialized member
groby@chromium.org
2012-01-04
1
-2
/
+3
*
base::Bind: Remove ScopedRunnableMethodFactory.
jhawkins@chromium.org
2012-01-03
1
-143
/
+1
*
Add TimeDelay interfaces to TestTimeouts.
tedvessenes@gmail.com
2012-01-03
1
-1
/
+29
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
4
-278
/
+21
*
base::Bind: Remove scoped_callback_factory.h.
jhawkins@chromium.org
2012-01-03
2
-134
/
+0
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
1
-20
/
+2
*
Add a sequenced worker pool.
brettw@chromium.org
2012-01-01
5
-0
/
+1244
*
base::Bind: Remove NewRunnableFunction.
jhawkins@chromium.org
2012-01-01
6
-187
/
+86
*
Change code in base (primarily unit tests) to use Sleep(TimeDelta).
tedvessenes@gmail.com
2011-12-31
23
-75
/
+86
[next]