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
*
Added an annotation to label Integration tests.
yojan@google.com
2014-07-23
1
-0
/
+26
*
Get rid of FileThreadDeserializer.
gab@chromium.org
2014-07-22
2
-128
/
+121
*
clang/win: Fix calling delete[] on void* in base.
thakis@chromium.org
2014-07-22
1
-1
/
+1
*
Modify TraceEventTestFixture.TraceBufferVectorReportFull to assert the overfl...
nednguyen@google.com
2014-07-22
1
-4
/
+5
*
Revert of High resolution timer fix for Windows (https://codereview.chromium....
ksakamoto@chromium.org
2014-07-22
8
-87
/
+101
*
Temporarily increase retry limit in test_launcher
sergeyberezin@chromium.org
2014-07-22
1
-1
/
+3
*
Change instant event phase name from i to I
yurys@chromium.org
2014-07-22
1
-1
/
+1
*
This is jamesr@ code I am landing.
cpu@chromium.org
2014-07-22
8
-101
/
+87
*
base: Enable lock dchecks with dchecks_always_on
boliu@chromium.org
2014-07-21
5
-14
/
+15
*
Set dump_without_crashing_function_ in chrome.dll with value of exported chro...
wfh@chromium.org
2014-07-21
1
-0
/
+3
*
clang/win: Fix a Wenum-compare warning and a few Wwritable-strings warnings.
thakis@chromium.org
2014-07-21
1
-1
/
+1
*
[Mac] Re-Enable timer coalescing on Mac.
jeremy@chromium.org
2014-07-20
1
-4
/
+0
*
Decrement CreateDoubleValue count
estade@chromium.org
2014-07-19
3
-0
/
+18
*
Add metadata that report whether the buffer was full, and the timestamp when ...
nednguyen@google.com
2014-07-19
3
-7
/
+78
*
[android_webview] Introduce AwAssets to reference assets inside the apk.
primiano@chromium.org
2014-07-18
2
-0
/
+19
*
Fix data race with synthetic delay initialization
skyostil@chromium.org
2014-07-18
1
-2
/
+2
*
Roll ICU to icu52
jshin@chromium.org
2014-07-18
1
-16
/
+2
*
Fix StackOverFlow in AdvancedMockContext.
nyquist@chromium.org
2014-07-18
2
-0
/
+83
*
Workaround removal of __system_property_get in Android NDK.
rmcilroy@chromium.org
2014-07-18
1
-0
/
+40
*
Avoid macro redefinition in tools_sanity_unittest.cc
tzik@chromium.org
2014-07-18
1
-4
/
+6
*
Macro out unused functions in memory_mac.mm
tzik@chromium.org
2014-07-17
1
-42
/
+60
*
Make ObserverList non-inline to save 90KB with gcc
bratell@opera.com
2014-07-17
1
-65
/
+88
*
Separate ResizeHelper from RenderWidgetHelper
ccameron@chromium.org
2014-07-17
1
-2
/
+2
*
Fix the build when use_glib is set to 0.
zhaoze.zhou@partner.samsung.com
2014-07-16
2
-2
/
+2
*
Track size of files serialized by the JsonPrefStore.
gab@chromium.org
2014-07-16
1
-1
/
+24
*
[Mac] Temporarily disable timer coalescing on Mac.
jeremy@chromium.org
2014-07-16
1
-0
/
+4
*
[Android][gn] Add android resources templates
cjhopman@chromium.org
2014-07-16
2
-2
/
+8
*
Add a unit test that filenames aren't unintentionally converted to URLs.
dcheng@chromium.org
2014-07-15
1
-6
/
+6
*
add double support to base::Pickle
mostynb@opera.com
2014-07-14
3
-0
/
+26
*
Add the required xvfb testing tool to the isolate target for some tests.
petermayo@chromium.org
2014-07-14
1
-0
/
+7
*
Leftover cleanups from https://codereview.chromium.org/324493002 .
erikwright@chromium.org
2014-07-14
4
-6
/
+12
*
The message length should be serialized as a 64-bit value.
wtc@chromium.org
2014-07-14
1
-10
/
+11
*
Add missing files/deps/defines
cjhopman@chromium.org
2014-07-12
1
-0
/
+3
*
mac: Add metrics to record Bluetooth availability and capabilities.
erikchen@chromium.org
2014-07-12
1
-0
/
+4
*
Introduce task_runner() accessors for both base::Thread and base::MessageLoop
rsleevi@chromium.org
2014-07-12
2
-5
/
+24
*
DCHECK(CalledOnValidThread()) for ScopedUserPrefUpdate
battre@chromium.org
2014-07-10
2
-1
/
+5
*
Set parcel data position to 0 when cloning the relro bundle.
simonb@chromium.org
2014-07-10
1
-5
/
+6
*
base: Default android version to 4.4.99
boliu@chromium.org
2014-07-10
1
-5
/
+6
*
Fixes for re-enabling more MSVC level 4 warnings: base/third_party/dmg_fp/ ed...
pkasting@chromium.org
2014-07-10
6
-74
/
+363
*
Fixes for re-enabling more MSVC level 4 warnings: base/ edition #2
pkasting@chromium.org
2014-07-10
2
-4
/
+4
*
Rename source_prereqs to inputs in the GN build.
brettw@chromium.org
2014-07-09
1
-9
/
+9
*
GN: Move mock_pref_change_callback.h to the correct section.
jbroman@chromium.org
2014-07-09
1
-1
/
+1
*
base: Increase hard limit for emulated discardable memory.
reveman@chromium.org
2014-07-09
1
-7
/
+8
*
Remove base/memory/scoped_handle.h from BUILD.gn.
jbroman@chromium.org
2014-07-09
1
-1
/
+0
*
Move logging.h's definitions of operator<< into namespace std.
jyasskin@chromium.org
2014-07-08
5
-5
/
+29
*
[Android] Spill out CHECK error message in official build
feng@chromium.org
2014-07-08
1
-1
/
+1
*
Fix compilation error encountered when DEBUG set to 1.
simonb@chromium.org
2014-07-08
1
-1
/
+1
*
base: Add soft memory limit to DiscardableMemoryManager.
reveman@chromium.org
2014-07-08
10
-50
/
+238
*
Fix tracing 64-bit to 32-bit truncations.
wfh@chromium.org
2014-07-08
3
-13
/
+12
*
Set CONFIGURATION_NAME to be used in base.isolate.
scheib@chromium.org
2014-07-08
1
-7
/
+11
[next]