summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix a JavaScript error of the handwriting virtual keyboard.mazda@chromium.org2011-06-281-1/+1
* Fix Chrome About dialog unicode 'official build' label to display properly.finnur@chromium.org2011-06-282-18/+16
* Don't try to sandbox the unsandboxable relauncher process.mark@chromium.org2011-06-281-1/+2
* Add protobuffer and model type for syncing custom search engines. Includes al...stevet@chromium.org2011-06-2811-3/+114
* Added last_modified field to TemplateURL and database. Updated unit tests, in...stevet@chromium.org2011-06-2813-43/+199
* Add "set noparent" to chrome/browser/profiles.willchan@chromium.org2011-06-281-0/+1
* The virtual Keyboard should start in shift mode, and go back into shift mode ...flackr@chromium.org2011-06-282-7/+11
* Remove Profiles from JavaScript dialogs.avi@chromium.org2011-06-283-55/+47
* Revert 90572 - Disable GaiaAuthFetcherTest.ErrorComparator, it crashesbauerb@chromium.org2011-06-281-7/+1
* Disable "multi-profiles" flag for CrOS.altimofeev@chromium.org2011-06-281-1/+1
* Moved OnBeforeHeadersSent of webRequest API to url_request_http_job.ccbattre@chromium.org2011-06-284-14/+12
* MediaStreamDispatcher perkj@google.com2011-06-281-0/+1
* Added TPM dialog to the WebUI OOBE implementation.altimofeev@chromium.org2011-06-2817-94/+357
* Updated pref item 'kContentSettingsPatternsPairs' to new pref item 'kContentS...shubhojeets@chromium.org2011-06-281-2/+2
* Updating trunk VERSION from 805.0 to 806.0chrome-release@google.com2011-06-281-1/+1
* Fixed alignment for user imagesavayvod@chromium.org2011-06-282-18/+12
* Revert 90690 - First draft of browsertest for print preview.thestig@chromium.org2011-06-289-416/+9
* Revert 90708 - Fix sometimes skipped tests.thestig@chromium.org2011-06-281-2/+1
* Move the thread test helper to base/testjochen@chromium.org2011-06-288-98/+28
* Fix the Extension.Permissions_*Cancel histograms.jstritar@chromium.org2011-06-2815-34/+44
* Added <cc>:3 - <phone>:10 matching pattern for phone field.Takano.Naoki@gmail.com2011-06-284-3/+45
* Call |EnsureToolTip()| to show tooltip on popup window in |InitAsPopup()|.Takano.Naoki@gmail.com2011-06-281-0/+4
* Fix sometimes skipped tests.scr@chromium.org2011-06-281-1/+2
* chromeos: Add images for maximize and restore buttons.derat@chromium.org2011-06-284-0/+8
* Adding an experimental app notification API.asargent@chromium.org2011-06-2816-8/+1945
* Disabling sync.SyncTest.testDisableAndEnableDatatypes on Windows.shubhojeets@chromium.org2011-06-281-0/+2
* Adding Origin to net-internals#prerender and fix a page ID conflict.dominich@chromium.org2011-06-287-33/+81
* Multi-tab selection for Linux.dpapad@chromium.org2011-06-289-119/+266
* Removing defunct OpenMAX code (round 2).scherkus@chromium.org2011-06-282-11/+0
* Keep the original index of password list items when filtering, so the right p...mdm@chromium.org2011-06-282-3/+15
* Make FindBar obey max width of window. Filled in GetWidth for mac FindBar.jennb@chromium.org2011-06-284-4/+13
* Initial checkin of Media Event Test with actions in media functional test. Th...imasaki@chromium.org2011-06-284-24/+111
* Check for nonempty file name on creationsidor@chromium.org2011-06-284-2/+11
* First draft of browsertest for print preview.scr@chromium.org2011-06-289-9/+416
* gtk: Move AutocompletePopupViewGtk/autocomplete_popup_view_gtk.* to ui/gtk/om...tfarina@chromium.org2011-06-286-79/+78
* Print Preview: Add an additional mime type for the internal PDF plugin.thestig@chromium.org2011-06-283-2/+11
* Always show keyboard when an editable element is touched.mazda@chromium.org2011-06-283-0/+37
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-2811-462/+73
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-2711-73/+462
* Add a histogram to try and work out a little bit about the high-level breakdowncevans@chromium.org2011-06-271-4/+77
* [Mac] Don't crash when double-clicking a LinkInfoBar link rapidly.rsesek@chromium.org2011-06-272-2/+18
* [Mac] Add a "close" command to the Tab AppleScript dictionary.rsesek@chromium.org2011-06-273-0/+11
* Add checks on DictionaryValue.Getxxxgbillock@chromium.org2011-06-273-13/+10
* Add support for a environment variable that selects between system-level inst...robertshield@chromium.org2011-06-274-1/+29
* Fix flashing FindBar when resizing popups on Mac OS. Use correct themePattern...jennb@chromium.org2011-06-271-11/+20
* Fix build. Add missing include of automation_proxy.h.darin@chromium.org2011-06-271-1/+2
* Update Autofill scripts for serializing profiles from the webdb.isherman@chromium.org2011-06-272-6/+51
* Don't upload crowdsourcing data to Autofill server if no local data is availa...isherman@chromium.org2011-06-271-4/+8
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-2748-23/+65
* PrintPreview: Fix the regression caused by r90320.kmadhusu@chromium.org2011-06-272-3/+10