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
*
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
*
DevTools: Add support for inspector layout tests. Step 1.
pfeldman@chromium.org
2009-12-10
4
-5
/
+38
*
DevTools: destroy BoundObject once JS object has been built. There is no need...
yurys@chromium.org
2009-12-10
7
-63
/
+49
*
Extend the existing tcmalloc's VDSO-something suppressions to cover the new
glider@chromium.org
2009-12-10
1
-3
/
+3
*
Link the following tests against tcmalloc:
glider@chromium.org
2009-12-10
8
-6
/
+104
*
Updating trunk VERSION from 268.0 to 269.0
chrome-bot@google.com
2009-12-10
1
-1
/
+1
*
Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ...
hayato@chromium.org
2009-12-10
11
-218
/
+311
*
Implements bucket commands and adds unit tests to
gman@chromium.org
2009-12-10
6
-76
/
+674
*
Improve the test coverage of WebSocket class.
satorux@chromium.org
2009-12-10
4
-18
/
+153
*
Compatibility updates for "ls -l" style FTP LIST response parser:
phajdan.jr@chromium.org
2009-12-10
7
-2
/
+121
*
Fix a memory leak in the worker tests.
levin@chromium.org
2009-12-10
2
-63
/
+15
*
Cache failed DNS resolutions for 1 second.
eroman@chromium.org
2009-12-10
9
-72
/
+174
*
Adjust our sniffing hueristics to better match Firefox.
abarth@chromium.org
2009-12-10
2
-6
/
+14
*
Remove several tests that appear to be passing consistently according to the ...
levin@chromium.org
2009-12-10
1
-6
/
+0
*
Add line stippling and add functionality to the CameraController.
simonrad@chromium.org
2009-12-10
6
-172
/
+406
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
41
-923
/
+753
*
Roll to WebKit r51915 (again)
michaeln@google.com
2009-12-10
2
-1
/
+4
*
Make building of pepper_test_plugin only happen on Windows.
sehr@google.com
2009-12-10
1
-1
/
+0
*
Revert 34226 - ffmpeg remove ununsed ffmpeg source files, move some from chro...
fbarchard@chromium.org
2009-12-10
6
-25
/
+20
*
Re-enable the build of Pepper support by default (issue 464074, svn revision ...
sehr@google.com
2009-12-10
13
-54
/
+46
*
ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ...
fbarchard@chromium.org
2009-12-10
6
-20
/
+25
*
Original patch by cbentzel@google.com
eroman@chromium.org
2009-12-10
2
-0
/
+467
*
Add views/examples/slider_example.h
satorux@chromium.org
2009-12-10
2
-2
/
+63
*
Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...
thestig@chromium.org
2009-12-10
9
-14
/
+175
[next]