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 force kill apache, and use the Apache-supplied PID for web server cleanup.
mmoss@google.com
2009-12-10
6
-23
/
+36
*
landing the issue 482008 for dmuir
oshima@chromium.org
2009-12-10
1
-1
/
+1
*
Switch to using the dummy window for QD plugin drawing
stuartmorgan@chromium.org
2009-12-10
4
-81
/
+72
*
Attempt to fix failing tests on the chrome frame builder.
ananta@chromium.org
2009-12-10
1
-3
/
+4
*
Don't screw up the retain count on the original WindowRef referenced by the c...
maf@google.com
2009-12-10
1
-0
/
+11
*
Remove suppressions for a few fixed races
timurrrr@chromium.org
2009-12-10
1
-27
/
+0
*
Display channel in about box after version. Windows.
jrg@chromium.org
2009-12-10
1
-1
/
+75
*
BufferSend needs to call memio_GetWriteParams() and transport_->Write()
wtc@chromium.org
2009-12-10
2
-23
/
+95
*
Queue appcache update if current update process is terminating.
jennb@chromium.org
2009-12-10
7
-3
/
+256
*
Update the Samples docs to point to the right place
finnur@chromium.org
2009-12-10
2
-2
/
+2
*
First batch of GCC fixes for GPU code.
scherkus@chromium.org
2009-12-10
8
-15
/
+21
*
.png assets that the chrome-login-for-chromeos change relies upon
cmasone@google.com
2009-12-10
3
-0
/
+0
*
Fix typo in manifest documentation.
finnur@chromium.org
2009-12-10
2
-2
/
+2
*
Fix chromiumos build, try 2
estade@chromium.org
2009-12-10
1
-1
/
+2
*
Only load resources for renderer, extension, and zygote processes
tony@chromium.org
2009-12-10
1
-9
/
+29
*
Fix chromeos compile
estade@chromium.org
2009-12-10
1
-1
/
+1
*
ChromeFrame uses the IPC automation channel to talk to Chrome. The IPC messag...
ananta@chromium.org
2009-12-10
6
-2
/
+158
*
Setting some svn properties for /src/gpu files.
scherkus@chromium.org
2009-12-10
1
-0
/
+0
*
Add GetNextProtocol method to SSLClientSocket.
agl@chromium.org
2009-12-10
10
-48
/
+82
*
Add static function to convert NPN strings to an enum.
agl@chromium.org
2009-12-10
1
-0
/
+20
*
Fix sync options to properly hide the link when the dialog is first shown.
zork@chromium.org
2009-12-10
1
-2
/
+4
*
re-apply r34183
estade@chromium.org
2009-12-10
24
-39
/
+217
*
ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ...
fbarchard@chromium.org
2009-12-10
6
-18
/
+22
*
Fix the crashing chromeos sync tests and revert the patch that disabled them.
albertb@google.com
2009-12-10
4
-39
/
+10
*
[Mac] Attempt to fix ref-after-free problems with NSTableView dataSource.
shess@chromium.org
2009-12-10
3
-17
/
+22
*
Give the proper error message in the case where you attempt to log int
zork@google.com
2009-12-10
1
-0
/
+6
*
Re-revert r34098, r34101 (revert 34103). From the original change:
dpranke@google.com
2009-12-10
1
-12
/
+38
*
Fix an algorithm in sync-webkit-git to be much faster.
evan@chromium.org
2009-12-10
1
-5
/
+37
*
Marking failing IncognitoSharedWorkers uitest as flaky on Linux.
robertshield@chromium.org
2009-12-10
1
-0
/
+4
*
linux: enabling fonts
piman@chromium.org
2009-12-10
2
-30
/
+4
*
Force failing CHECK/DCHECKs to end the process on Windows.
timurrrr@chromium.org
2009-12-10
2
-15
/
+17
*
GTK: hook up drag and drop of browser actions (for reordering).
estade@chromium.org
2009-12-10
10
-54
/
+239
*
Implement ResourceQueue, an object that makes it easy to delay starting
phajdan.jr@chromium.org
2009-12-10
19
-89
/
+579
*
Fix a case where we try to get the homepage as a boolean value, when
tony@chromium.org
2009-12-10
1
-2
/
+4
*
Reverting 34267.
bradnelson@google.com
2009-12-10
1
-3
/
+3
*
Add support for MLSD FTP directory listing (RFC-3659)
phajdan.jr@chromium.org
2009-12-10
11
-0
/
+298
*
Switching platform sdk hermetic fallback to 7.0
bradnelson@google.com
2009-12-10
1
-3
/
+3
*
Fix for O3Djs build break.
simonrad@chromium.org
2009-12-10
1
-3
/
+8
*
These websocket tests have been very flaky on windows (25% failures) since th...
jparent@chromium.org
2009-12-10
1
-0
/
+3
*
Guard against directory traversal due to evil message from compromised
cevans@chromium.org
2009-12-10
1
-0
/
+4
*
Prevent 2 types of extension crashes.
asargent@chromium.org
2009-12-10
2
-0
/
+18
*
If the server closes the connection and we're aborting streams,
mbelshe@google.com
2009-12-10
2
-9
/
+16
*
Add a bit more logging in the hopes of identifying what's going wrong
ojan@chromium.org
2009-12-10
2
-1
/
+5
*
Add FaviconOfOnloadRedirectToAnchorPage for issue 15782
xiyuan@chromium.org
2009-12-10
2
-0
/
+31
*
Add command line flag and associated prefs to allow run-time enable of geoloc...
dglazkov@chromium.org
2009-12-10
6
-2
/
+17
*
Fix a minor typo in ipc_message_macros.h (split out of http://codereview.chro...
dglazkov@chromium.org
2009-12-10
1
-1
/
+1
*
Make sure the 'use_system_*' variables are actually visible in the relevant g...
mmoss@google.com
2009-12-10
7
-25
/
+47
*
Disables a handful of tests for chromeos as they're crashing.
sky@chromium.org
2009-12-10
3
-7
/
+37
*
Marking test as flaky since it is failing in release >50% of the time now.
thomasvl@chromium.org
2009-12-10
1
-3
/
+8
*
Allow privileged mode to navigate Chrome Frame to data: URLs.
siggi@chromium.org
2009-12-10
1
-1
/
+3
[prev]
[next]