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
*
Makes extension badges on Chrome OS draw the same as they do on windows.
sky@chromium.org
2009-12-22
1
-1
/
+1
*
Fix a crash when you use incorrect credentials to log into bookmark sync.
zork@chromium.org
2009-12-22
1
-2
/
+1
*
Fix racing condition that blocks profiles menu showing up
xiyuan@chromium.org
2009-12-22
6
-18
/
+70
*
Make our toolbar tell accessibility it is a toolbar.
avi@chromium.org
2009-12-22
1
-0
/
+11
*
Revert 35160 - Check result on fstat call.
rvargas@google.com
2009-12-22
1
-3
/
+1
*
Linux: don't send cookies with an OCSP request.
agl@chromium.org
2009-12-22
1
-1
/
+2
*
Check result on fstat call.
thomasvl@chromium.org
2009-12-22
1
-1
/
+3
*
Suppress a couple valgrind mem leaks in AppCacheUpdateJobTest.
jennb@chromium.org
2009-12-22
1
-0
/
+26
*
Adjust valgrind suppression.
levin@chromium.org
2009-12-22
1
-2
/
+1
*
The bookmark bar with zero height should be explicitly hidden. This is requir...
avi@chromium.org
2009-12-22
2
-1
/
+6
*
Make appcache update conditionally include If-Modified-Since and If-None-Matc...
jennb@chromium.org
2009-12-22
4
-6
/
+410
*
DevTools: simplify resources tests + provisional fix for the deps roll.
pfeldman@chromium.org
2009-12-22
1
-15
/
+3
*
Fixes possible crash in closing window. The sequence when closing a
sky@chromium.org
2009-12-22
1
-0
/
+6
*
DevTools: Fix and enable timeline-paint.html test.
pfeldman@chromium.org
2009-12-22
2
-2
/
+5
*
Mark NaClTest.SrpcHelloWorld as flaky.
maruel@chromium.org
2009-12-22
1
-1
/
+2
*
Fix the order in which the suppression reader reads the suppression's
glider@chromium.org
2009-12-22
1
-3
/
+3
*
Add initial suppressions for the heapchecker bot.
glider@chromium.org
2009-12-22
1
-0
/
+39
*
Implement support for MLSD FTP command in FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-12-22
3
-6
/
+71
*
Updating trunk VERSION from 278.0 to 279.0
chrome-bot@google.com
2009-12-22
1
-1
/
+1
*
Create an OpenGL backing store. This version works for all the basic operations
brettw@chromium.org
2009-12-22
4
-1
/
+325
*
Revert 35137 - Getting perf numbers. Will revert.
viettrungluu@chromium.org
2009-12-22
6
-103
/
+58
*
Getting perf numbers. Will revert.
viettrungluu@chromium.org
2009-12-22
6
-58
/
+103
*
Remove tests that have been upstreamed:
dpranke@google.com
2009-12-22
44
-721
/
+1
*
Add Immediate command data size validation.
gman@chromium.org
2009-12-22
3
-542
/
+895
*
Fixed deadlocks occurring in Chrome during O3D teardown when O3D is in
kbr@google.com
2009-12-22
1
-1
/
+13
*
Update WebKit to r52468.
pkasting@chromium.org
2009-12-22
1
-1
/
+1
*
Remove some old debugging code.
willchan@chromium.org
2009-12-22
1
-13
/
+1
*
Add FormGroup, an interface that represents a collection of form fields group...
jhawkins@chromium.org
2009-12-22
2
-0
/
+53
*
Refactoring build configurations - make it clearer and allow better support f...
gregoryd@google.com
2009-12-22
15
-70
/
+110
*
Add LoadLogging to SOCKS5ClientSocket. Logs the state transitions, and more v...
eroman@chromium.org
2009-12-22
2
-7
/
+84
*
Suppress NetworkChangeNotifierMac's destructor race.
willchan@chromium.org
2009-12-22
1
-0
/
+6
*
SVN copy didn't work for me so I somehow changed news extension instead of co...
cira@chromium.org
2009-12-22
4
-128
/
+9
*
Adding localization for English and Serbian to the news sample (and copying n...
cira@chromium.org
2009-12-22
4
-9
/
+128
*
Move some logging from LOG(INFO) to the LoadLog. These particular ones are fo...
eroman@chromium.org
2009-12-22
4
-30
/
+46
*
Fixes bug in tabstrip that could result in no tooltip text for pinned
sky@chromium.org
2009-12-22
1
-3
/
+4
*
Widen a Mac Valgrind/Memcheck suppression to include SecKeychainSearchCreateF...
rsesek@chromium.org
2009-12-22
1
-3
/
+1
*
WebKit merge 52454:52459 with fix for canary break.
japhet@chromium.org
2009-12-21
2
-2
/
+3
*
Fix benign race on NetworkChangeNotifierThread's vtable pointer.
willchan@chromium.org
2009-12-21
1
-0
/
+1
*
The ChromeFrame unit tests which use gmock exit with unexpected mock calls wa...
ananta@chromium.org
2009-12-21
2
-4
/
+10
*
Remove title from cros login window
davemoore@chromium.org
2009-12-21
2
-4
/
+50
*
The ChromeFrameAutomationClient::InitiateNavigation method saves the passed i...
ananta@chromium.org
2009-12-21
1
-5
/
+6
*
Attempt 2 at landing this:
sky@chromium.org
2009-12-21
3
-53
/
+37
*
Updating trunk VERSION from 277.0 to 278.0
laforge@chromium.org
2009-12-21
1
-1
/
+1
*
Update WebKit to r52454.
pkasting@chromium.org
2009-12-21
2
-2
/
+13
*
[Mac] Fixes a bug where an ExtensionPopupController object's pointer was neve...
andybons@chromium.org
2009-12-21
4
-12
/
+19
*
Differentiate between ADD and CHANGED when adding new autofill entries.
skrul@chromium.org
2009-12-21
4
-34
/
+97
*
Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...
willchan@chromium.org
2009-12-21
21
-31
/
+702
*
Fix crash with CancelStream. The stream didn't inform
mbelshe@chromium.org
2009-12-21
3
-16
/
+26
*
Extension Doc Changes (no building or testable changes)
rafaelw@chromium.org
2009-12-21
35
-84
/
+17
*
Extend LoadLog to support logging of arbitrary strings, and of network error ...
eroman@chromium.org
2009-12-21
15
-167
/
+357
[next]