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
*
Merge 185179
dalecurtis@google.com
2013-03-08
1
-28
/
+34
*
Merge 184868
erikwright@chromium.org
2013-03-01
1
-2
/
+2
*
Merge 184754
erikwright@chromium.org
2013-03-01
2
-21
/
+85
*
Merge 183790
pliard@chromium.org
2013-02-25
1
-6
/
+5
*
Merge 182986
sievers@chromium.org
2013-02-22
2
-15
/
+51
*
Merge 183217
pliard@chromium.org
2013-02-20
1
-1
/
+7
*
Merge 183065
jamescook@chromium.org
2013-02-19
1
-5
/
+6
*
Merge 182367
rvargas@google.com
2013-02-15
1
-1
/
+1
*
[Test Expectations] Add GetCurrentPlatform() and GetCurrentConfiguration().
rsesek@chromium.org
2013-02-11
3
-4
/
+82
*
This patch adds some Android-support code to allow the network
digit@chromium.org
2013-02-11
1
-1
/
+1
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
18
-2
/
+2696
*
Let sequence-checking work from a SequencedWorkerPool task's destructor
akalin@chromium.org
2013-02-09
1
-4
/
+7
*
Break the debug build if a scoped_ptr self-reset is detected.
dcheng@chromium.org
2013-02-09
1
-0
/
+3
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
4
-4
/
+4
*
[Test Expectations] Implement the low-level parser.
rsesek@chromium.org
2013-02-08
4
-0
/
+556
*
[Mac] Allow NSExceptions in third-party webcam code.
shess@chromium.org
2013-02-08
2
-0
/
+18
*
Move string_split to base/strings.
tfarina@chromium.org
2013-02-07
15
-88
/
+101
*
Update sections and relocations for Win7 x64
jschuh@chromium.org
2013-02-07
1
-2
/
+9
*
Disable SecurityTest.NewOverflow on Win64
jschuh@chromium.org
2013-02-07
1
-0
/
+4
*
Fix IOS build of sys_string.s
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Fix ios build for sys_string conversions.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Move sys_string_conversions to base/strings.
brettw@chromium.org
2013-02-07
23
-121
/
+130
*
Linux/ChromeOS Chromium style checker cleanup, base/ edition.
rsleevi@chromium.org
2013-02-07
3
-5
/
+5
*
Move utf_offset_string_conversions and utf_string_conversion_utils to strings.
brettw@chromium.org
2013-02-07
10
-22
/
+25
*
Move string_number_conversions to base/strings.
brettw@chromium.org
2013-02-07
29
-144
/
+151
*
fix x32 handling of Atomic64
vapier@chromium.org
2013-02-07
1
-1
/
+1
*
import x32 updates for nspr code
vapier@chromium.org
2013-02-06
1
-0
/
+49
*
Remove removable storage notifications from base System Monitor. (part 3)
gbillock@chromium.org
2013-02-06
4
-195
/
+0
*
Add path traversal protection to Move and CopyFile too.
cevans@chromium.org
2013-02-06
6
-8
/
+44
*
base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop vari...
tfarina@chromium.org
2013-02-06
9
-69
/
+73
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
5
-10
/
+2
*
Bugfix: to add missing prefix for return type from javap.
dwkang@chromium.org
2013-02-06
2
-2
/
+8
*
Reset rollover_ms and last_seen_now when replacing mock tick function
scottmg@chromium.org
2013-02-06
1
-0
/
+3
*
base: add GetNumberOfThreads() to Linux and Android.
jln@chromium.org
2013-02-06
3
-0
/
+30
*
Security unittests: add more compiler barriers
jln@chromium.org
2013-02-06
1
-25
/
+27
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
6
-27
/
+22
*
Disable FoundationUtilTest.NSStringToFilePath test
scheib@chromium.org
2013-02-05
1
-1
/
+2
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
5
-2
/
+10
*
add upstream nspr maintainers to the owners list
vapier@chromium.org
2013-02-05
1
-0
/
+2
*
base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant.
tfarina@chromium.org
2013-02-05
6
-10
/
+17
*
Recognize "\r\n" (Windows) line endings in base::JSONParser so that line numb...
fangjue23303@gmail.com
2013-02-05
2
-3
/
+18
*
Revert 180547 (didn't help)
thakis@chromium.org
2013-02-04
8
-27
/
+26
*
Linux: grow a unique random mapping in ASLR
jln@chromium.org
2013-02-04
1
-33
/
+55
*
Revert 180332 (speculative, BrowserAccessibilityTest.BasicAttributeTest
thakis@chromium.org
2013-02-04
8
-26
/
+27
*
Allow BrowserTestBase to do wait.
nileshagrawal@chromium.org
2013-02-04
1
-0
/
+2
*
Revert 180514: It breaks the windows compile.
mpcomplete@chromium.org
2013-02-04
1
-51
/
+33
*
Linux: grow a unique random mapping in ASLR
jln@chromium.org
2013-02-04
1
-33
/
+51
*
Revert 180486
jln@chromium.org
2013-02-04
1
-51
/
+33
*
Linux: grow a unique random mapping in ASLR
jln@chromium.org
2013-02-04
1
-33
/
+51
*
Use WINHEAP by default if ADDRESS_SANITIZER is defined.
sebmarchand@chromium.org
2013-02-04
1
-1
/
+15
[next]