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
*
Don't leak SSPILibraryDefault objects
asanka@chromium.org
2011-09-13
3
-17
/
+9
*
Make TraceSubscriberStdio reusable (currently can only run trace once)
jbates@chromium.org
2011-09-13
2
-9
/
+29
*
WorkerTest.MultipleSharedWorkers is flakey on XP
dhollowa@chromium.org
2011-09-13
1
-1
/
+7
*
Force clear when root view is animating.
vollick@chromium.org
2011-09-13
7
-16
/
+53
*
Fix sync test crashing when multiprofiles are enabled on Mac.
mirandac@chromium.org
2011-09-13
4
-11
/
+22
*
Cleanup: remove unneeded code from ImportantFileWriter
phajdan.jr@chromium.org
2011-09-13
1
-6
/
+0
*
Reverts debugging code. It's not getting hit, nor is the crash. Go
sky@chromium.org
2011-09-13
2
-86
/
+5
*
Print Preview: Fixing suggested filename in save dialog
dpapad@chromium.org
2011-09-13
3
-10
/
+5
*
Prompt to enable permission-disabled apps when navigating to them.
jstritar@chromium.org
2011-09-13
7
-2
/
+186
*
* Make diagnostic mode to work
yosin@chromium.org
2011-09-13
1
-6
/
+8
*
Summary of changes
yosin@chromium.org
2011-09-13
7
-520
/
+883
*
views-desktop: Update the size of the maximized windows when the screen dimen...
sadrul@chromium.org
2011-09-13
4
-0
/
+21
*
micro optimize CommandLine.GetSwitchPrefixLength
joth@chromium.org
2011-09-13
2
-2
/
+5
*
Not use SSSE3 code that was merged accidentally
hclam@chromium.org
2011-09-13
1
-17
/
+1
*
Fix build
hclam@chromium.org
2011-09-13
2
-25
/
+0
*
Rewrite color space conversions suite using YASM
hclam@chromium.org
2011-09-13
28
-191
/
+1916
*
Move TestNotificationTracker to content as it has no dependencies to chrome b...
jochen@chromium.org
2011-09-13
8
-14
/
+10
*
touchui: Activate the menu window after displaying.
sadrul@chromium.org
2011-09-13
1
-0
/
+3
*
Added allocator dependency to nacl_helper so it can be built with linux_use_h...
stevet@chromium.org
2011-09-13
1
-0
/
+9
*
Update .DEPS.git
chrome-admin@google.com
2011-09-13
1
-1
/
+1
*
WebKit Roll 95023:95025
ukai@chromium.org
2011-09-13
1
-1
/
+1
*
[mac] Remove obsolete policy provider related leak suppressions.
mnissler@chromium.org
2011-09-13
1
-58
/
+0
*
Restrict plugins inside extensions to their profile.
bauerb@chromium.org
2011-09-13
4
-25
/
+48
*
Fix a race on AsynchronousPolicyLoader destruction.
mnissler@chromium.org
2011-09-13
1
-1
/
+1
*
Remove obsolete TSan suppression related to FilePathWatcherInotify.
mnissler@chromium.org
2011-09-13
1
-14
/
+0
*
Retry contacting the dmserver if the first attempt failed due to a misconfigu...
joaodasilva@chromium.org
2011-09-13
4
-10
/
+33
*
Prevent redirector from returning the current module in cases where it fails ...
robertshield@chromium.org
2011-09-13
4
-23
/
+43
*
Widen a suppression for the ChromeOS HttpCache leaks
stuartmorgan@chromium.org
2011-09-13
1
-9
/
+9
*
Suppress a couple of UNADDR Dr.Memory reports to make the Win 7 bot greener
timurrrr@chromium.org
2011-09-13
1
-0
/
+8
*
Turn OptionsUITest.LoadOptionsByURL back off on Mac Valgrind
stuartmorgan@chromium.org
2011-09-13
1
-0
/
+3
*
Update .DEPS.git
chrome-admin@google.com
2011-09-13
1
-1
/
+1
*
WebKit Roll 95021:95023
ukai@chromium.org
2011-09-13
1
-1
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2011-09-13
1
-1
/
+1
*
Update V8 to version 3.6.3.
kmillikin@chromium.org
2011-09-13
1
-1
/
+1
*
Fix behaviour of internal token generation in case of wakeup.
dilmah@chromium.org
2011-09-13
1
-14
/
+8
*
Fix crash in extension settings when trying to enable/disable a crashed exten...
finnur@chromium.org
2011-09-13
3
-50
/
+78
*
Switch from chrome://extensions to chrome://settings/extensionSettings.
finnur@chromium.org
2011-09-13
12
-19
/
+27
*
Make SwitchToNextInputMethod() public.
yusukes@google.com
2011-09-13
2
-26
/
+29
*
Add another gtk/gdk valgrind suppression
stuartmorgan@chromium.org
2011-09-13
1
-1
/
+17
*
Add gtk_widget/gdk_window valgrind suppression
stuartmorgan@chromium.org
2011-09-13
1
-0
/
+25
*
Updating trunk VERSION from 880.0 to 881.0
chrome-release@google.com
2011-09-13
1
-1
/
+1
*
Widen the AutofillProfileSyncableService memory suppressions slightly
stuartmorgan@chromium.org
2011-09-13
2
-3
/
+3
*
Revert 100883 - Desist libxml from continuing the parse after a SAX callback ...
ukai@chromium.org
2011-09-13
2
-13
/
+4
*
Desist libxml from continuing the parse after a SAX callback has stopped the
cevans@chromium.org
2011-09-13
2
-4
/
+13
*
Update .DEPS.git
chrome-admin@google.com
2011-09-13
1
-1
/
+1
*
WebKit Roll 95015:95021
ukai@chromium.org
2011-09-13
1
-1
/
+1
*
Revert valgrind suppression for bug 89300
willchan@chromium.org
2011-09-13
1
-9
/
+0
*
Allow gpu features for about:blank (unlike other about: schemes)
jamesr@chromium.org
2011-09-13
1
-1
/
+2
*
[Linux] Observer initiating tab for destruction in hung-renderer dialog.
shess@chromium.org
2011-09-13
1
-3
/
+34
*
[Sync] Reorder functions in sync_backend_host.cc to match header order
akalin@chromium.org
2011-09-13
2
-348
/
+348
[next]