summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only throttle input to the render widget for heavy input handlersbrianderson@chromium.org2013-10-232-9/+40
* Add another LSan suppression for browser tests.earthdok@chromium.org2013-10-231-0/+1
* Change GetBrowserItemIndex() to GetLauncherItemIndexForType()simon.hong81@gmail.com2013-10-239-49/+48
* Disable ClientSideDetectionHostTest.OnPhishingDetectionDoneDisabled which fai...jsbell@chromium.org2013-10-231-1/+6
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-2343-359/+375
* Telemetry / Android: Fix supports_tab_control for Android browsers.primiano@chromium.org2013-10-231-5/+15
* Disable flaky ExtensionInstallDialogControllerTest.Permissions testjsbell@chromium.org2013-10-231-1/+2
* Removed fixed layout related methods in Chromiumbokan@chromium.org2013-10-237-28/+0
* Makes TooltipController clear state on capture changedsky@chromium.org2013-10-232-1/+23
* Make "Create Application Shortcuts" use web app icon.calamity@chromium.org2013-10-231-10/+7
* Revert 229989 "Change Bluettoth 'Manage devices' link to setting..."jennyz@chromium.org2013-10-231-2/+3
* Add a few LeakSanitizer suppressions for browser tests.earthdok@chromium.org2013-10-231-0/+7
* Update .DEPS.gitchrome-admin@google.com2013-10-231-1/+1
* content: Disable CommandBufferProxyImpl::Flush traces by default.reveman@chromium.org2013-10-231-1/+1
* Cast: Fix valgrind issues.pwestin@google.com2013-10-235-8/+10
* Revert 230347 "Roll DEPS for Linux reference build (30.0.1599.33..."shadi@chromium.org2013-10-231-1/+1
* Fix crash in inline flows for SAML usersguohui@chromium.org2013-10-231-2/+2
* Use the scale factor of the dragging source to adjust bounds oshima@chromium.org2013-10-233-20/+61
* Implement app list folder management page UI, including the following feature:jennyz@chromium.org2013-10-2324-64/+715
* Implements RLZ lib for iOSsdefresne@chromium.org2013-10-235-4/+42
* Change IME indicator character from U+9177 to U+6CE8nona@chromium.org2013-10-232-13/+3
* Bundle Hangouts Services extension with Chromevrk@chromium.org2013-10-233-0/+86
* Performance improved in dmprof visualizer.peria@chromium.org2013-10-231-3/+10
* Fix crash in chrome.cast.channel.open()mfoltz@chromium.org2013-10-231-2/+2
* Enable minmizing fullscreen, except for flash fullscreenoshima@chromium.org2013-10-231-4/+1
* Add qyearsley to tools/perf/OWNERS.tonyg@chromium.org2013-10-231-3/+4
* Change javascript string replace in ant files to pure ant using a filterchain...iancottrell@chromium.org2013-10-232-10/+20
* Replacing the javascript jar file merge with pure antiancottrell@chromium.org2013-10-232-6/+43
* Declarative settings API: parsing manifest.vasilii@chromium.org2013-10-2312-1/+384
* Update .DEPS.gitchrome-admin@google.com2013-10-231-2/+2
* Roll OpenSSL to 230364qsr@chromium.org2013-10-231-1/+1
* Fix GTK Print Preview size issue.rfevang@chromium.org2013-10-231-6/+8
* Files.app: Simplify the parameter type of AppWindowWrapper.hirono@chromium.org2013-10-231-54/+37
* Fix memory integration test.qsr@chromium.org2013-10-231-2/+0
* Files.app: Prevent drag operations while a user is touching the device.hirono@chromium.org2013-10-231-0/+30
* FileAPI: Wire up between PluginPrivateFileSystemBackend and FileSystemContextnhiroki@chromium.org2013-10-234-16/+88
* Make ExtensionPrefValueMapFactory take BrowserContextjamescook@chromium.org2013-10-236-13/+15
* History: Add aria-label attribute to the button which removes an entry.dubroy@chromium.org2013-10-231-0/+2
* DevTools: Move EscapeForHTML call from DevToolsTarget implementations to the ...kaznacheev@chromium.org2013-10-235-10/+8
* Make Chrome apps default to spanning incognito mode. Update the incognitokalman@chromium.org2013-10-233-24/+46
* Remove superfluous WebLayerImpl::resumeAnimations()steveblock@chromium.org2013-10-237-34/+1
* Expose the delay for autoclicks in AccessibilityManager.tengs@chromium.org2013-10-233-1/+93
* Polish the Global Command UI a bit.finnur@chromium.org2013-10-238-51/+59
* This patch is a preparation step before landinglushnikov@chromium.org2013-10-231-4/+5
* Use ScopedFile directly instead of scoped_ptr<ScopedFile> in Bindkinuko@chromium.org2013-10-2316-40/+37
* Use relative path for scripts loaded in content WebUI'srchlodnicki@opera.com2013-10-233-4/+4
* [Android] Consolidate and upgrade OWNERS for test filesmiguelg@chromium.org2013-10-238-0/+49
* Changes to class hierachy to prepare for WebSocketBasicHandshakeStream.ricea@chromium.org2013-10-2310-188/+100
* Implement webrtcAudioPrivate API, except for getAssociatedSink.joi@chromium.org2013-10-2329-3/+964
* Android code should not assume main thread == UI thread.joth@chromium.org2013-10-2311-56/+125