summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress addr4/leak error in WebCore::PlatformSupport::decodeAudioFileDataoshima@google.com2011-10-271-0/+25
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-2721-84/+84
* HistoryBackend: Fix a crash in BroadcastNotification.jhawkins@chromium.org2011-10-271-2/+4
* Make Background pages highlightedyoshiki@chromium.org2011-10-271-1/+1
* Update suppression for 70599oshima@google.com2011-10-271-3/+3
* Instant: Fix a crash where the tab is closing and Instant 'hides' thejhawkins@chromium.org2011-10-271-1/+2
* Update suppression for 79654oshima@google.com2011-10-271-3/+6
* [Sync] Fix dcheck when setting sync encryption.zea@chromium.org2011-10-271-2/+3
* Enable BookmarkContextMenuControllerTest.CutCopyPasteNode for aura builds.jennyz@chromium.org2011-10-271-8/+1
* Enable BookmarkUtilsTest.CopyPaste() test case for aura builds.jennyz@chromium.org2011-10-271-3/+0
* Revert 107645 (To see if it was responsible for increase in static initialize...eroman@chromium.org2011-10-2713-293/+218
* Fix fullscreen API event delivery to be delayed until the state change hasdarin@chromium.org2011-10-274-41/+77
* Fix test snapshotting on linux by creating a separate automation path forkkania@chromium.org2011-10-2713-218/+293
* Flipping the order of BackgroundModeManager and StatusTray members so that th...rlp@chromium.org2011-10-271-2/+2
* Drag and rotate windows between/within workspacesoshima@google.com2011-10-278-73/+599
* Adding input and output delay estimation for mac. xians@chromium.org2011-10-275-25/+287
* Add license check suppression for EGL extension headerskyostil@google.com2011-10-271-0/+3
* Chrome OS: Attach bluetooth UI to device discovery APIvlaviano@chromium.org2011-10-273-9/+162
* Mark Worker ui layout tests flaky.dmichael@chromium.org2011-10-271-7/+31
* LocationBarView: Add a CHECK to help debug a crash.jhawkins@chromium.org2011-10-271-0/+3
* Compile fix for linux_aura.backer@chromium.org2011-10-271-1/+1
* Update native_textfield_win.cc to parallel previous changes to omnibox_view_w...pkasting@chromium.org2011-10-271-7/+8
* Hack to fix Panel focus issues on Mac.dcheng@chromium.org2011-10-271-0/+11
* Remove references to NewRunnableFunction.atwilson@chromium.org2011-10-272-6/+7
* Adding flag for turning on the Media Source APIacolwell@chromium.org2011-10-278-13/+37
* Strip comments from shader before checking for invalid charactersgman@chromium.org2011-10-275-1/+223
* Enable tooltips for aura.varunjain@chromium.org2011-10-277-31/+80
* Enhance and refactor ChromeDriver's capability handling. Log warning forkkania@chromium.org2011-10-278-177/+632
* Mark CrossPlatformWebpageAccessibility as flaky, since it has been failing on...eroman@chromium.org2011-10-271-1/+2
* Fix visibility on WebLayerpiman@chromium.org2011-10-272-4/+18
* Move cloud_print_class_mac files from content/common to chrome/common/cloud_p...jam@chromium.org2011-10-277-23/+22
* Correct text y position calculation in RenderTextWin.asvitkine@chromium.org2011-10-271-6/+10
* chromeos: Use scoped_ptr for CrosDBusService.satorux@chromium.org2011-10-272-11/+7
* Unnecessary file.backer@chromium.org2011-10-271-397/+0
* Call VerifyCleanExit in TerminateBrowser.achuith@chromium.org2011-10-274-30/+21
* aura: Fix keyevents from the numpad.sadrul@chromium.org2011-10-271-12/+18
* OmniboxView: Attempt to fix a crash in GetSelectedText().jhawkins@chromium.org2011-10-271-0/+5
* chromeos: Add a stub implementation for SensorsSource.satorux@chromium.org2011-10-2710-135/+164
* Fix a smart pointer leak.backer@chromium.org2011-10-272-2/+2
* Update chromium tests for new IDBDatabase.transaction() restrictions. The tra...jsbell@chromium.org2011-10-274-9/+11
* Fix IndexedDB test to explicitly list transactions. Required by WebKit changejsbell@chromium.org2011-10-271-1/+1
* Enforce that chrome/common doesn't depend on content/common through DEPS. Als...jam@chromium.org2011-10-272-0/+9
* Added logic that will retry to reload+reconnect the mobile payment portal pag...zelidrag@chromium.org2011-10-279-102/+294
* Makes Launcher remove itself as an observer from any windows it'ssky@chromium.org2011-10-271-0/+4
* Change internal name and visible name for settings to disable panels.jennb@chromium.org2011-10-272-2/+2
* Always use skia text rendering on Windows in Aura. GDI rendering is really wo...ben@chromium.org2011-10-271-0/+6
* Use string literal, not a char[] variable, in UMA_HISTOGRAM_ENUMERATION.palmer@chromium.org2011-10-271-37/+36
* Don't run the pre and post handlers after chromedriver receives a termination...kkania@chromium.org2011-10-272-0/+9
* Fix bug where Navigation Timing reports negative load time when redirecting tosimonjam@chromium.org2011-10-273-2/+44
* Split GL binding init into core and extension partjoth@chromium.org2011-10-2720-80/+1061