summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert 89033 - Convert LanguageSwitchMenu from Menu2 to MenuItemView.asargent@chromium.org2011-06-143-47/+61
* Sync: Close the sync UI in a few more tests.jhawkins@chromium.org2011-06-141-2/+3
* Convert LanguageSwitchMenu from Menu2 to MenuItemView.rhashimoto@chromium.org2011-06-143-61/+47
* Do not call GetLogFileName() unless we know we're logging to a filejschuh@chromium.org2011-06-141-19/+29
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-144-29/+13
* Task Manager on Mac OS X may fire without an open browser window. If a user c...mirandac@chromium.org2011-06-143-1/+12
* Tweak "make page red" sample extension injected scriptmihaip@chromium.org2011-06-143-2/+3
* Fixes a bunch of crashes from my Widget removal yesterday. These places were ...ben@chromium.org2011-06-1420-48/+78
* Disabling HtmlDialogBrowserTest.TestStateTranstionoshima@google.com2011-06-141-1/+2
* Set animation delegate to NULL to fix some more flaky tests on touchui.sadrul@chromium.org2011-06-141-1/+4
* Improved performance on some phone-related functions by 8x (1251ms on average...georgey@chromium.org2011-06-142-1/+51
* Print Preview: Replacing gradient background with solid.dpapad@chromium.org2011-06-141-1/+1
* Make focus-existing-tab-on-open multi-profile-aware.mirandac@chromium.org2011-06-141-1/+2
* chromeos: Hide status area when requested by window manager.derat@chromium.org2011-06-144-16/+142
* Don't signal error notification for new network.stevenjb@google.com2011-06-141-2/+5
* Return empty string for user cert when none installed.stevenjb@google.com2011-06-141-3/+7
* Fix clang errors of r88995gfeher@chromium.org2011-06-142-20/+45
* Infrastructure for integration tests of CloudPolicySubsystemgfeher@chromium.org2011-06-1422-190/+1194
* Generic interface-based unit testing for BaseTabStripwyck@chromium.org2011-06-148-2/+262
* Uninitialized struct member in DataTypeManager::ConfigureResultWithErrorLocat...finnur@chromium.org2011-06-141-1/+3
* Uninitialized members in FileThreadDeserializer.finnur@chromium.org2011-06-141-1/+3
* Uninitialized member in PrefMemberBase::Internal.finnur@chromium.org2011-06-141-1/+4
* [Sync] Combine sync thread and sync core thread.akalin@chromium.org2011-06-1412-911/+1084
* In IndexedDBDispatcherHost::OnChannelClosing(), reset dispatcher hosts on the...hans@chromium.org2011-06-142-0/+24
* Updating trunk VERSION from 792.0 to 793.0chrome-release@google.com2011-06-141-1/+1
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-06-1432-38/+41
* Fix a comment typo in chrome/browser/chromeos/input_method/candidate_window.ccyuzo@chromium.org2011-06-141-2/+2
* Change the infer label order between div table and definition list.Takano.Naoki@gmail.com2011-06-143-14/+58
* Avoid n^2 operation (n: # users) on login and lock screensyoshiki@chromium.org2011-06-142-12/+19
* Tests for bug 5988.shinyak@google.com2011-06-143-0/+59
* Add profiles to wrench menusail@chromium.org2011-06-147-9/+283
* Sync: Refactor the ProfileSyncService and sync setup flow to remove use of We...jhawkins@chromium.org2011-06-1419-347/+380
* Adding HTML5 track(caption test) case in PyAuto media functional tests.imasaki@chromium.org2011-06-1413-25/+175
* Moves audio files from content/renderer/ to content/renderer/media.scherkus@chromium.org2011-06-141-1/+1
* Print Preview: Refactoring/Cleaning up print_preview.js.dpapad@chromium.org2011-06-143-171/+217
* Support drag&drop for startup pagesgroby@chromium.org2011-06-147-0/+262
* Get rid of the following dependencies from content:jam@chromium.org2011-06-1410-10/+53
* Revert 88553 - Revert 88510 - Escaping file names correctly. Also fixed a cru...thestig@chromium.org2011-06-148-35/+66
* Adding entry to known_crashes.txt for bug 85991asargent@chromium.org2011-06-141-0/+3
* Remove CrTrackingAreaTest.ZombieOwner because it essentially does nothing.rsesek@chromium.org2011-06-141-17/+0
* GTK: Fix incorrect Source<> for BROWSER_THEME_CHANGED in Global{Bookmark,Hist...erg@chromium.org2011-06-142-2/+6
* Remove FLAKY designation as this test seems to always be passing now.levin@chromium.org2011-06-141-2/+1
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-134-41/+75
* Temporarily disable this test until I can debug some more.ben@chromium.org2011-06-131-1/+1
* Disabled 1 test as against a flaky failure:shubhojeets@chromium.org2011-06-131-0/+2
* Moving the GetLocalizedString function in the webkit glue namespace from chro...ananta@chromium.org2011-06-132-17/+0
* Update learn more URLs to point to acutal locations, add histograms, remove u...tsepez@chromium.org2011-06-132-8/+54
* Make the web content accessibility tree a descendant of the main window'sdmazzoni@chromium.org2011-06-137-131/+99
* Stop keyboard animation when tabstrip goes empty.sadrul@chromium.org2011-06-132-0/+5
* To fix the failing flash test: flash.FlashTest.testDisableFlashPluginvenkataramana@chromium.org2011-06-132-3/+9