summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-1833-209/+230
* Only request full-screen once per plugin windowstuartmorgan@chromium.org2009-11-181-1/+5
* Interpose one more Carbon function for Window disposingstuartmorgan@chromium.org2009-11-181-0/+10
* Replace hard-coded media_format() methods with Google Mock methods declared i...scherkus@chromium.org2009-11-186-52/+97
* Roll O3D's DEPS for Chromium 28829:32206.senorblanco@chromium.org2009-11-181-1/+1
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-1819-336/+488
* Stop top-crasher regression by disabling WebSocketExperimentRunnerjar@chromium.org2009-11-181-0/+4
* Fixes a crash source in test_shell when running DB tests.dumi@chromium.org2009-11-182-7/+46
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-1816-22/+52
* Added 2 more flakes. Removed one flake that was already there.yaar@chromium.org2009-11-181-3/+4
* Add browser tests for the BLOCK_THIRD_PARTY_COOKIES policywtc@chromium.org2009-11-182-0/+88
* linux: set a compiler flag that drops the eh_frame sectionevan@chromium.org2009-11-181-0/+4
* Fixes up TabStripControllerTests so that they work with CocoaTest.dmaclach@chromium.org2009-11-182-25/+44
* more test expectation changeserikkay@chromium.org2009-11-181-0/+5
* Fix for parent window closing behind the bookmark bubble.dmaclach@chromium.org2009-11-185-142/+146
* Fixes detection logic for IE under XP SP2.slightlyoff@chromium.org2009-11-181-2/+10
* Revert 32244 - linux: pass gcsections in link lineidana@chromium.org2009-11-181-3/+0
* Tightening latest expectations changes and fixing typo.yaar@chromium.org2009-11-181-8/+8
* Move TaskManagerMacUnitTest over to Cocoatest.dmaclach@chromium.org2009-11-181-5/+10
* Fix up check so that it reads correctly when it fails.dmaclach@chromium.org2009-11-181-1/+1
* linux: pass --gc-sections in link lineevan@chromium.org2009-11-181-0/+3
* Fix a crashing bug around ApplicationCacheDispatcherHost::Initialize in the m...michaeln@google.com2009-11-181-4/+8
* Add three Valgrind suppressions for one leak and two invalid reads.idana@chromium.org2009-11-181-0/+70
* Ensure that the refcount on InternalGetCommandRequest stays non-zero through ...jamesr@chromium.org2009-11-181-1/+1
* Add a string to be used in new extension promo message.mirandac@chromium.org2009-11-181-1/+4
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-1816-482/+330
* Revert 32176 - Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-187-37/+24
* Added updated crash expectation forerikkay@chromium.org2009-11-171-1/+1
* Added test expectations to 3 flaky tests:yaar@chromium.org2009-11-171-0/+5
* Add back a test that I mistakenly removed from failing expectations.dglazkov@chromium.org2009-11-171-0/+2
* Fix DCHECK when trying to remove multiple engines from the Manage Search Engi...pkasting@chromium.org2009-11-171-1/+1
* Fix lint errors in app/ and turn on presubmit check.erg@google.com2009-11-1711-16/+41
* Fix checkfailure caused by stupidity.pkasting@chromium.org2009-11-171-1/+1
* Rebaseline a few more of the repaint tests.dglazkov@chromium.org2009-11-1738-13/+507
* I've moved toolbar_controller_unittest over to CocoaTest which should be bett...dmaclach@chromium.org2009-11-171-23/+19
* Add new failure to expectations on MAC.erikkay@chromium.org2009-11-171-1/+1
* Explicitly set an icon color for Incognito on Mac.avi@google.com2009-11-171-12/+16
* Strings to localize for the try-chrome again toastcpu@chromium.org2009-11-172-0/+40
* Style cleanups for BrowserThemeProvider. Move the globaltony@chromium.org2009-11-172-53/+64
* Fix race conditions where an object's constructor uses PostTask on itself. T...jam@chromium.org2009-11-1712-46/+70
* Fix a problem where queued checks' clients would never be called back if when...pkasting@chromium.org2009-11-172-44/+74
* Fix a race condition in signal thread destructor.zork@google.com2009-11-172-2/+14
* Add CRASH to Linux expectations forerikkay@chromium.org2009-11-171-1/+1
* Added two suppressions for a leak and an invalid read in WebCore.idana@chromium.org2009-11-171-0/+52
* Allow multiselection deletion of engines in the Manage Search Engines dialog....pkasting@chromium.org2009-11-171-9/+15
* UI Changes for benchmark:mbelshe@google.com2009-11-171-5/+11
* Roll DEPS for Skia 424:428, and enable Skia SSE2 optimizations for Linux and ...senorblanco@chromium.org2009-11-173-13/+58
* Fix build break on Mac release.jam@chromium.org2009-11-171-2/+3
* fix include orderjam@chromium.org2009-11-171-1/+1
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-1716-330/+481