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
/
base.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add back in stack_trace_android.cc on Android.
jrg@google.com
2012-01-17
1
-1
/
+0
*
Functions to return locations of various Chrome bundles.
jeremy@chromium.org
2012-01-11
1
-0
/
+2
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-2
/
+1
*
base::Bind: Remove callback_old.h.
jhawkins@chromium.org
2012-01-03
1
-2
/
+1
*
base::Bind: Remove scoped_callback_factory.h.
jhawkins@chromium.org
2012-01-03
1
-1
/
+0
*
Add a sequenced worker pool.
brettw@chromium.org
2012-01-01
1
-0
/
+2
*
Move net/base/sys_byteorder.h to base/sys_byteorder.h
isherman@chromium.org
2011-12-28
1
-0
/
+1
*
Add JSONValueConverter.
mukai@chromium.org
2011-12-22
1
-0
/
+2
*
Crank optimization level for base libs to WPO in official builds. Depends on ...
siggi@chromium.org
2011-12-20
1
-0
/
+1
*
Refactor MessagePumpX to dispatch events inside of the source Dispatch function.
piman@chromium.org
2011-12-14
1
-1
/
+0
*
Revert r114168 "Refactor MessagePumpX to dispatch events inside of the source...
oshima@chromium.org
2011-12-13
1
-0
/
+1
*
Refactor MessagePumpX to dispatch events inside of the source Dispatch function.
piman@chromium.org
2011-12-13
1
-1
/
+0
*
Windows-native sampling profiler wrapper class.
siggi@chromium.org
2011-12-07
1
-0
/
+2
*
use os_bsd and OS_BSD and add some OS_FREEBSD conditions
robert.nagy@gmail.com
2011-12-04
1
-2
/
+3
*
Improve support for multiselect list box accessibility on Windows.
dmazzoni@chromium.org
2011-12-03
1
-0
/
+4
*
Move gtest_prod.h into its own target so it can be correctly set as a depende...
ensonic@google.com
2011-12-02
1
-0
/
+1
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-12-01
1
-0
/
+2
*
Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...
hayato@chromium.org
2011-12-01
1
-2
/
+0
*
base::Bind: Implement a 1-arity CancelableCallback and use this to implement
jhawkins@chromium.org
2011-11-30
1
-1
/
+0
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-11-30
1
-0
/
+2
*
Fix sources list for symbolize.
ensonic@google.com
2011-11-30
1
-1
/
+7
*
remove entry from includes as it is already pulled from the dependencies
ensonic@google.com
2011-11-29
1
-1
/
+0
*
base::Bind: Implement CancelableCallback to replace CancelableTask.
jhawkins@chromium.org
2011-11-24
1
-0
/
+2
*
Move PropertyBag to base. Originally this was in chrome\common because only c...
jam@chromium.org
2011-11-23
1
-0
/
+2
*
Allows base to be built for host on android.
bulach@chromium.org
2011-11-22
1
-20
/
+39
*
Upstream: Gyp changes to build net_unittests for Android.
jingzhao@chromium.org
2011-11-22
1
-8
/
+15
*
Remove TOUCH_UI definition and make use_virtual_keyboard an independant varia...
saintlou@chromium.org
2011-11-22
1
-1
/
+1
*
compositor_unittests target is unimplmented on Mac
dhollowa@chromium.org
2011-11-21
1
-1
/
+1
*
base::Bind() conversion for chrome/browser/search_engines
dcheng@chromium.org
2011-11-16
1
-2
/
+0
*
base: Refactor PendingTask out of MessageLoop.
jhawkins@chromium.org
2011-11-15
1
-0
/
+2
*
Do not build message_pump_x.cc when use_wayland
msb@chromium.org
2011-11-14
1
-7
/
+7
*
wayland: define base:NativeEvent for Wayland
msb@chromium.org
2011-11-14
1
-0
/
+1
*
rename some _linux files to _posix and introduce os_bsd
mark@chromium.org
2011-11-14
1
-8
/
+9
*
Linux: Move base/mime_util* to base/nix. It's not used on any other platform.
thestig@chromium.org
2011-11-11
1
-2
/
+2
*
base: export GetBuildTime
agl@chromium.org
2011-11-11
1
-0
/
+2
*
Enable -Wexit-time-destructors for base.
thakis@chromium.org
2011-11-09
1
-0
/
+1
*
Revert of Revert 108752 - Support tracking of IPC messages as tasks in profiler
jar@chromium.org
2011-11-08
1
-2
/
+6
*
Revert 108752 - Support tracking of IPC messages as tasks in profiler
joi@chromium.org
2011-11-08
1
-6
/
+2
*
Thin out the Singeton template code
joth@chromium.org
2011-11-07
1
-0
/
+1
*
Support tracking of IPC messages as tasks in profiler
jar@chromium.org
2011-11-05
1
-2
/
+6
*
regex fixes in base.gypi for android files.
jrg@chromium.org
2011-11-01
1
-11
/
+14
*
Enable tracking of objects by default
jar@chromium.org
2011-10-31
1
-0
/
+2
*
Revert 107895 - Fully enable about:tracking by default
joth@chromium.org
2011-10-31
1
-2
/
+0
*
Fully enable about:tracking by default
jar@chromium.org
2011-10-30
1
-0
/
+2
*
rename file_path_watcher_mac to file_path_watcher_kqueue
robert.nagy@gmail.com
2011-10-25
1
-1
/
+4
*
OpenBSD patches for base and build, part 2
robert.nagy@gmail.com
2011-10-24
1
-4
/
+6
*
Move ScopedCoMem to base/win. This is to allow the class to be used from fol...
tommi@chromium.org
2011-10-21
1
-0
/
+1
*
OpenBSD patches for base / split from CR #8275005
mark@chromium.org
2011-10-18
1
-0
/
+4
*
Add WorkerPool::PostTaskAndReply and use in DHCP code.
joi@chromium.org
2011-10-14
1
-0
/
+3
*
OpenBSD and FreeBSD fixes for base.
mark@chromium.org
2011-10-13
1
-0
/
+10
[next]