summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* tweaksskrul@chromium.org2010-07-236-0/+12
* Add crash signature to known crashes list.asargent@chromium.org2010-07-231-0/+3
* tweaksskrul@chromium.org2010-07-232-3/+3
* fake libcrosskrul@chromium.org2010-07-2330-3/+885
* Makes the credit card number field show obfuscated text. When the usersky@chromium.org2010-07-231-3/+47
* Disable flaky FocusOnReloadCrashedTab as it crashes at the end when it failsoshima@chromium.org2010-07-231-2/+2
* Disable a flaky test that seems to completely blow up with some frequency on ...thomasvl@chromium.org2010-07-231-1/+7
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-2330-159/+89
* Exclude ResourceDispatcherHost_TestMany from valgrind testoshima@chromium.org2010-07-231-0/+2
* Use ProcessRawBytes to display certificate hashes.agl@chromium.org2010-07-231-22/+1
* Split captureVisibleTab() tests into jpeg and png tests, to avoid timeouts.skerner@chromium.org2010-07-2318-233/+315
* Add push method to array data model.arv@chromium.org2010-07-232-0/+62
* NTP: Only show the chrome web store when apps are enabled.arv@chromium.org2010-07-231-1/+3
* Move blacklisting and pinned URLs from MostVisitedURLs to TopSites.nshkrob@chromium.org2010-07-235-81/+752
* Download code cleanup:phajdan.jr@chromium.org2010-07-236-46/+52
* Linux: Set thread name on ShutdownDetector thread.mattm@chromium.org2010-07-231-0/+2
* Makes app tabs always pinned and unpinable.sky@chromium.org2010-07-233-11/+18
* AutoFill credit card settings dialog should display obfuscated number in edit...dhollowa@chromium.org2010-07-236-18/+75
* Restrict new tab button clicks to inside the image bounds, not anywhere in th...pinkerton@chromium.org2010-07-234-33/+161
* [Mac] Add the findbar template pdfs back to chrome_dll.gypi. Add a unittest ...rohitrao@chromium.org2010-07-232-0/+15
* Make the border between the navigation panel visible in RTL Chrome.jshin@chromium.org2010-07-231-3/+30
* Fixes crash in TabRestoreServiceTest.DontPersistPostData. The problemsky@chromium.org2010-07-232-17/+16
* [Mac] Increase opaque-ness of bezel on templated imagesandybons@chromium.org2010-07-231-11/+7
* DOMUI prefs: Add and wire up a stub overlay for adding a startup page.stuartmorgan@chromium.org2010-07-2310-11/+120
* [Mac] Clamp EV bubble to max width.shess@chromium.org2010-07-237-1/+125
* [Mac] Cancel autocomplete popup animations using an AppKit bug workaround.rohitrao@chromium.org2010-07-231-6/+22
* Mark BrowserFocusTest.FocusOnReloadCrashedTab flaky for chromeos debug buildoshima@chromium.org2010-07-231-1/+9
* During installer cleanup, replace the use of rollback-able DeleteTreeWorkItem...robertshield@chromium.org2010-07-231-6/+6
* Coverity issues 8518, 8519, 8522: Uninitialized member in cookie_modal_dialog.ccfinnur@chromium.org2010-07-231-0/+3
* Coverity issue 9320: Uninitialized member in file_watcher_inotify.ccfinnur@chromium.org2010-07-231-2/+3
* Properly handle local state prefs for the managed prefs warning banner.mnissler@chromium.org2010-07-233-89/+126
* Disable proxy config button and show banner if proxy prefs are managed.mnissler@chromium.org2010-07-2311-4/+280
* OOBE progress bardpolukhin@chromium.org2010-07-238-12/+283
* Updating trunk VERSION from 475.0 to 476.0chrome-release@google.com2010-07-231-1/+1
* Add pinyin input method DOM UI option skeleton. Fill in the contents in later...satorux@chromium.org2010-07-237-0/+60
* Coverity: Fix a collection of uninitialized member variables, mostly in exten...finnur@chromium.org2010-07-238-16/+28
* Resources for http://codereview.chromium.org/2883033dpolukhin@chromium.org2010-07-238-1/+22
* Load preferred languages from user preferences.satorux@chromium.org2010-07-235-12/+133
* Change the ProxyConfigService interface to be asynchronous, and support obser...eroman@chromium.org2010-07-231-3/+5
* Fix DOMUI options for Chromium OS.satorux@chromium.org2010-07-231-2/+2
* Replace tabs with spaces.hbono@chromium.org2010-07-232-4/+4
* Update chrome/common/DEPS now that we broke the dependency on chrome/app.thestig@chromium.org2010-07-231-1/+0
* Random bits of header and whitespace cleanup.thestig@chromium.org2010-07-233-9/+14
* file_util: Get rid of the deprecated UpOneDirectory function.tfarina@chromium.org2010-07-233-12/+13
* Implement the 'Clear Browser Data' dom-ui overlay.csilv@chromium.org2010-07-238-12/+257
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-232-2/+2
* Refactoring sync startup code in ProfileSyncServiceTestHarnessrsimha@chromium.org2010-07-232-11/+25
* Revert "Add the actual data being read to the OnBytesRead callback."phajdan.jr@chromium.org2010-07-224-8/+6
* AutoFill: Initialize |user_submitted_| a few more places.jhawkins@chromium.org2010-07-221-0/+5
* This CL creates a new class AutofillHelper that factors out the autofill rela...jcivelli@google.com2010-07-227-249/+441