summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add --nacl-loader-cmd-prefix option.eugenis@google.com2011-05-053-2/+16
* Print Preview: Change "print using system dialog" to "advanced."thestig@chromium.org2011-05-051-2/+2
* Fix memory leak in Autofill parsing codeisherman@chromium.org2011-05-051-2/+4
* Mac: Remove switches::kDisableHolePunchingthakis@chromium.org2011-05-051-50/+40
* Add destructor for AutofillScanner... fix clangisherman@chromium.org2011-05-052-0/+4
* Mac: Use tinted images in toolbarsail@chromium.org2011-05-051-7/+15
* Refactor Autofill parsing code. Most notably, add a helper class for parsing...isherman@chromium.org2011-05-0527-1011/+897
* Fix panel coordinates on OSX.dimich@chromium.org2011-05-053-5/+80
* Update the source for config requests.lipalani@chromium.org2011-05-0524-104/+213
* Wire new WebCore settings for blocking mixed-content loads into Chrome.cevans@chromium.org2011-05-055-0/+17
* Browser test for SSL errors on subresources during prerender.cbentzel@chromium.org2011-05-052-0/+52
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-056-93/+134
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-0540-545/+486
* Increasing the chance of the race condition bug to occur by disabling logging...lipalani@chromium.org2011-05-055-11/+22
* Print Preview: Fixing initial color settings when there's no printer installeddpapad@chromium.org2011-05-051-2/+1
* Disable InfiniteLoopMultiple test as it is crashing and has been flaky for a ...dominich@chromium.org2011-05-051-1/+1
* Fix multiple problems with infobar/bookmark bar resizing:pkasting@chromium.org2011-05-058-37/+48
* chromeos: Add functions to modify screen brightness.derat@chromium.org2011-05-052-2/+17
* Fix clang breakage from r84177zea@chromium.org2011-05-052-0/+4
* Fixed the race condition issue for testDisplayLineItemForEntriesWithNoCCNumdyu@chromium.org2011-05-051-3/+5
* WebUI: fix mislabeled application cache entries in cookie lists.mdm@chromium.org2011-05-054-11/+14
* [Sync] Support for non-blocking conflicts and encryption conflicts.zea@chromium.org2011-05-0525-73/+567
* gtk: Call ResourceBundle::GetNativeImageNamed() instead of GetPixbufNamed() o...tfarina@chromium.org2011-05-051-1/+2
* Re-committing http://codereview.chromium.org/6803005/ after fixing multi-dll ...georgey@chromium.org2011-05-051-0/+1
* Add RenderViewHostObserver for handling of messages for prerendering.dominich@chromium.org2011-05-058-132/+336
* Crash fixes for API callbacks. Added SendResponse() calls to places where we ...zelidrag@chromium.org2011-05-052-16/+46
* [Sync] Fix DCHECK with GetSyncData and unloaded extensionsakalin@chromium.org2011-05-059-32/+39
* Sync: Remove the unused DONE_FIRST_TIME state.jhawkins@chromium.org2011-05-057-47/+1
* Options: Clean up the sync setup overlay, part 2.jhawkins@chromium.org2011-05-044-79/+59
* Fixing alignment/size of language buttonsgspencer@google.com2011-05-041-0/+10
* Initial inclusion of Proxy testsstanleyw@chromium.org2011-05-041-0/+190
* Cleanup: Make the PrintingContext::UpdatePrintSettings code more consistent a...thestig@chromium.org2011-05-041-44/+40
* Disable three already flaky tests that are timing out on Mac and turning the ...maf@chromium.org2011-05-042-6/+6
* Removed BackgroundPageTracker - less code = more happinessatwilson@chromium.org2011-05-0410-531/+74
* Options: Clean up the sync setup overlay, part 1.jhawkins@chromium.org2011-05-043-139/+113
* Enable pyauto tests that require a local http server on chromeosnirnimesh@chromium.org2011-05-042-7/+5
* Cros - Fix crash on file browser save/open/canceljamescook@chromium.org2011-05-044-16/+43
* Add ExtensionView::GetCursor OVERRIDE to return NULL.msw@chromium.org2011-05-042-1/+6
* [cros] Added choice of default images to image screen for new users.avayvod@chromium.org2011-05-0414-115/+644
* Remove stale ChromeOS code in PersonalOptionsHandler::ShowSyncActionDialogstevenjb@google.com2011-05-041-14/+0
* Mac: Add a few tests for AcceleratedPluginView.thakis@chromium.org2011-05-042-0/+90
* Allow loading icons for crashed/disabled extensions.sadrul@chromium.org2011-05-048-14/+60
* Add histogram to track the number of pages that we try to classify to analysi...gcasto@chromium.org2011-05-041-0/+2
* Revert 84115 - automation: Rename AutocompleteEdit to Omnibox in a couple of ...tfarina@chromium.org2011-05-046-87/+104
* Revert 84108 - Revert 84092 - Enabling pyauto tests that use flash plugin.sunandt@google.com2011-05-041-7/+0
* status_icons: Use STLDeleteElements on StatusTray::RemoveAllIcons().tfarina@chromium.org2011-05-041-4/+2
* Print Preview: Fixing closing the initiator tab while preview is still loading.dpapad@chromium.org2011-05-045-12/+16
* PrintPreview: Modified code to set the printer using the unique printer id.kmadhusu@chromium.org2011-05-041-0/+3
* Cleanup: Change LOG(INFO) to VLOG(1) in chrome/browser/prerender.thestig@chromium.org2011-05-043-13/+16
* Refcount message loop with BaseLoginDisplayHost.rhashimoto@chromium.org2011-05-047-13/+34