summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that <input type=file multiple> doesn't accept many files.tkent@chromium.org2010-10-271-3/+4
* Fix the Chrome OS build.satorux@chromium.org2010-10-271-1/+1
* Implement release channel switching in the about page.satorux@chromium.org2010-10-277-10/+74
* Fix css so that network icons appear on the correct side of the internetzork@chromium.org2010-10-271-1/+6
* Changes to pass a context flag to RequestSysLogs.rkc@chromium.org2010-10-274-11/+16
* views: Fix a crash.anicolao@chromium.org2010-10-272-6/+10
* Do not require password for remembered wifi network.kochi@chromium.org2010-10-274-3/+14
* Adds "OK" button to apply changes for wifi details.kochi@chromium.org2010-10-276-57/+70
* Call SetBrowserX11ErrorHandlers before calling profile_manager()->GetDefaultP...yusukes@chromium.org2010-10-271-4/+4
* Fix for parameter change of createButton_(), make 'forget' button to work again.kochi@chromium.org2010-10-271-1/+7
* [GTK] fix buildestade@chromium.org2010-10-271-1/+1
* [GTK] omnibox changes for instantestade@chromium.org2010-10-274-53/+174
* autofill: Change the browser name in the Autofill popup for Chromium builds.tfarina@chromium.org2010-10-272-4/+7
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-2715-110/+86
* [GTK] navigate on mouse up for middle clicks in bookmark bar submenuestade@chromium.org2010-10-272-11/+16
* Fix the sizing of the constrained dialog on windows. For correct behavior it...johnnyg@chromium.org2010-10-271-6/+6
* Fix a regression introduced by extension event refactoring.mpcomplete@chromium.org2010-10-274-49/+78
* Add a method in sync/resources/gaia_login.html to hide the blurb at the top. ...johnnyg@chromium.org2010-10-271-0/+4
* Fix line endings in gaia_login.htmltim@chromium.org2010-10-271-37/+37
* Ignore the close button when accessibility is on. This seems to be the only ...dtseng@chromium.org2010-10-272-0/+15
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-10-2710-7/+379
* ThreadRestrictions: disallow blocking IO on the UI threadevan@chromium.org2010-10-278-4/+61
* New statusbar images for ChromeOS.chocobo@chromium.org2010-10-26115-199/+124
* Added task to Observer methodsdavemoore@chromium.org2010-10-261-6/+6
* PyAuto tests for find in page.nirnimesh@chromium.org2010-10-264-0/+90
* Minor doc fixes.kathyw@chromium.org2010-10-266-6/+6
* Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...thakis@chromium.org2010-10-2637-472/+463
* Mac: Use a ScopedCFTypeRef the IOSurface owned by an accelerated surface cont...thakis@chromium.org2010-10-262-16/+8
* Autofill address and credit card data separately.isherman@chromium.org2010-10-2613-488/+395
* Fix references to the Tools menu/wrench icon.kathyw@chromium.org2010-10-265-29/+47
* Unrevert r63919: "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-2637-463/+472
* [gtk] spoof proof infobars, take 2estade@chromium.org2010-10-2622-307/+381
* Fixes bug in about:flags where we weren't pruning experiments thatsky@chromium.org2010-10-263-58/+178
* Take 3: Refactor, relocate and rename ProfileSyncServiceTestHarness.rsimha@chromium.org2010-10-267-114/+141
* Re-enable ExtensionApiTest.WindowOpen.aa@chromium.org2010-10-263-26/+37
* Turn extent overlap test back on.aa@chromium.org2010-10-261-3/+2
* No fixed upper-bound constant for safe-browsing histograms.shess@chromium.org2010-10-265-11/+13
* Improve reload button unittesting. Instead of doing very low-level tests of ...pkasting@chromium.org2010-10-267-164/+301
* Make label.checkbox and label.radio use 'relative' position.xiyuan@chromium.org2010-10-261-0/+12
* Add pyauto hook for HTML5 notifications, tests, and helpers.kkania@chromium.org2010-10-2610-0/+670
* DOMUI: Clear the credit card select options when setting the default selectjhawkins@chromium.org2010-10-261-0/+3
* Don't use IO thread to talk to dbus.oshima@chromium.org2010-10-261-37/+0
* Revert r63919 "Part 2 of immutable Extension refactor."mpcomplete@chromium.org2010-10-2637-465/+458
* Fix bug where we display 'undefined is unsupported' when tryingaa@chromium.org2010-10-261-3/+7
* Part 2 of immutable Extension refactor.mpcomplete@chromium.org2010-10-2637-458/+465
* Make clang build work again.aa@chromium.org2010-10-261-0/+9
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-262-0/+17
* DOMUI prefs: Fix missing unload listener on the homepage fieldstuartmorgan@chromium.org2010-10-261-2/+9
* Add experimental option for TCP FastOpen.mbelshe@chromium.org2010-10-263-0/+10
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-2616-34/+40