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
*
Convert various ReleaseSoon methods to use base::Bind()
dcheng@chromium.org
2011-12-30
8
-48
/
+84
*
Remove outdated // TODO.
pfeldman@chromium.org
2011-12-30
1
-1
/
+1
*
Delay some extension startup until after first run import.
yoz@chromium.org
2011-12-30
2
-11
/
+39
*
BalloonHost::Init suppression signature changes with content
dhollowa@chromium.org
2011-12-30
1
-6
/
+6
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-30
16
-20
/
+127
*
DiskCacheEntryTest.ExternalSyncIONoBuffer hangs on Win/TSAN
dhollowa@chromium.org
2011-12-30
1
-0
/
+1
*
Fixed coverity resource leaks
groby@chromium.org
2011-12-30
2
-5
/
+7
*
Revert 116002 - Fix and re-enable passwords sync perf test
kerz@chromium.org
2011-12-30
2
-9
/
+12
*
Move AppendParam() to browser_url_util.h to make it reusable.
satorux@chromium.org
2011-12-30
5
-16
/
+66
*
Called Stop in d'tor of of JingleThread.
sanjeevr@chromium.org
2011-12-30
1
-1
/
+8
*
Make sure that the WebUI for a WebUIMessagHandler is only set once. This is a...
jam@chromium.org
2011-12-30
1
-0
/
+1
*
Remove CreateViewForWidget from ContentBrowserClient now that all the RenderW...
jam@chromium.org
2011-12-30
15
-103
/
+46
*
Update .DEPS.git
chrome-admin@google.com
2011-12-30
1
-1
/
+1
*
wk roll 103807:103821
atwilson@chromium.org
2011-12-30
1
-1
/
+1
*
Add function support for Sleep with TimeDelta input.
tedvessenes@gmail.com
2011-12-30
6
-9
/
+76
*
Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...
jam@chromium.org
2011-12-30
163
-1884
/
+1603
*
[Coverity] Fixed uninitialized member in ctor
groby@chromium.org
2011-12-30
1
-1
/
+2
*
Have whitespace cleanup for bookmarks happen in BookmarkNode::SetTitle(..).
zea@chromium.org
2011-12-30
11
-26
/
+39
*
Fix the VPN provider type for L2TP/IPsec certificate-based VPNs.
benchan@chromium.org
2011-12-30
1
-0
/
+16
*
Create an API around WorkerService that chrome consumes. Rename the existing ...
jam@chromium.org
2011-12-29
20
-114
/
+172
*
Re-enable these tests as they are no longer failing.
dtseng@chromium.org
2011-12-29
1
-4
/
+2
*
Add a fix to multiprofile.MultiprofileTest.test20NewProfiles.
vclarke@chromium.org
2011-12-29
1
-0
/
+9
*
[Coverity] fixed uninitialized member vars
groby@chromium.org
2011-12-29
1
-1
/
+3
*
Coverity fixes for uninitialized vars
groby@chromium.org
2011-12-29
7
-15
/
+11
*
Fix and re-enable passwords sync perf test
rsimha@chromium.org
2011-12-29
2
-12
/
+9
*
Update .DEPS.git
chrome-admin@google.com
2011-12-29
1
-1
/
+1
*
WK roll - 103796:103807
atwilson@chromium.org
2011-12-29
1
-1
/
+1
*
Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...
dcheng@chromium.org
2011-12-29
14
-122
/
+17
*
GetPlatformFileInfo was always never returning directory
cpu@chromium.org
2011-12-29
2
-2
/
+20
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-29
14
-17
/
+122
*
Remove RWHVA from compositor observers on destruction
piman@chromium.org
2011-12-29
1
-0
/
+5
*
Updated perf expectations for improvments.
kerz@chromium.org
2011-12-29
1
-7
/
+7
*
Remove the uses of WebWorkerClient, replace with WebSharedWorkerClient.
dslomov@chromium.org
2011-12-29
6
-44
/
+47
*
Add multiple WebMParserClient support in WebM parser.
xhwang@chromium.org
2011-12-29
10
-178
/
+242
*
Open popups as panels on Aura+ChromeOS
stevenjb@chromium.org
2011-12-29
3
-12
/
+40
*
Make webstore installs work when the Downloads folder is missing.
asargent@chromium.org
2011-12-29
3
-3
/
+49
*
Don't complain on empty ONC blobs for policy imports.
mnissler@chromium.org
2011-12-29
2
-13
/
+19
*
Updating trunk VERSION from 990.0 to 991.0
chrome-release@google.com
2011-12-29
1
-1
/
+1
*
Disable GL_EXT_texture_storage support in Linux.
jbates@chromium.org
2011-12-29
2
-3
/
+37
*
Move the tracked completion callback code into shared impl.
brettw@chromium.org
2011-12-29
17
-4
/
+700
*
Revert 115952 - Redo how the avatar decorations on the win7 taskbar are done.
ajwong@chromium.org
2011-12-29
4
-43
/
+31
*
DiskCacheEntryTest.ExternalSyncIO hanging under TSAN
dhollowa@chromium.org
2011-12-29
1
-0
/
+1
*
NativeWidgetGtk::ShowWithWindowState reporting leak under Valgrind
dhollowa@chromium.org
2011-12-29
1
-0
/
+26
*
DownloadService::GetDownloadManager reports leaks under Valgrind
dhollowa@chromium.org
2011-12-29
1
-3
/
+1
*
Retry: Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
17
-110
/
+133
*
Remove views screenlocker.
flackr@chromium.org
2011-12-29
14
-1561
/
+0
*
DevTools: fix Linux browser_test.
pfeldman@chromium.org
2011-12-29
1
-0
/
+1
*
chromeos: Fix LoginUtils test failures on VM.
satorux@chromium.org
2011-12-29
1
-8
/
+13
*
Updating trunk VERSION from 989.0 to 990.0
chrome-release@google.com
2011-12-29
1
-1
/
+1
*
DevTools: make dock side type a part of the devtools location url.
pfeldman@chromium.org
2011-12-29
1
-2
/
+7
[next]