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