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
*
Fix a compilation error caused by some variables being unused under ASan on Mac.
glider@chromium.org
2012-06-14
1
-3
/
+4
*
Move guid generation from chrome/common/ to base/.
marja@chromium.org
2012-06-14
7
-0
/
+178
*
Remove
mark@chromium.org
2012-06-14
1
-3
/
+0
*
more trace events for windows messages
jbates@chromium.org
2012-06-14
1
-0
/
+3
*
Fix the error package name for SandboxedProcessService
yongsheng.zhu@intel.com
2012-06-14
1
-1
/
+1
*
Refactor chrome.alarms interface to support absolute alarm deadlines.
jyasskin@chromium.org
2012-06-14
2
-6
/
+6
*
Fix the ant warning of 'includeantruntime was not set' in android build
shouqun.liu@intel.com
2012-06-13
1
-1
/
+1
*
Cleanup: Consolidate declarations of XDG variables.
thestig@chromium.org
2012-06-13
2
-2
/
+18
*
Cleanup: Move some const char definitions to the .cc file. (try 2)
thestig@chromium.org
2012-06-13
2
-8
/
+15
*
Make Callback.Reset safe against deleting itself.
mattm@chromium.org
2012-06-13
2
-1
/
+35
*
Update comments on how to create a field trial in field_trial.h.
asvitkine@chromium.org
2012-06-13
1
-2
/
+3
*
Revert 141810 - Cleanup: Move some const char definitions to the .cc file.
cpu@chromium.org
2012-06-13
2
-12
/
+6
*
Cleanup: Move some const char definitions to the .cc file.
thestig@chromium.org
2012-06-13
2
-6
/
+12
*
Base: Enable the scoped handle verifier for Win7.
rvargas@google.com
2012-06-12
1
-6
/
+0
*
Unrevert r141537: Add extensions::StateStore and use that instead of
mpcomplete@chromium.org
2012-06-12
2
-3
/
+26
*
Fix ProcessUtilTests for android.
nileshagrawal@chromium.org
2012-06-12
1
-16
/
+38
*
Remove duplicate CPU detection code; use base::CPU instead.
dalecurtis@chromium.org
2012-06-12
1
-8
/
+8
*
Add files and exclusions needed for NaCl IPC proxy to base_untrusted target.
bbudge@chromium.org
2012-06-12
2
-2
/
+33
*
replace string16 with StringPiece16 in ConvertUTF16ToJavaString()
james.wei@intel.com
2012-06-12
2
-8
/
+11
*
Revert r141537: Add extensions::StateStore and use that instead of
mpcomplete@chromium.org
2012-06-11
2
-26
/
+3
*
Add extensions::StateStore and use that instead of ExtensionPrefs for
mpcomplete@chromium.org
2012-06-11
2
-3
/
+26
*
Revert 138011 - Base: Add power requirements to the System monitor.
rvargas@google.com
2012-06-11
5
-238
/
+3
*
Remove duplicate call to InitAndroidTest.
nileshagrawal@chromium.org
2012-06-11
2
-3
/
+10
*
Fix comment typo.
bryeung@chromium.org
2012-06-09
1
-2
/
+2
*
PPAPI/NaCl: Remove call of system() from NaCl build
dmichael@chromium.org
2012-06-09
1
-1
/
+1
*
Run ProcessUtil tests on Android.
nileshagrawal@chromium.org
2012-06-09
1
-1
/
+0
*
Make the other Java modules debuggable
haitao.feng@intel.com
2012-06-08
1
-1
/
+1
*
Add Javascript time methods to base::Time.
jyasskin@chromium.org
2012-06-08
3
-0
/
+33
*
Try not to inline tcmalloc::Abort() so we can find it in stack trace.
kaiwang@chromium.org
2012-06-08
1
-1
/
+3
*
Adding base_untrusted.
bradnelson@google.com
2012-06-08
3
-87
/
+126
*
Make ScopedGetDC() CHECK fail if GetDC(NULL) returns NULL.
pkasting@chromium.org
2012-06-07
1
-3
/
+10
*
Moving all targets from base.gypi to base.gyp.
bradnelson@google.com
2012-06-07
2
-362
/
+358
*
Base: Add another pc to the handle verifier to get to the
rvargas@chromium.org
2012-06-07
2
-13
/
+33
*
Revert 140899 - Base: Add another pc to the handle verifier to get to the
rvargas@google.com
2012-06-07
2
-29
/
+13
*
Base: Add another pc to the handle verifier to get to the
rvargas@google.com
2012-06-07
2
-13
/
+29
*
Add shared memory cleanup before/after all tests
jar@chromium.org
2012-06-06
1
-2
/
+5
*
Upstream Android proxy config service.
pliard@chromium.org
2012-06-06
1
-1
/
+0
*
WebKit will start using NaN for null/invalid modificationTime
kinuko@chromium.org
2012-06-06
1
-2
/
+14
*
Implement SpawnDebuggerOnProcess for POSIX.
jyasskin@chromium.org
2012-06-06
1
-1
/
+12
*
win: Fix lock acquisition bug.
thakis@chromium.org
2012-06-05
1
-2
/
+2
*
Linux: bump the setuid sandbox API number
jln@chromium.org
2012-06-05
1
-1
/
+1
*
Fixing gcc 4.7 building problems.
shenhan@google.com
2012-06-05
1
-1
/
+1
*
Setuid sandbox API versioning
jln@chromium.org
2012-06-05
1
-1
/
+6
*
Use ScopedVector in RenderTextWin.
asvitkine@chromium.org
2012-06-04
1
-0
/
+5
*
Reland 139885 - Enable the handle verifier.
rvargas@google.com
2012-06-04
1
-1
/
+1
*
Cleanup: Remove unused parameter in base::nix::GetXDGUserDirectory(). Make su...
thestig@chromium.org
2012-06-04
2
-9
/
+15
*
Strip trailing path separators from XDG util results.
vandebo@chromium.org
2012-06-04
1
-3
/
+3
*
Disable StatsTableTest.StatsRate
csharp@chromium.org
2012-06-04
1
-1
/
+2
*
Coverity: Fix a potential use-after-free.
jhawkins@chromium.org
2012-06-04
1
-4
/
+5
*
Linux: Fix an issue in ProcessIterator where /proc/pid/stat and /proc/pid+1/s...
thestig@chromium.org
2012-06-04
1
-0
/
+1
[next]