summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make AutocompleteTextField adhere to NSTextViewDelegate.mark@chromium.org2009-12-211-1/+3
* Make View Source and Search Web For inherit group properly. Original patch b...pkasting@chromium.org2009-12-214-15/+21
* Fix some valgrind failures.jrg@chromium.org2009-12-217-27/+72
* SPDY: Enable SPDY via NPN.willchan@chromium.org2009-12-2110-105/+319
* Add the ability to enable full logging for LoadLogs.eroman@chromium.org2009-12-215-18/+204
* Fix breakpad.gyp to reflect the new locations of the DWARF utilities. Thesemark@chromium.org2009-12-211-3/+3
* Mark LayoutTests/tables/mozilla/bugs/bug15933.html as flaky on Linux.rsesek@chromium.org2009-12-211-1/+4
* Http cache: Use asynchronous IO to read an write thervargas@google.com2009-12-214-35/+78
* Correct the code that suppresses multiple paint rects to avoid thedarin@chromium.org2009-12-211-6/+6
* Mac: Create a pid->task_t mapping in the browser process.thakis@chromium.org2009-12-218-10/+149
* Make the tab strip and tabs first-class accessibility objects.avi@chromium.org2009-12-212-0/+28