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
*
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
kaiwang@chromium.org
2012-07-13
1
-0
/
+2
*
Have iOS use the same atomicops_internal implementation that Mac uses.
leng@chromium.org
2012-07-13
1
-0
/
+2
*
Adds MessageLoopUIApplication for use on iOS.
rohitrao@chromium.org
2012-07-13
1
-2
/
+0
*
Histograms - Support histograms for Plugins, GPU
rtenneti@google.com
2012-07-12
1
-0
/
+3
*
Add minimal support for process_utils on iOS
stuartmorgan@chromium.org
2012-07-11
1
-4
/
+6
*
Get mac_logging and foundation_util working on iOS
stuartmorgan@chromium.org
2012-07-11
1
-0
/
+2
*
Implement SysInfo for iOS
chenyu@chromium.org
2012-07-11
1
-0
/
+1
*
Enable compilation of more files in base/ on iOS.
rohitrao@chromium.org
2012-07-11
1
-3
/
+0
*
Adds an iOS implementation of base::SystemMonitor.
rohitrao@chromium.org
2012-07-10
1
-1
/
+1
*
Add scoped StartupInfoEx to base.
jschuh@chromium.org
2012-07-10
1
-0
/
+2
*
Get file_util and platform_file building on iOS
stuartmorgan@chromium.org
2012-07-09
1
-2
/
+0
*
Add specific Mac files to the iOS build of base
stuartmorgan@chromium.org
2012-07-09
1
-0
/
+14
*
Exclude parts of the 'base' target's file list to get it building on iOS
stuartmorgan@chromium.org
2012-06-30
1
-1
/
+16
*
Move dir_reader to base/files
brettw@chromium.org
2012-06-29
1
-3
/
+3
*
Add base::RunLoop and update ui_test_utils to use it to reduce flakiness
jbates@chromium.org
2012-06-28
1
-0
/
+2
*
Remove message_loop_helpers.h and update the includes to point to the new loc...
tfarina@chromium.org
2012-06-20
1
-1
/
+0
*
Consolidate RecordBrowserStartupTime() into one location
jeremy@chromium.org
2012-06-19
1
-1
/
+4
*
Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-16
1
-1
/
+2
*
Revert 142482 - Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-15
1
-2
/
+1
*
Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-15
1
-1
/
+2
*
Move guid generation from chrome/common/ to base/.
marja@chromium.org
2012-06-14
1
-0
/
+4
*
Remove
mark@chromium.org
2012-06-14
1
-3
/
+0
*
Add files and exclusions needed for NaCl IPC proxy to base_untrusted target.
bbudge@chromium.org
2012-06-12
1
-2
/
+26
*
Adding base_untrusted.
bradnelson@google.com
2012-06-08
1
-17
/
+23
*
Moving all targets from base.gypi to base.gyp.
bradnelson@google.com
2012-06-07
1
-362
/
+0
*
Tighten up DEPS some more. NaCl/service process code are including internal c...
jam@chromium.org
2012-06-04
1
-0
/
+5
*
Implement media::VideoDecodeAccelerator on Mac
sail@chromium.org
2012-06-02
1
-0
/
+1
*
Revert "Implement media::VideoDecodeAccelerator on Mac"
sail@chromium.org
2012-06-02
1
-1
/
+0
*
Implement media::VideoDecodeAccelerator on Mac
sail@chromium.org
2012-06-02
1
-0
/
+1
*
The LASTCHANGE file is created and updated by gclient runhooks under
torne@chromium.org
2012-05-31
1
-1
/
+0
*
Base: Add a handle verifier to ScopedHandle.
rvargas@chromium.org
2012-05-31
1
-0
/
+1
*
Cleanup: Remove the C version of GetUrandomFD()
mseaborn@chromium.org
2012-05-30
1
-1
/
+0
*
aura/cros: Rename MessagePump{X => AuraX11}.
erg@chromium.org
2012-05-29
1
-9
/
+3
*
Set Android/V8 memory limits from dalvik.vm.heapsize.
ulan@chromium.org
2012-05-25
1
-0
/
+1
*
Started building the message_pump_android
michaelbai@chromium.org
2012-05-23
1
-0
/
+2
*
Fix crash in the accessibility code in the shared build. The problem is that ...
tommi@chromium.org
2012-05-22
1
-2
/
+0
*
Rewrite base::JSONReader to be 35-40% faster, depending on the input string.
rsesek@chromium.org
2012-05-16
1
-0
/
+2
*
Add base::ThreadTaskRunnerHandler class.
sergeyu@chromium.org
2012-05-09
1
-0
/
+2
*
Reapply "Changes according to review comments"
wangxianzhu@chromium.org
2012-05-05
1
-0
/
+3
*
Revert 135484 - Use Android API for GetDisplayNameForLocale().
rvargas@google.com
2012-05-04
1
-3
/
+0
*
Use Android API for GetDisplayNameForLocale().
wangxianzhu@chromium.org
2012-05-04
1
-0
/
+3
*
This patch is to enable x86 android build.
james.wei@intel.com
2012-05-03
1
-0
/
+7
*
Revert 135087 - This patch is to enable x86 android build.
rsleevi@chromium.org
2012-05-03
1
-7
/
+0
*
This patch is to enable x86 android build.
james.wei@intel.com
2012-05-03
1
-0
/
+7
*
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
[next]