summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch Mac plugins back to a UI runloopstuartmorgan@chromium.org2009-12-033-44/+49
* Re-enable the appcache layout tests with more specific expectations for the f...jennb@chromium.org2009-12-031-8/+16
* This "new" trace has come up several times with NPSWF at the very top of the ...vandebo@chromium.org2009-12-031-0/+2
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-12-0363-98/+106
* Makes views not draw focus for native controls on Gtk. As Gtk renderssky@chromium.org2009-12-0314-12/+63
* roll deps to pick up mac lighttpd .so files.tony@chromium.org2009-12-031-1/+1
* Fixes the layout test formatter to properly detect new form of the layout tes...gwilson@google.com2009-12-031-1/+1
* Un-revert r33715 (i.e., re-apply r33709 and r33640), we think the failures weredpranke@google.com2009-12-038-1006/+594
* Chrome updates should not change shortcut icon if there is an index specified...kuchhal@chromium.org2009-12-034-10/+176
* Send Keystone ID to Omaha for Extensions Gallery update checks.asargent@chromium.org2009-12-031-0/+16
* Move lighttpd to deps. Step 2: remove from trunk/src and updatetony@chromium.org2009-12-03115-2801/+6
* Update an inaccurate expectation.ojan@chromium.org2009-12-031-5/+8
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-037-24/+14
* Fix data races in Safe Browsing Service that were possible with aggressive co...pkasting@chromium.org2009-12-032-14/+31
* Fix DCHECK that thinks fd = 0 is invalid.thestig@chromium.org2009-12-031-1/+1
* Rename README.txt to README.chromium to reflect that it containsevan@chromium.org2009-12-031-0/+0
* Rename AtomicFlag to CancelFlag, change its semantics a bittimurrrr@chromium.org2009-12-037-147/+141
* Don't ping for extension blacklist when no extensions are installed.pam@chromium.org2009-12-034-5/+44
* Make no-tcmalloc (really, non-base/allocator) builds work again,dank@chromium.org2009-12-038-32/+81
* Reduce the logging output when running startup tests on linux/mac.tony@chromium.org2009-12-031-1/+1
* Rollback r33709, r33640 until we can figure out why the output is gettingdpranke@google.com2009-12-038-594/+1006
* Mark the tests as disabled on mac with a bug to revisit, this should allow br...thomasvl@chromium.org2009-12-031-2/+12
* Change WideToASCII to WideToUTF8 to ensure that CJK tips are properly displayed.mirandac@chromium.org2009-12-031-1/+1
* Shard the fast and http directories on the V8-latest webkit bots.ojan@chromium.org2009-12-032-3/+12
* Add mpeg audio mime type allowing mp3 to play with chrome on more websites.fbarchard@chromium.org2009-12-031-0/+1
* Modify run_webkit_tests to process results incrementally as they happen, insteaddpranke@google.com2009-12-032-32/+24
* Remove change-values-from-transition as a flaky test from test_expectations, ...jparent@chromium.org2009-12-031-2/+0
* Fix mac perf moz expectation.chase@chromium.org2009-12-031-1/+1
* Remove erroneous DCHECK that is reached when loading pages that don't call ou...robertshield@chromium.org2009-12-032-11/+21
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-12-0338-230/+563
* Linux is showing this leak with fun:malloc on the stack twice, so add a ... t...thomasvl@chromium.org2009-12-031-0/+1
* Adding product names to safe browsing report_error and report_phish URLs on W...robertshield@chromium.org2009-12-031-2/+15
* Adding a profile leak I've seen a few times the yesterday/today.thomasvl@chromium.org2009-12-031-0/+11
* Add perf expectations for vista, other tests.chase@chromium.org2009-12-031-0/+16
* Do not set io_loop_ to NULL until we have deleted request_ and setwtc@chromium.org2009-12-031-4/+3
* Fixed typo.apatrick@google.com2009-12-031-1/+1
* Avoid implicit char*-to-AtomicString conversion, which will soon become illegal.snej@chromium.org2009-12-031-1/+1
* Misc. cleanup of safe_browsing_util.cc:pkasting@chromium.org2009-12-033-178/+135
* Change BugReportView to use the bug report types from the cross-platform BugR...mirandac@chromium.org2009-12-031-23/+12
* Backout webkit roll.sky@chromium.org2009-12-031-1/+1
* Rolling WebKit DEPS forward to 51622.atwilson@chromium.org2009-12-031-1/+1
* Make new FTP LIST parsing code more robust.phajdan.jr@chromium.org2009-12-0315-16/+386
* Cleanup: FIXME -> TODO, viettrungluu@gmail.com -> viettrungluu, remove whites...viettrungluu@chromium.org2009-12-038-13/+13
* Notify user that Chrome is already synced if promo banner "sync me" link is c...mirandac@chromium.org2009-12-033-2/+16
* linux: use TabContents to launch url for link in crash pagekuan@chromium.org2009-12-033-26/+40
* Add regex escaping code to Mac sandbox implementation and re-enable the utili...jeremy@chromium.org2009-12-039-31/+452
* Add paranoid logging to ChannelImpl::ProcessOutgoingMessages() to help track ...jeremy@chromium.org2009-12-031-1/+10
* Update V8 to version 2.0.2.3. This includes only a change to getager@chromium.org2009-12-031-1/+1
* Fix console object style in DevTools windowapavlov@chromium.org2009-12-031-0/+7
* Don't set referrers on outgoing plugin requests if the load_manually flag is ...ananta@chromium.org2009-12-039-24/+143