summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-3125-186/+214
* Options: Fix to enable Edit button only when the current profile is selected....qghc36@motorola.com2011-10-301-1/+2
* Updating trunk VERSION from 923.0 to 924.0chrome-release@google.com2011-10-301-1/+1
* Fully enable about:tracking by defaultjar@chromium.org2011-10-305-22/+27
* Options: Disable the delete button when no profile is selected in personal se...qghc36@motorola.com2011-10-301-8/+16
* Create Private Data for InMemoryURLIndex (in Preparation for SQLite Cache) mrossetti@chromium.org2011-10-3012-644/+918
* Measure how often downloaded executables match the download whitelist.noelutz@google.com2011-10-296-24/+76
* Set extension-related webkit preferences in a common location.aa@chromium.org2011-10-2910-37/+72
* base::Bind: Convert chrome/browser/profiles.jhawkins@chromium.org2011-10-293-53/+47
* base::Bind: Finish conversion in ServiceProcessControl.jhawkins@chromium.org2011-10-293-25/+29
* Revert 107846 - Suppress failure for downloads.DownloadsTest.testPauseAndResu...nirnimesh@chromium.org2011-10-291-2/+0
* Updating trunk VERSION from 922.0 to 923.0chrome-release@google.com2011-10-291-1/+1
* Include the HTTP status code as a feature in the ClientPhishingRequest.bryner@chromium.org2011-10-296-2/+16
* chromeos: Rename functions to be PascalCase.satorux@chromium.org2011-10-2919-50/+52
* chromeos: Fix UpdateScreenTest and NetworkScreenTest for Debug build.satorux@chromium.org2011-10-297-69/+78
* fix cros buildjam@chromium.org2011-10-291-1/+1
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-2920-75/+79
* DISABLED, not DISABLEjohnnyg@chromium.org2011-10-291-4/+4
* Roll webkit 98723:98752. Disable NetInternalsDnsView tests for real.johnnyg@chromium.org2011-10-291-4/+6
* chromeos: Add MockDBusThreadManager and mock clients.satorux@chromium.org2011-10-2915-84/+469
* Fix Javascript typo in LazyBackgroundPageApiTesttessamac@chromium.org2011-10-291-1/+1
* Use the new ChromeV8ContextSet in ExtensionProcessBindings::StartRequestCommon()tessamac@chromium.org2011-10-291-5/+12
* Suppress failure for downloads.DownloadsTest.testPauseAndResume, as it is fai...eroman@chromium.org2011-10-291-0/+2
* Fix a crash in FullscreenExitBubbleController when the user clicks the "Exit ...jeremya@chromium.org2011-10-295-6/+64
* [Mac] Added tooltip support for web intent pickergroby@chromium.org2011-10-293-0/+28
* External autofill delegates.jrg@chromium.org2011-10-2916-3/+321
* Close all panels originated by the extension when extension unloads.prasadt@chromium.org2011-10-298-12/+183
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-296-31/+59
* Add pyauto-based perf test for the SunSpider benchmark suite.dennisjeffrey@chromium.org2011-10-291-0/+40
* Build fix for clang bot.eroman@chromium.org2011-10-291-1/+1
* Fix the JavascriptWindow open CF tests which failed because the pending rende...ananta@chromium.org2011-10-291-1/+2
* Revert 107810 (The NetInternalsDNSView tests are timeout out and causing bots...eroman@chromium.org2011-10-281-5/+4
* Fix ChromeFrame test failures on IE8 which occurred because we did not handle...ananta@chromium.org2011-10-281-1/+5
* aura: Draw persistent borders around browser windows.derat@chromium.org2011-10-281-4/+9
* Converted top-level NewRunnableMethod and straggler NewRunnableFunction usage...rickcam@chromium.org2011-10-2812-110/+81
* aura: brightness and volume bubble.alicet@chromium.org2011-10-288-92/+310
* [Sync] Ensure new non-frontend datatypes release shared change processorzea@chromium.org2011-10-283-9/+35
* Associate the instant label text with a specific checkbox.sreeram@chromium.org2011-10-282-1/+3
* GTK: More profiling of the rendering path.erg@chromium.org2011-10-283-42/+103
* Convert chrome/common non-debug logs to debug logs.brettw@chromium.org2011-10-2829-166/+169
* Roll webkit 98723:98752johnnyg@chromium.org2011-10-281-4/+5
* Simplify and shrink the UMA reporting code for mixed content.palmer@chromium.org2011-10-281-120/+53
* Re-disable DownloadsApiTest.benjhayden@chromium.org2011-10-281-1/+1
* [Mac] Log CHECK() file, line and message into breakpad.shess@chromium.org2011-10-281-1/+38
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-289-20/+19
* Print Preview: Adding "Minimum" option in margins dropdown.dpapad@chromium.org2011-10-284-21/+20
* Don't send omnibox bounds for hidden field trials.sreeram@chromium.org2011-10-284-16/+20
* Add code to prompt for browser login during app notification setupasargent@chromium.org2011-10-288-30/+342
* Revert 107793 - Fully enable about:tracking by defaultjar@chromium.org2011-10-284-20/+22
* GTK: Constrain the clip area on tabstrip draws.erg@chromium.org2011-10-281-7/+26