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 ability to create a platform thread with a priority.
dgreid@chromium.org
2012-04-05
3
-3
/
+53
*
Working around a bug in VS2010 Express compiler causing two objects to be ali...
alexeypa@chromium.org
2012-04-05
1
-1
/
+4
*
Adds some debugging code to help isolate a crash.
sky@chromium.org
2012-04-05
1
-0
/
+4
*
[Coverity] Check return value.
craig.schlenter@chromium.org
2012-04-05
1
-17
/
+18
*
Add #include <iterator> to files that use std::back_inserter.
halyavin@google.com
2012-04-05
1
-0
/
+1
*
Make sure that scoped_ptr<> cannot be used with ref-counted objects.
sergeyu@chromium.org
2012-04-05
2
-0
/
+36
*
Modify SequencedWorkerPoolTaskRunner's RunsTasksOnCurrentThread method to mor...
michaeln@google.com
2012-04-05
1
-1
/
+1
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
7
-26
/
+20
*
Fix a build break caused by the newly added UIATextProvider accessibility hel...
ananta@chromium.org
2012-04-04
1
-1
/
+2
*
Add support for UIA accessibility interfaces like IAccessibleEx and IRawEleme...
ananta@chromium.org
2012-04-04
3
-0
/
+128
*
In CrMallocErrorBreak, do not kill the process if errno is ENOMEM.
rsesek@chromium.org
2012-04-04
2
-7
/
+89
*
ScopedProcessInformation protects against process/thread handle leaks from Cr...
erikwright@chromium.org
2012-04-04
6
-24
/
+419
*
Make 'generate_jni_headers' less noisy.
thakis@chromium.org
2012-04-04
1
-1
/
+0
*
Moved the Chromoting host configuration under %SystemDrive%\ProgramData and A...
alexeypa@chromium.org
2012-04-04
2
-4
/
+14
*
Log message is captured on stack prior to generating minidump for fatal errors.
apatrick@chromium.org
2012-04-03
1
-0
/
+7
*
CHECK that we don't start watching an object with a NULL delegate.
dcheng@chromium.org
2012-04-03
1
-1
/
+2
*
Add BASE_EXPORT macros to base ... again.
thakis@chromium.org
2012-04-03
1
-0
/
+4
*
Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr...
pkasting@chromium.org
2012-04-03
2
-20
/
+20
*
Fix some grammatical errors in base/
gavinp@chromium.org
2012-04-02
3
-4
/
+4
*
Implementation of SequencedTaskRunner based on SequencedWorkerPool.
francoisk777@gmail.com
2012-04-02
12
-66
/
+855
*
A deeper heap profile dumper in third_party/tcmalloc/chromium.
dmikurube@chromium.org
2012-04-02
1
-0
/
+4
*
Add additional base::TimeDelta interface for WaitForChildProcess()
tedvessenes@gmail.com
2012-03-31
2
-9
/
+19
*
Fix base::CPU detection.
jbauman@chromium.org
2012-03-31
3
-7
/
+13
*
Disable EnableTerminationOnOutOfMemory under AddressSanitizer.
glider@chromium.org
2012-03-31
1
-0
/
+6
*
Revert r12998 - it broke some media/mime-related layout tests.
dpranke@chromium.org
2012-03-31
2
-20
/
+20
*
When input is "" (or " " with trim_whitespace true), SplitString() should ret...
pkasting@chromium.org
2012-03-30
2
-20
/
+20
*
Initial implementation of an IPC adapter to expose Chrome IPC to Native Client.
brettw@chromium.org
2012-03-30
1
-4
/
+5
*
Add SequencedWorkerPool.IsRunningSequenceOnCurrentThread so callers can make ...
michaeln@google.com
2012-03-30
3
-0
/
+86
*
Initialize sigaction.sa_restorer
tbreisacher@chromium.org
2012-03-30
1
-1
/
+1
*
Added non-NULL DCHECK to MessageLoopForUI::current.
jamiewalch@chromium.org
2012-03-30
1
-0
/
+1
*
Make non-scoped trace macros work in one-line scopes.
jbates@chromium.org
2012-03-30
1
-16
/
+20
*
[Coverity] Fix possible leak.
groby@chromium.org
2012-03-29
1
-5
/
+5
*
Move launchd code from chrome/browser/mac to base/mac.
lambroslambrou@chromium.org
2012-03-29
4
-0
/
+185
*
Update Ant build to support multiple build configurations.
yfriedman@chromium.org
2012-03-29
1
-1
/
+12
*
base: Remove should_leak_tasks_ from MessageLoop
satorux@chromium.org
2012-03-29
2
-18
/
+0
*
Provide a NSAutoreleasePool for the SequencedWorkerPool::Inner::ThreadLoop().
rsesek@chromium.org
2012-03-29
1
-0
/
+8
*
Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...
wez@chromium.org
2012-03-28
1
-3
/
+53
*
Fix handling of Unicode BOMs in JSONReader.
rsesek@chromium.org
2012-03-28
3
-3
/
+25
*
New BASE_EXPORT macros.
thakis@chromium.org
2012-03-28
1
-0
/
+4
*
Fix a few warnings that -Wnull-conversion of a future clang will complain about.
thakis@chromium.org
2012-03-28
2
-6
/
+6
*
Add base/data/json/bom_feff.json as a binary file.
rsesek@chromium.org
2012-03-28
1
-0
/
+10
*
Plot async steps in about:tracing.
simonjam@chromium.org
2012-03-28
3
-41
/
+36
*
Normalize download file name on chromeos
tbarzic@chromium.org
2012-03-27
3
-3
/
+41
*
Revert 129018 - Revert 128993 - Refactor BaseTimer to avoid spamming the Mess...
jbates@chromium.org
2012-03-27
3
-185
/
+411
*
Go ahead and forward all the std::vector<> typedefs through ScopedVector. At...
pkasting@chromium.org
2012-03-26
1
-2
/
+8
*
Revert 128993 - Refactor BaseTimer to avoid spamming the MessageLoop with orp...
aa@chromium.org
2012-03-26
3
-411
/
+185
*
Refactor BaseTimer to avoid spamming the MessageLoop with orphaned tasks.
jbates@chromium.org
2012-03-26
3
-185
/
+411
*
Remove Slavelastic Manifest File
csharp@chromium.org
2012-03-26
1
-16
/
+0
*
Cleanup: Replace 'DurationInt' with int32, and always use 32-bit integers for...
isherman@chromium.org
2012-03-24
6
-66
/
+37
*
Make Callback::Reset() return a copy to support use-cases where Run() ends up...
fischman@chromium.org
2012-03-24
3
-10
/
+56
[next]