summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement the close() API for Message portssgurun2015-02-2615-77/+294
* Roll WebRTC 8509:8518, Libjingle 8510:8519Magnus Jedvert2015-02-262-3/+3
* Use blink::initDataType and blink::sessionType as enumsjrummell2015-02-263-35/+65
* [Extensions] Merge developerPrivate.enable and management.setEnabled functionsrdevlin.cronin2015-02-268-104/+7
* Update test result after crrev.com/914233002k.czech2015-02-263-5/+27
* device/bluetooth: Implement Unregister() of BlueotoothAudioSinkChromeOS and d...mcchou2015-02-2610-251/+730
* Add ScopedAllowWait to TaskGraphRunner to Avoid Crash in Shutdownweiliangc2015-02-262-0/+3
* Remove android_webview/browser layer's dependency on native/hush2015-02-265-11/+47
* Really disable ChromeRenderProcessHostTestWithCommandLine.ProcessOverflow on ...grt2015-02-261-1/+1
* Convert DOS-style newlines in media/cast/cast_unittests.isolateSergey Matveev2015-02-261-86/+86
* Fix broken link to sync and local storage properties.wnwen2015-02-261-2/+1
* Roll src/third_party/WebKit 7d4f418:1e16e5d (svn 190916:190930)blink-deps-roller2015-02-261-1/+1
* Add skia_unittests to iOS botssmut2015-02-263-0/+15
* Remove clang_xcode=0 from iOS ninja device botssmut2015-02-263-3/+0
* Instrument the MutablePO2TS.mlerman2015-02-261-1/+19
* Move BufferedSocketWriter from remoting/protocol to remoting/basesergeyu2015-02-2611-70/+99
* Renamed v4l2_video_device.*->v4l2_device.* and generic_v4l2_video_device.*->g...emircan2015-02-2613-32/+32
* Create list of GN tests needed for the bots.brettw2015-02-262-1/+68
* content: Update crash key and discardable memory usage counter in child process.reveman2015-02-264-7/+49
* [Ozone-Dri] Allocate cursor buffers on the correct DRM devicednicoara2015-02-263-36/+79
* Fix js compilation error introduced in CL 954943006.smckay2015-02-261-1/+1
* Remove net URLRequest trace events.xunjieli2015-02-262-9/+0
* Log sending HTTP/2 HEADERS frames correctly.bnc2015-02-262-4/+11
* scheduler: Convert enums to enum classesskyostil2015-02-265-79/+80
* Fix the last lint warnings in chrome/aurimas2015-02-266-3/+11
* Fix dependencies on //components/policy in gn filestmoniuszko2015-02-262-1/+10
* ChromeOS Gaia: Do not send 'focusready' message when Gaia window is focusedrsorokin2015-02-262-15/+15
* Roll src/third_party/skia f47e707:d6ed19cskia-deps-roller2015-02-261-1/+1
* Always forward touch events to the TouchEventQueuejdduke2015-02-2611-91/+57
* Roll src/third_party/WebKit dfe404b:7d4f418 (svn 190908:190916)blink-deps-roller2015-02-261-1/+1
* Promote "netlog" tracing category to a default categoryxunjieli2015-02-262-2/+2
* Fix CapsLock remapping.kpschoedel2015-02-264-6/+15
* Kiosk mode: SetFirstLoginPrefs() should be called for kiosk sessions.alemate2015-02-262-2/+7
* Disable flaky InspectorNetworkTabTest.testHTTPResponseTimelineRecorder on linux.grt2015-02-261-1/+1
* Files.app: Disable the cloud import notification for active g+ photos app users.kenobi2015-02-262-55/+5
* Refactor BenchmarkingCanvas to avoid internal Skia dependenciesfmalita2015-02-266-309/+855
* chrome: Remove the use of WebWorkerRunLoop.sadrul2015-02-265-12/+27
* Fix chrome://history for supervised users on mobiletreib2015-02-264-23/+34
* ProxyResolverMac: invalidate resolver source.ellyjones2015-02-261-2/+1
* Cleanup: Fix some content includes that were not using full qualified paths.tfarina2015-02-267-9/+8
* Revert of [Android WebView] Synthesize a fake page loading event on page sour...grt2015-02-2618-200/+37
* Revert of Retry to add MockPresentationClient to use in layout tests. (patchs...avayvod2015-02-2614-267/+0
* Updating trunk VERSION from 2316.0 to 2317.0chrome-tpm2015-02-261-1/+1
* ChromeOS Gaia: When webview is enabled CrOS get oauth_code from accounts.sand...rsorokin2015-02-261-5/+16
* bookmarks: Remove unnecessary namespace qualifiers.tfarina2015-02-262-8/+6
* Roll src/third_party/WebKit e52e8b6:dfe404b (svn 190900:190908)blink-deps-roller2015-02-261-1/+1
* Js fixed for proper status setting on HID screen.merkulova2015-02-261-9/+2
* cc: Use the Lint function from depot_tools' presubmit_canned_checks API.tfarina2015-02-261-12/+2
* Add UMA to track permission changes from the content settings menumiguelg2015-02-266-6/+114
* [Android WebView] Synthesize a fake page loading event on page source modific...mnaganov2015-02-2618-37/+200