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