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
Commit message (
Expand
)
Author
Age
Files
Lines
*
A less-mysterious fix for b95492: Restore the GL context after resize.
nduca@chromium.org
2011-09-09
2
-4
/
+9
*
Update .DEPS.git
chrome-admin@google.com
2011-09-09
1
-1
/
+3
*
Update V8 to version 3.6.2
ricow@chromium.org
2011-09-09
1
-1
/
+1
*
Add a copy of the SMHasher library. MurmurHash3 will be used by SafeBrowsing...
bryner@chromium.org
2011-09-09
4
-0
/
+54
*
Include "base/values.h" explicitly where it's used.
satorux@chromium.org
2011-09-09
6
-29
/
+41
*
[Sync Setup UI] Button order for OK/Cancel is incorrect in various sync setup...
binji@chromium.org
2011-09-09
1
-11
/
+16
*
[Sync] Don't let ASP auth info blow away cached passphrase.
zea@chromium.org
2011-09-09
1
-1
/
+4
*
Fix crash when calling chrome.tabs.move({index:-1}).
jstritar@chromium.org
2011-09-09
2
-2
/
+18
*
Valgrind: Suppress more leaks in CERT_VerifyCert.
thestig@chromium.org
2011-09-09
1
-0
/
+16
*
disable a broken test case
estade@chromium.org
2011-09-09
1
-2
/
+3
*
Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...
estade@chromium.org
2011-09-09
24
-1772
/
+683
*
Update .DEPS.git
chrome-admin@google.com
2011-09-09
1
-1
/
+1
*
NaCl: Update revision in DEPS, r6641 -> r6668
mseaborn@chromium.org
2011-09-09
1
-1
/
+1
*
Revert 100316 - Fix a memory leak in a unit test.
estade@chromium.org
2011-09-09
3
-22
/
+12
*
Revert 100231 - memory bot failures
estade@chromium.org
2011-09-09
21
-900
/
+8
*
PrintPreview: Set |display_header_footer| to false if it is a first request a...
kmadhusu@chromium.org
2011-09-09
2
-1
/
+8
*
Prevent the renderer from dying if launched under App-V/SoftGrid.
nsylvain@chromium.org
2011-09-09
1
-2
/
+6
*
sync: pass the gaia password through a rough ASP regex
tim@chromium.org
2011-09-09
4
-0
/
+52
*
extensions: Avoid an unnecessary temp variable of node child_count().
tfarina@chromium.org
2011-09-09
1
-35
/
+29
*
Limit the number of visits the sync code will fetch.
atwilson@chromium.org
2011-09-09
6
-32
/
+90
*
Check for kCFProxyTypeHttps in ProxyResolverMac
eroman@chromium.org
2011-09-09
1
-0
/
+5
*
Valgrind: Disable a failing test on Linux.
thestig@chromium.org
2011-09-09
1
-0
/
+2
*
Valgrind Mac: Update a suppression after refactoring.
thestig@chromium.org
2011-09-09
2
-2
/
+1
*
Add stacks for reliability test failures
jshin@chromium.org
2011-09-09
1
-0
/
+9
*
Fix a memory leak in a unit test.
erikwright@chromium.org
2011-09-09
3
-12
/
+22
*
Update .DEPS.git
chrome-admin@google.com
2011-09-09
1
-1
/
+1
*
WebKit Roll 94807:94821
ukai@chromium.org
2011-09-09
1
-1
/
+1
*
Switch BrowserTestHelper to use TestingProfileManager and update all correspo...
rsesek@chromium.org
2011-09-09
36
-443
/
+451
*
Added download and upload tests to pyauto perf tests in perf.py.
dennisjeffrey@chromium.org
2011-09-09
2
-13
/
+380
*
Make the settings API code internally synchronous (no change to the API itself)
kalman@chromium.org
2011-09-09
14
-1123
/
+684
*
Valgrind: Update suppression for ShutdownDetector after refactoring. Remove d...
thestig@chromium.org
2011-09-09
1
-15
/
+2
*
add myself to content watchlist
dpranke@chromium.org
2011-09-09
1
-1
/
+2
*
Fix a Chrome browser crash which occurs while running as a Chrome Frame insta...
ananta@chromium.org
2011-09-09
1
-0
/
+10
*
[Sync] Remove stale suppression part 2.
zea@chromium.org
2011-09-09
1
-10
/
+0
*
[Sync] Remove stale suppression.
zea@chromium.org
2011-09-09
1
-18
/
+0
*
cros: Add missing "virtual" and OVERRIDE to overridden virtual methods of Upd...
tfarina@chromium.org
2011-09-09
1
-18
/
+27
*
Update the custom titlebar on focus changes.
dcheng@chromium.org
2011-09-09
3
-9
/
+36
*
Valgrind: Add a suppression and move another to the right spot.
thestig@chromium.org
2011-09-09
1
-64
/
+89
*
Add logging to WebstoreInlineInstallTest.* to track down timeouts on waterfal...
mihaip@chromium.org
2011-09-08
5
-8
/
+43
*
Valgrind: Suppress a new leak and remove an old, obsolete suppression.
thestig@chromium.org
2011-09-08
1
-12
/
+23
*
Reland small fix to chrome driver test for testPostalCodeAndStateLabelsBasedO...
dyu@chromium.org
2011-09-08
1
-19
/
+6
*
Removed suppression of ParallelAuthenticator::Resolve. This does not seem to ...
zelidrag@chromium.org
2011-09-08
1
-5
/
+0
*
Add Valgrind support for 64-bit Mac 10.6
isherman@chromium.org
2011-09-08
1
-1
/
+4
*
[filebrowser] First step to gallery (image editor).
dgozman@chromium.org
2011-09-08
13
-58
/
+533
*
Fix browser crash when tabs that call chrome.webstore.install get closed befo...
mihaip@chromium.org
2011-09-08
4
-21
/
+47
*
Reland CrOS - Fix use-after-free in OomPriorityManager on shutdown
jamescook@chromium.org
2011-09-08
4
-86
/
+72
*
Refactor panel settings menu to pull out platform-independent part into separ...
jianli@chromium.org
2011-09-08
10
-234
/
+301
*
Update .DEPS.git
chrome-admin@google.com
2011-09-08
1
-1
/
+1
*
WebKit merge 94770:94807
japhet@chromium.org
2011-09-08
2
-10
/
+1
*
Remove an unused heapcheck suppression.
tony@chromium.org
2011-09-08
1
-14
/
+0
[next]