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
*
Add ipc_channel_nacl to the untrusted build and fix all compile/link errors.
bbudge@chromium.org
2012-04-23
1
-0
/
+4
*
mmap returns -1 on failure and in the posix implementation of SharedMemory, t...
raymes@chromium.org
2012-04-23
1
-3
/
+4
*
Convert MessageLoopProxy to TaskRunner in FileUtilProxy
kinuko@chromium.org
2012-04-23
4
-61
/
+469
*
Add and implement API to associate Google experiment IDs with FieldTrials.
stevet@chromium.org
2012-04-23
2
-0
/
+14
*
Set svn:executable bit on scripts that are executable.
maruel@chromium.org
2012-04-23
1
-1
/
+1
*
Change --variable argument, must now be spaced, -V foo bar, instead of -V foo...
maruel@chromium.org
2012-04-23
1
-2
/
+2
*
Set svn:executable bit on scripts that are executable.
maruel@chromium.org
2012-04-21
2
-4
/
+2
*
Add BASE_EXPORT to base::mac::ExecuteWithPrivilegesAndGetPID
lambroslambrou@chromium.org
2012-04-21
1
-0
/
+1
*
Final(?) eradications of GDK / GTK from the GPU process.
cevans@chromium.org
2012-04-20
1
-1
/
+7
*
Revert 133212 - Add and implement API to associate Google experiment IDs with...
groby@chromium.org
2012-04-20
2
-14
/
+0
*
Add and implement API to associate Google experiment IDs with FieldTrials.
stevet@chromium.org
2012-04-20
2
-0
/
+14
*
Move RefCountedBytes Class to base namespace.
simon.hong81@gmail.com
2012-04-20
2
-6
/
+6
*
Add NetworkChangeNotifier for Android.
yfriedman@chromium.org
2012-04-20
2
-0
/
+84
*
Make sure that base::MessagePumpForUI from different modules are isolated fro...
alexeypa@chromium.org
2012-04-20
4
-29
/
+78
*
apk-based test runner work for android. 2 unit test bundles converted over (i...
jrg@chromium.org
2012-04-19
3
-8
/
+75
*
Don't depend on undefined compiler behavior for computing persistent field tr...
isherman@chromium.org
2012-04-19
1
-2
/
+4
*
Disabling the SamplingProfilerTest.Sample test on Windows 8 as the ZwSetInter...
ananta@chromium.org
2012-04-19
1
-3
/
+8
*
Add isherman to base/metrics/OWNERS
isherman@chromium.org
2012-04-19
1
-0
/
+7
*
Removing DEPTH support.
maruel@chromium.org
2012-04-19
1
-1
/
+0
*
Revert revert 132842
xians@chromium.org
2012-04-19
3
-17
/
+60
*
Revert 132842 - If we are using blocking write, when the renderer stop gettin...
thestig@chromium.org
2012-04-18
3
-60
/
+17
*
If we are using blocking write, when the renderer stop getting the data witho...
xians@chromium.org
2012-04-18
3
-17
/
+60
*
cros: Record UMA stats for tab discards in low memory conditions
jamescook@chromium.org
2012-04-18
2
-3
/
+24
*
Revert 132608 - Removing DEPTH support.
sky@chromium.org
2012-04-17
1
-0
/
+1
*
[Mac] Implement a NotificationUIManager that uses Notification Center on 10.8...
rsesek@chromium.org
2012-04-17
1
-6
/
+13
*
Removing DEPTH support.
maruel@chromium.org
2012-04-17
1
-1
/
+0
*
Add templates for building java and running the jni_generator.
yfriedman@chromium.org
2012-04-17
3
-58
/
+31
*
Move PostTaskAndReplyWithStatus into task_runner_helpers.h
battre@chromium.org
2012-04-17
5
-131
/
+173
*
Update uses of TimeDelta in base/files.
tedvessenes@gmail.com
2012-04-16
1
-1
/
+1
*
Fixing issues with alignment, undefined behaviour and endianness in the Field...
jwd@chromium.org
2012-04-16
2
-3
/
+29
*
Fixes for the EnumeratesPE base_unittest failures seen on Windows 8 X64. The ...
ananta@chromium.org
2012-04-13
1
-2
/
+10
*
Fix timings in TrackedObjects unit test
isherman@chromium.org
2012-04-13
1
-1
/
+2
*
[UMA] Use proper C++ objects to serialize tracked_objects across process boun...
isherman@chromium.org
2012-04-13
5
-810
/
+564
*
JSONValueConverter changes for custom base::Value filed parsing.
zelidrag@chromium.org
2012-04-13
2
-1
/
+46
*
Fixes for the EnumeratesPE base_unittest failures seen on Windows 8. The valu...
ananta@chromium.org
2012-04-12
1
-10
/
+18
*
Field Trials choices can now be forced from a command line argument, and yet ...
mad@chromium.org
2012-04-12
3
-140
/
+266
*
Convert isolate.py to exclusively use .isolate files.
maruel@chromium.org
2012-04-12
2
-49
/
+56
*
Add SequencedWorkerPoolTaskRunner which lets you specify the shutdown behavior.
mattm@chromium.org
2012-04-11
3
-10
/
+190
*
Rename SequencedWorkerPoolTaskRunner to SequencedWorkerPoolSequencedTaskRunner.
mattm@chromium.org
2012-04-11
7
-216
/
+164
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
7
-87
/
+96
*
Upstream crash changes for android.
carlosvaldivia@google.com
2012-04-10
5
-0
/
+246
*
Revert 131593
erg@google.com
2012-04-10
5
-246
/
+0
*
Upstream Android native crash handling changes.
carlosvaldivia@google.com
2012-04-10
5
-0
/
+246
*
Update use of TimeDelta in base/*.
tedvessenes@gmail.com
2012-04-10
1
-1
/
+1
*
Make a NULL pointer volatile.
thakis@chromium.org
2012-04-09
1
-1
/
+1
*
Added an initial version of helper functions for Windows 8 metro to base.
ananta@chromium.org
2012-04-09
3
-0
/
+41
*
Revert 131404 - Upstream native crash handling changes for Android.
msw@chromium.org
2012-04-09
5
-248
/
+0
*
Consolidate win/x dispatchers
oshima@chromium.org
2012-04-09
7
-53
/
+45
*
Upstream native crash handling changes for Android.
carlosvaldivia@google.com
2012-04-09
5
-0
/
+248
*
Remove WAYLAND port
oshima@chromium.org
2012-04-07
5
-181
/
+2
[next]