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
*
Adds EnormousTest annotation.
klundberg@chromium.org
2012-10-11
1
-0
/
+24
*
Fix up base/bind documentation - elaborate on reference binding.
groby@chromium.org
2012-10-11
1
-2
/
+2
*
Initial implementation of AutoThread.
wez@chromium.org
2012-10-10
1
-0
/
+6
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
6
-5
/
+5
*
Add functionality to the Windows 8 notification display functionality to invo...
ananta@chromium.org
2012-10-10
1
-2
/
+6
*
Componentize IgnoreNavigationResourceThrottle and add chrome and webview spec...
mkosiba@chromium.org
2012-10-09
1
-1
/
+4
*
Upstream base/android/jni_android.cc
avayvod@chromium.org
2012-10-09
2
-5
/
+5
*
Update all unit tests that override paths to use the ScopedPathOverride.
pastarmovj@chromium.org
2012-10-09
1
-4
/
+6
*
Tidy up previous PendingTask change.
scottmg@chromium.org
2012-10-09
2
-1
/
+6
*
Make java.gypi use all_dependent_settings for input_jars_paths
cjhopman@chromium.org
2012-10-09
1
-3
/
+0
*
Clarify comments in base/time.h
akalin@chromium.org
2012-10-09
1
-8
/
+9
*
Revert "Revert 160537 - Update jni generator for Android."
nileshagrawal@chromium.org
2012-10-08
2
-5
/
+4
*
add default constructor to PendingTask; compilation fix for VS2012
scottmg@chromium.org
2012-10-08
2
-0
/
+4
*
Switch AutofillManager to be UserData on WebContents.
avi@chromium.org
2012-10-08
1
-2
/
+2
*
Page cyclers: output memory histograms (approach: expose JS object)
marja@chromium.org
2012-10-08
6
-0
/
+107
*
Allow scoped_ptr variables to be used in boolean expressions
enne@chromium.org
2012-10-06
1
-0
/
+15
*
Revert 160537 - Update jni generator for Android.
nduca@chromium.org
2012-10-06
1
-3
/
+4
*
Update jni generator for Android.
nileshagrawal@chromium.org
2012-10-06
1
-4
/
+3
*
Add SampleMap and use it in SparseHistogram
kaiwang@chromium.org
2012-10-05
12
-35
/
+337
*
Rename .swarm to .isolated, as done in r160469.
maruel@chromium.org
2012-10-05
1
-1
/
+1
*
Adding utility method to test the version of the OS.
qsr@chromium.org
2012-10-05
6
-3
/
+84
*
Don't make base/net/ui depend on their Java counterpart when building for web...
pliard@chromium.org
2012-10-05
1
-1
/
+5
*
Fix crash in a few of the tests in content_browsertests on Linux. The problem...
jam@chromium.org
2012-10-05
1
-1
/
+9
*
Update all the .results to .swarm.
maruel@chromium.org
2012-10-05
1
-1
/
+1
*
Clarifying base/callback documentation
groby@chromium.org
2012-10-05
1
-0
/
+2
*
Use the cpuid instruction to generate the CPU brand string. And
chunyang.dai@intel.com
2012-10-04
2
-10
/
+27
*
Update references to run_test_cases.py that were missed in r160016.
maruel@chromium.org
2012-10-04
1
-3
/
+3
*
Move src/tools/isolate to src/tools/swarm_client@159961 as a DEPS.
maruel@chromium.org
2012-10-04
1
-1
/
+1
*
[Coverity] Fix uninitialized scalar fields.
kmadhusu@chromium.org
2012-10-03
1
-1
/
+1
*
Add Android fingerprint to metrics logs
dfalcantara@chromium.org
2012-10-03
2
-1
/
+7
*
Use ScopedCOMInitializer in more places. While this doesn't always simplify ...
pkasting@chromium.org
2012-10-03
2
-53
/
+44
*
Call Stop() from all destructors of base::Thread subclasses (except for a cou...
pkasting@chromium.org
2012-10-03
1
-12
/
+10
*
Upstreaming chrome/common/chrome_* diff.
aurimas@chromium.org
2012-10-02
5
-39
/
+56
*
Android: adds Get(Static)MethodIDOrNULL.
bulach@chromium.org
2012-10-02
4
-29
/
+79
*
Revert 159668 - This broke the reference page cyclers
nsylvain@chromium.org
2012-10-02
6
-107
/
+0
*
Atomics implementation for compiler-based ThreadSanitizer (http://dev.chromiu...
glider@chromium.org
2012-10-02
3
-1
/
+317
*
Page cyclers: output memory histograms (approach: expose JS object)
marja@chromium.org
2012-10-02
6
-0
/
+107
*
- Implement delayed task posting for SequencedWorkerPool.
nhiroki@chromium.org
2012-10-02
5
-121
/
+341
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-4
/
+0
*
Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...
pkasting@chromium.org
2012-10-01
1
-40
/
+7
*
Linux: Parse some /proc fields as size_t values instead of ints.
thestig@chromium.org
2012-09-29
1
-10
/
+29
*
Rearrange GetProcStatsFieldAsInt so it doesn't hit a NOTREACHED
jyasskin@chromium.org
2012-09-28
1
-10
/
+5
*
Improves jni_generator name mangling.
bulach@chromium.org
2012-09-28
2
-37
/
+65
*
New tablet heuristic: integrated multi-touch available and screen not greater...
grt@chromium.org
2012-09-27
2
-5
/
+9
*
Cleanup: avoid foo ? true : false, part 1.
thestig@chromium.org
2012-09-27
1
-1
/
+1
*
Implement the JSONParser's hidden root optimization without relying on std::s...
rsesek@chromium.org
2012-09-27
1
-24
/
+13
*
Increase the test timeout for ProcessUtilTest.FDRemapping under compiler-base...
glider@chromium.org
2012-09-27
1
-0
/
+5
*
Introduce the SHORTCUT_REPLACE_EXISTING operation to be used when the desire ...
gab@chromium.org
2012-09-27
3
-13
/
+96
*
Add ScopedPathOverride to the unit test suite.
pastarmovj@chromium.org
2012-09-27
4
-0
/
+71
*
Allow NULL in addition to the empty string to address the default value in a ...
grt@chromium.org
2012-09-26
1
-1
/
+0
[next]