| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the close() API for Message ports | sgurun | 2015-02-26 | 15 | -77/+294 |
* | Roll WebRTC 8509:8518, Libjingle 8510:8519 | Magnus Jedvert | 2015-02-26 | 2 | -3/+3 |
* | Use blink::initDataType and blink::sessionType as enums | jrummell | 2015-02-26 | 3 | -35/+65 |
* | [Extensions] Merge developerPrivate.enable and management.setEnabled functions | rdevlin.cronin | 2015-02-26 | 8 | -104/+7 |
* | Update test result after crrev.com/914233002 | k.czech | 2015-02-26 | 3 | -5/+27 |
* | device/bluetooth: Implement Unregister() of BlueotoothAudioSinkChromeOS and d... | mcchou | 2015-02-26 | 10 | -251/+730 |
* | Add ScopedAllowWait to TaskGraphRunner to Avoid Crash in Shutdown | weiliangc | 2015-02-26 | 2 | -0/+3 |
* | Remove android_webview/browser layer's dependency on native/ | hush | 2015-02-26 | 5 | -11/+47 |
* | Really disable ChromeRenderProcessHostTestWithCommandLine.ProcessOverflow on ... | grt | 2015-02-26 | 1 | -1/+1 |
* | Convert DOS-style newlines in media/cast/cast_unittests.isolate | Sergey Matveev | 2015-02-26 | 1 | -86/+86 |
* | Fix broken link to sync and local storage properties. | wnwen | 2015-02-26 | 1 | -2/+1 |
* | Roll src/third_party/WebKit 7d4f418:1e16e5d (svn 190916:190930) | blink-deps-roller | 2015-02-26 | 1 | -1/+1 |
* | Add skia_unittests to iOS bots | smut | 2015-02-26 | 3 | -0/+15 |
* | Remove clang_xcode=0 from iOS ninja device bots | smut | 2015-02-26 | 3 | -3/+0 |
* | Instrument the MutablePO2TS. | mlerman | 2015-02-26 | 1 | -1/+19 |
* | Move BufferedSocketWriter from remoting/protocol to remoting/base | sergeyu | 2015-02-26 | 11 | -70/+99 |
* | Renamed v4l2_video_device.*->v4l2_device.* and generic_v4l2_video_device.*->g... | emircan | 2015-02-26 | 13 | -32/+32 |
* | Create list of GN tests needed for the bots. | brettw | 2015-02-26 | 2 | -1/+68 |
* | content: Update crash key and discardable memory usage counter in child process. | reveman | 2015-02-26 | 4 | -7/+49 |
* | [Ozone-Dri] Allocate cursor buffers on the correct DRM device | dnicoara | 2015-02-26 | 3 | -36/+79 |
* | Fix js compilation error introduced in CL 954943006. | smckay | 2015-02-26 | 1 | -1/+1 |
* | Remove net URLRequest trace events. | xunjieli | 2015-02-26 | 2 | -9/+0 |
* | Log sending HTTP/2 HEADERS frames correctly. | bnc | 2015-02-26 | 2 | -4/+11 |
* | scheduler: Convert enums to enum classes | skyostil | 2015-02-26 | 5 | -79/+80 |
* | Fix the last lint warnings in chrome/ | aurimas | 2015-02-26 | 6 | -3/+11 |
* | Fix dependencies on //components/policy in gn files | tmoniuszko | 2015-02-26 | 2 | -1/+10 |
* | ChromeOS Gaia: Do not send 'focusready' message when Gaia window is focused | rsorokin | 2015-02-26 | 2 | -15/+15 |
* | Roll src/third_party/skia f47e707:d6ed19c | skia-deps-roller | 2015-02-26 | 1 | -1/+1 |
* | Always forward touch events to the TouchEventQueue | jdduke | 2015-02-26 | 11 | -91/+57 |
* | Roll src/third_party/WebKit dfe404b:7d4f418 (svn 190908:190916) | blink-deps-roller | 2015-02-26 | 1 | -1/+1 |
* | Promote "netlog" tracing category to a default category | xunjieli | 2015-02-26 | 2 | -2/+2 |
* | Fix CapsLock remapping. | kpschoedel | 2015-02-26 | 4 | -6/+15 |
* | Kiosk mode: SetFirstLoginPrefs() should be called for kiosk sessions. | alemate | 2015-02-26 | 2 | -2/+7 |
* | Disable flaky InspectorNetworkTabTest.testHTTPResponseTimelineRecorder on linux. | grt | 2015-02-26 | 1 | -1/+1 |
* | Files.app: Disable the cloud import notification for active g+ photos app users. | kenobi | 2015-02-26 | 2 | -55/+5 |
* | Refactor BenchmarkingCanvas to avoid internal Skia dependencies | fmalita | 2015-02-26 | 6 | -309/+855 |
* | chrome: Remove the use of WebWorkerRunLoop. | sadrul | 2015-02-26 | 5 | -12/+27 |
* | Fix chrome://history for supervised users on mobile | treib | 2015-02-26 | 4 | -23/+34 |
* | ProxyResolverMac: invalidate resolver source. | ellyjones | 2015-02-26 | 1 | -2/+1 |
* | Cleanup: Fix some content includes that were not using full qualified paths. | tfarina | 2015-02-26 | 7 | -9/+8 |
* | Revert of [Android WebView] Synthesize a fake page loading event on page sour... | grt | 2015-02-26 | 18 | -200/+37 |
* | Revert of Retry to add MockPresentationClient to use in layout tests. (patchs... | avayvod | 2015-02-26 | 14 | -267/+0 |
* | Updating trunk VERSION from 2316.0 to 2317.0 | chrome-tpm | 2015-02-26 | 1 | -1/+1 |
* | ChromeOS Gaia: When webview is enabled CrOS get oauth_code from accounts.sand... | rsorokin | 2015-02-26 | 1 | -5/+16 |
* | bookmarks: Remove unnecessary namespace qualifiers. | tfarina | 2015-02-26 | 2 | -8/+6 |
* | Roll src/third_party/WebKit e52e8b6:dfe404b (svn 190900:190908) | blink-deps-roller | 2015-02-26 | 1 | -1/+1 |
* | Js fixed for proper status setting on HID screen. | merkulova | 2015-02-26 | 1 | -9/+2 |
* | cc: Use the Lint function from depot_tools' presubmit_canned_checks API. | tfarina | 2015-02-26 | 1 | -12/+2 |
* | Add UMA to track permission changes from the content settings menu | miguelg | 2015-02-26 | 6 | -6/+114 |
* | [Android WebView] Synthesize a fake page loading event on page source modific... | mnaganov | 2015-02-26 | 18 | -37/+200 |