summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Convert a couple of wstring methods in ChildProcessInfo.viettrungluu@chromium.org2010-08-195-30/+32
* Change when we create StatusTray to avoid problem running multi-profile testsatwilson@chromium.org2010-08-191-6/+7
* Base implementation of WebDriver for Chrome.jmikhail@google.com2010-08-1923-0/+2271
* Fix DEPS after moving SQLite code.phajdan.jr@chromium.org2010-08-191-1/+1
* Add a command-line flag to disable SSL/TLS False Startdavidben@chromium.org2010-08-184-0/+7
* Fix leaks in ProfileSyncServiceSessionTest.tim@chromium.org2010-08-182-9/+10
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-188-9/+9
* Only showing notification when a restart is needed. Partial fix to 5168.seanparent@google.com2010-08-182-49/+9
* Don't resolve IP literals.vandebo@chromium.org2010-08-181-1/+1
* Open welcome page on first run.mirandac@chromium.org2010-08-181-0/+1
* Add whats_new.html to extension docs.aa@chromium.org2010-08-1860-35/+680
* Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.rvargas@google.com2010-08-1811-78/+24
* Revert "Convert FormatBytes to string16."evan@chromium.org2010-08-185-27/+29
* Convert FormatBytes to string16.evan@chromium.org2010-08-185-29/+27
* Disable crashy RenderViewTest.OnHandleKeyboardEventphajdan.jr@chromium.org2010-08-181-1/+2
* Re-land r56529, and add fixes for the browser tests on chromium os.cmasone@google.com2010-08-189-14/+92
* Start/stop service process when browser starts and stophclam@chromium.org2010-08-1811-24/+78
* Get the same margin on all sides of the notification.johnnyg@chromium.org2010-08-183-6/+0
* Display a banner above each panel that contains managed options.csilv@chromium.org2010-08-1813-27/+195
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-1839-214/+497
* Refactor SafeBrowsingDatabase for transition to new file format.shess@chromium.org2010-08-1813-224/+2121
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-1827-79/+159
* Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill...pkasting@chromium.org2010-08-182-3/+2
* Reduces the lower position of the home glyph to be consistent with the other ...andybons@chromium.org2010-08-184-604/+143
* Remove an unnecessary image using auto-mirroring.pkasting@chromium.org2010-08-185-41/+58
* Fix the urls reported as page_url and referer_url when a redirect is involved.panayiotis@google.com2010-08-183-5/+41
* DOMUI: Use the OriginalProfile() to load the PersonalDataManager for AutoFilljhawkins@chromium.org2010-08-181-1/+2
* Removed 'stop syncing' button from chromeos options.zelidrag@chromium.org2010-08-182-3/+5
* Adds RenderWidgetHostWillPaint. I need this for something else I'msky@chromium.org2010-08-185-3/+8
* Enabling offline sync test.rsimha@chromium.org2010-08-181-1/+1
* [Mac] Fix the new tab button hover bounds to match what we test for in hitTest.rohitrao@chromium.org2010-08-186-27/+61
* Ensure that import works according to the chart in go/chromefirstrun when ski...mirandac@chromium.org2010-08-181-21/+47
* Revert 56529 - [Chrome OS] Block the installation of extensions with NPAPI pl...phajdan.jr@chromium.org2010-08-187-81/+12
* Make the saved passwords tab work.sargrass@google.com2010-08-1812-56/+311
* Fixed race where GPU process rendered to invalid window handle.apatrick@chromium.org2010-08-182-4/+7
* Disable content.ContentTest.testThreeWindows on Macnirnimesh@chromium.org2010-08-181-0/+1
* [Mac] Don't close the Wrench menu after using the zoom buttons if the menu wa...rsesek@chromium.org2010-08-1811-10/+204
* Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.kinuko@chromium.org2010-08-186-24/+24
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-1841-861/+890
* GTTF: Make URLFetcherProtectTestPassedThrough fail fast.phajdan.jr@chromium.org2010-08-181-3/+4
* GTTF: Move TestingAutomationProvider to its own file.phajdan.jr@chromium.org2010-08-186-165/+194
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-187-114/+14
* Win IO Perf Regressionsthomasvl@chromium.org2010-08-189-788/+104
* Revert 56522 - Fix leaks in GoogleURLTrackerTest::CreateRequestContext()thomasvl@chromium.org2010-08-182-8/+5
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-187-14/+114
* Reduce "false positive" in preconnect rates.jar@chromium.org2010-08-184-111/+190
* DOMUI prefs: Move inline header list class into its own file for reuse.stuartmorgan@chromium.org2010-08-186-178/+212
* Fix DictionaryValue::Equals() to also detect differences in key names.mnissler@chromium.org2010-08-182-8/+8
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-1813-32/+40
* Ensures we don't let users translate pages that are in an unsupported languag...jcivelli@chromium.org2010-08-183-1/+22