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
*
Route calls to tcmalloc MallocExtension through allocator agnostic interface
jamesr@chromium.org
2012-04-28
1
-0
/
+4
*
Implement the skeleton of an android content shell.
tedchoc@chromium.org
2012-04-25
1
-0
/
+6
*
Add templates for building java and running the jni_generator.
yfriedman@chromium.org
2012-04-17
1
-1
/
+1
*
Move PostTaskAndReplyWithStatus into task_runner_helpers.h
battre@chromium.org
2012-04-17
1
-0
/
+1
*
Rename SequencedWorkerPoolTaskRunner to SequencedWorkerPoolSequencedTaskRunner.
mattm@chromium.org
2012-04-11
1
-2
/
+0
*
Upstream crash changes for android.
carlosvaldivia@google.com
2012-04-10
1
-0
/
+2
*
Revert 131593
erg@google.com
2012-04-10
1
-2
/
+0
*
Upstream Android native crash handling changes.
carlosvaldivia@google.com
2012-04-10
1
-0
/
+2
*
Added an initial version of helper functions for Windows 8 metro to base.
ananta@chromium.org
2012-04-09
1
-0
/
+2
*
Revert 131404 - Upstream native crash handling changes for Android.
msw@chromium.org
2012-04-09
1
-2
/
+0
*
Upstream native crash handling changes for Android.
carlosvaldivia@google.com
2012-04-09
1
-0
/
+2
*
Remove WAYLAND port
oshima@chromium.org
2012-04-07
1
-8
/
+0
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-2
/
+4
*
Add support for UIA accessibility interfaces like IAccessibleEx and IRawEleme...
ananta@chromium.org
2012-04-04
1
-0
/
+2
*
ScopedProcessInformation protects against process/thread handle leaks from Cr...
erikwright@chromium.org
2012-04-04
1
-0
/
+2
*
Implementation of SequencedTaskRunner based on SequencedWorkerPool.
francoisk777@gmail.com
2012-04-02
1
-0
/
+2
*
Move launchd code from chrome/browser/mac to base/mac.
lambroslambrou@chromium.org
2012-03-29
1
-0
/
+3
*
Make Callback::Reset() return a copy to support use-cases where Run() ends up...
fischman@chromium.org
2012-03-24
1
-0
/
+1
*
Move ScopedIOObject to base/mac.
thakis@chromium.org
2012-03-23
1
-0
/
+1
*
Update Android's base_paths to match other platforms.
avi@chromium.org
2012-03-22
1
-2
/
+3
*
Move authorization_util files into base/mac.
lambroslambrou@chromium.org
2012-03-21
1
-0
/
+3
*
Move IsRunningOnChromeOS to base/chromeos so that ui/, /chromeos and other co...
oshima@chromium.org
2012-03-16
1
-0
/
+7
*
Build Android's MessagePumpForUI by upstreaming SystemMessageHandler
peter@chromium.org
2012-03-14
1
-3
/
+0
*
Cleanup: Remove remaining deprecated file_util functions.
thestig@chromium.org
2012-03-14
1
-1
/
+0
*
Build Java files as part of the base target for Android builds
peter@chromium.org
2012-03-14
1
-0
/
+1
*
Upstream Android's PathUtils implementation.
peter@chromium.org
2012-03-14
1
-2
/
+4
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-2
/
+4
*
Correct some header paths in GYP files
rsleevi@chromium.org
2012-02-21
1
-1
/
+1
*
Support use of third party time function for about:profiler
jar@chromium.org
2012-02-15
1
-0
/
+2
*
Add extra data to BrowserContext so that content layer and other embedders ca...
jam@chromium.org
2012-02-15
1
-0
/
+2
*
Make new TaskRunner, SequencedTaskRunner, and SingleThreadTaskRunner interfaces
akalin@chromium.org
2012-02-15
1
-0
/
+7
*
Revert 121840 - Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
1
-1
/
+0
*
Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
1
-0
/
+1
*
Upstream Android JNI code, allowing us to use more ScopedJava references.
peter@chromium.org
2012-02-09
1
-5
/
+1
*
Enable building with a small set of JNI related files required for linking co...
satish@chromium.org
2012-02-08
1
-0
/
+4
*
Add OSSTATUS_LOG API.
mark@chromium.org
2012-01-27
1
-0
/
+2
*
Remove reinterpret_cast on JSONValueConverter
tzik@chromium.org
2012-01-27
1
-1
/
+0
*
Split up trace_event.h into trace_event_impl.h and add webkitplatform support.
jbates@chromium.org
2012-01-23
1
-1
/
+3
*
Transfer the C++03 move-only type emulation into base/move.h and also make Sc...
ajwong@chromium.org
2012-01-20
1
-0
/
+1
*
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
[next]