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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move 'profile' histograms to public list.
bcwhite@chromium.org
2014-01-29
1
-0
/
+265
*
Fix a leak in client_cert_resolver
tbarzic@chromium.org
2014-01-29
1
-12
/
+0
*
Use thread.PushSlice instead of Begin/EndSice to reduce timeline flake
nduca@chromium.org
2014-01-28
4
-23
/
+33
*
[telemetry] Ensure gsutil is a file.
dtu@chromium.org
2014-01-28
1
-1
/
+1
*
Update mac framework size expectations after r247404.
thakis@chromium.org
2014-01-28
1
-1
/
+1
*
ThreadSanitizer v2: suppress races during Webkit shutdown
glider@chromium.org
2014-01-28
1
-0
/
+4
*
Update Valgrind suppressions.
eugenis@chromium.org
2014-01-28
1
-3
/
+5
*
[Telemetry] Fix UnboundLocalError: local variable 'handle' referenced before ...
tonyg@chromium.org
2014-01-28
1
-0
/
+1
*
Pull new GN binary @ r247206
brettw@chromium.org
2014-01-28
7
-7
/
+7
*
[Telemetry] Report more data from powermetrics on OS X
jeremy@chromium.org
2014-01-28
2
-3
/
+120
*
IPC fuzzer: ignore files other than ipcdumps in a CF data bundle.
aedla@chromium.org
2014-01-28
1
-0
/
+1
*
Add missing entry for Media.VideoPixelFormat's YV12J in histograms.xml
rileya@chromium.org
2014-01-28
1
-0
/
+1
*
chromeos: Add suspend result histograms.
derat@chromium.org
2014-01-28
1
-26
/
+53
*
[Telemetry] Add power measurement to more benchmarks
jeremy@chromium.org
2014-01-28
12
-8
/
+142
*
TrackedPreferences are initialized when a profile is created or loaded. But p...
erikwright@chromium.org
2014-01-28
1
-0
/
+8
*
Add deprecation annotation to IDL Schema Compiler.
DHNishi@gmail.com
2014-01-27
2
-3
/
+16
*
Add support for user-level Native Messaging hosts installation.
sergeyu@chromium.org
2014-01-27
1
-0
/
+1
*
Re-enable all unit tests.
achuith@chromium.org
2014-01-27
3
-7
/
+0
*
Revert 247250 "TrackedPreferences are initialized when a profile..."
mad@chromium.org
2014-01-27
1
-8
/
+0
*
Add a script to bootstrap GN from source.
phajdan.jr@chromium.org
2014-01-27
2
-0
/
+326
*
TrackedPreferences are initialized when a profile is created or loaded. But p...
erikwright@chromium.org
2014-01-27
1
-0
/
+8
*
Disable more tests on Mac Valgrind.
eugenis@chromium.org
2014-01-27
1
-0
/
+1
*
GN build fixes, mostly for Mac.
brettw@chromium.org
2014-01-27
1
-0
/
+36
*
Remove some appending behavior from GN.
brettw@chromium.org
2014-01-27
2
-51
/
+112
*
Files.app: Add private API functions for the multi-profile support.
hirono@chromium.org
2014-01-27
1
-8
/
+23
*
Re-Reland: [Telemetry] Properly handle retries after browser crash.
tonyg@chromium.org
2014-01-27
12
-67
/
+115
*
[Telemetry] Attempt to fix removing powermetrics output temp file.
tonyg@chromium.org
2014-01-27
1
-5
/
+4
*
[Telemetry] Allow --report-root-metrics to work on unsupported hardware.
tonyg@chromium.org
2014-01-26
3
-6
/
+525
*
Revert 247106 "Enable media android tests and make --disable-ges..."
tonyg@chromium.org
2014-01-26
2
-3
/
+19
*
Disable NTPUserDataLoggerTest.TestLogging under Dr. Memory.
bruening@google.com
2014-01-25
1
-0
/
+3
*
Revert of Add diagnostic logspew to help study inspector_importer flake. (htt...
thakis@chromium.org
2014-01-25
3
-11
/
+7
*
Add diagnostic logspew to help study inspector_importer flake.
nduca@chromium.org
2014-01-25
3
-7
/
+11
*
Enable media android tests and make --disable-gesture-requirement-for-media-p...
shadi@chromium.org
2014-01-25
2
-19
/
+3
*
[Telemetry] Add power usage metric
jeremy@chromium.org
2014-01-25
4
-8
/
+75
*
[telemetry] Allow users to authenticate to Cloud Storage using prodaccess.
dtu@chromium.org
2014-01-25
1
-23
/
+37
*
Remove obsolete tag from a histogram that is still in use
jar@chromium.org
2014-01-25
1
-3
/
+0
*
Clang plugin: fix TypeHasNonTrivialDtor
b.kelemen@samsung.com
2014-01-25
1
-1
/
+1
*
Deal with possibly NULL render_view_message_source_ in OnDidFailLoadWithError().
tsepez@chromium.org
2014-01-25
1
-0
/
+1
*
Update size expectations for mac
hclam@chromium.org
2014-01-25
1
-1
/
+1
*
Fix expectations script, lower size expectations after r247045.
thakis@chromium.org
2014-01-25
2
-3
/
+8
*
[Telemetry] Disabled testRasterizeAndRecordMicro.
tonyg@chromium.org
2014-01-25
1
-1
/
+2
*
Revert 246484 "Re-enable all unit tests."
achuith@chromium.org
2014-01-25
13
-0
/
+42
*
Revert 246938 "Add support for user-level Native Messaging hosts..."
ronghuawu@chromium.org
2014-01-24
1
-1
/
+0
*
Exclude TraceEventTestFixture.TraceContinuousSampling and MessageLoopTestType...
bruening@google.com
2014-01-24
1
-0
/
+11
*
Add a set of ~60 uninitialized read suppressions from the Memcheck suppressio...
bruening@google.com
2014-01-24
2
-8
/
+655
*
Adding smoothness.tough_canvas_cases to the list of benchmarks monitored on t...
vangelis@chromium.org
2014-01-24
1
-0
/
+3
*
Fix uninits introduced by r241374.
earthdok@chromium.org
2014-01-24
2
-22
/
+0
*
Add support for user-level Native Messaging hosts installation.
sergeyu@chromium.org
2014-01-24
1
-0
/
+1
*
[telemetry] Initial power monitoring integration on OS X
jeremy@chromium.org
2014-01-24
5
-0
/
+26842
*
[Telemetry] Add --report-root-metrics flag.
jeremy@chromium.org
2014-01-24
1
-0
/
+5
[next]