| Commit message (Expand) | Author | Age | Files | Lines |
* | Publish DEPS for Chromium 40.0.2195.440.0.2195.4 | chrome-tpm | 2014-10-22 | 2 | -779/+1462 |
* | Incrementing VERSION to 40.0.2195.4 | chrome-tpm | 2014-10-22 | 1 | -1/+1 |
* | Incrementing VERSION to 40.0.2195.3 | chrome-tpm | 2014-10-21 | 1 | -1/+1 |
* | Incrementing VERSION to 40.0.2195.2 | chrome-tpm | 2014-10-21 | 1 | -1/+1 |
* | Incrementing VERSION to 40.0.2195.1 | chrome-tpm | 2014-10-21 | 1 | -1/+1 |
* | Use proper integer constants instead of enums | cmasone | 2014-10-20 | 1 | -24/+23 |
* | Record document mode histogram in UMA on every upload. | mariakhomenko | 2014-10-20 | 14 | -25/+121 |
* | Syscall: Fix Syscall::Call's X86-64 implementation for CFI unwinding | mdempsky | 2014-10-20 | 2 | -40/+22 |
* | Telemetry: Add mean-frame-time and tasks-per-frame | epenner | 2014-10-20 | 3 | -30/+51 |
* | Correctly set controlled-setting-indicators in internet_detail.html | stevenjb | 2014-10-20 | 1 | -13/+15 |
* | Mojo: mojob.sh: Add support for gn, and remove support for gyp and shared lib... | viettrungluu | 2014-10-20 | 1 | -89/+46 |
* | Return false in AcceleratorController::Process() if an accelerator has no effect | pkotwicz | 2014-10-20 | 1 | -8/+16 |
* | Migrate data reduction proxy statistics prefs to profile | bengr | 2014-10-20 | 9 | -8/+369 |
* | Remove trivially-true checks in quic_framer.cc | cmasone | 2014-10-20 | 1 | -6/+3 |
* | [WebUI] | groby | 2014-10-20 | 2 | -4/+3 |
* | Fix MacViews views_unittest simulate FullScreen test for 10.7+ SDKs | tapted | 2014-10-20 | 3 | -18/+25 |
* | Chromecast: adds class to help record complex histograms. | gunsch | 2014-10-20 | 15 | -0/+583 |
* | Implement permission_broker for serial devices. | jorgelo | 2014-10-20 | 11 | -30/+126 |
* | Throw IllegalArgumentException from Cronet HttpUrlRequestFactoryConfig.addQui... | mef | 2014-10-20 | 3 | -1/+27 |
* | Roll dom_distiller_js | dcheng | 2014-10-20 | 3 | -520/+523 |
* | Adding instrumentation to locate the source of jankiness | vadimt | 2014-10-20 | 6 | -0/+36 |
* | Chromecast: extracts Linux window creation code to a common place. | gunsch | 2014-10-20 | 6 | -74/+165 |
* | Fix JAR file that Retvield broke. | Aurimas Liutikas | 2014-10-20 | 1 | -0/+0 |
* | Type conversion fixes, url/ edition. | pkasting | 2014-10-20 | 3 | -7/+7 |
* | Flip 32-bit warning string to let users know it’s the end of the line. | mark | 2014-10-20 | 1 | -3/+1 |
* | Don't preresolve DNS if a fixed proxy configuration is in place. | bemasc | 2014-10-20 | 6 | -2/+213 |
* | NaCl: Update revision in DEPS, r13931 -> r13947 | mseaborn | 2014-10-20 | 1 | -1/+1 |
* | Remove comments regarding deleted mojo_examlpes.gypi. | msw | 2014-10-20 | 17 | -33/+0 |
* | Roll to Checkstyle 5.9 and enable Indentation check. | aurimas | 2014-10-20 | 6 | -6/+9 |
* | Force reset of RenderViewImpl zoom level. | wjmaclean | 2014-10-20 | 1 | -1/+6 |
* | RenderText: Try fallback fonts of the Uniscribe font while shaping | ckocagil | 2014-10-20 | 1 | -2/+21 |
* | Sync: Avoid deadlock in SyncBackendRegistrar / ModelSafeWorker on sync backen... | stanisc | 2014-10-20 | 8 | -24/+126 |
* | Increase coverage of telemetry's user_agent_unittest | daniimms | 2014-10-20 | 2 | -1/+20 |
* | chromeos: Enable RenderTextHarfBuzz. | derat | 2014-10-20 | 2 | -17/+6 |
* | [Telemetry] Fix C-State stat reading for Note 3 and S5. | v.putkinen | 2014-10-20 | 2 | -4/+38 |
* | net: show UI warnings for SSLv3. | agl | 2014-10-20 | 2 | -5/+14 |
* | Disable direct write if font count in registry is greater than or equal to th... | shrikant | 2014-10-20 | 1 | -0/+15 |
* | Rewrites SerializedNavigationEntry to not have any //content member variables. | rohitrao | 2014-10-20 | 10 | -86/+124 |
* | Build a few more extensions files only when extensions are enabled. | thestig | 2014-10-20 | 4 | -23/+28 |
* | Disable SitePerProcessBrowserTest.ProxyCreationSkipsSubtree on mac | dgrogan | 2014-10-20 | 1 | -1/+3 |
* | [NaCk SDK] nacl_io: Don't assume ~S_IFMT are the mode bits. | sbc | 2014-10-20 | 12 | -33/+37 |
* | ozone: evdev: Dispatch key events from gestures devices | spang | 2014-10-20 | 3 | -5/+47 |
* | Remove FontRenderParams NOTIMPLEMENTED()s. | derat | 2014-10-20 | 3 | -6/+6 |
* | Roll src/third_party/WebKit 83506e0:c6bd766 (svn 184000:184006) | blink-deps-roller | 2014-10-20 | 1 | -1/+1 |
* | Replace STAGE_PAIRING_DONE with STAGE_HOST_ENROLLMENT_SUCCESS. | achuith | 2014-10-20 | 5 | -7/+11 |
* | Roll src/third_party/skia 33e6466:43b8b36 | skia-deps-roller | 2014-10-20 | 1 | -1/+1 |
* | Extensions: Split the constants from the extensions_common target into its ow... | thestig | 2014-10-20 | 2 | -4/+32 |
* | Clean-up Chrome Apps codelab. | mkearney | 2014-10-20 | 6 | -123/+112 |
* | Revert of Revert of Drop CreateChildFrame messages when swapping out. (patchs... | dgrogan | 2014-10-20 | 7 | -20/+125 |
* | Revert of Drop CreateChildFrame messages when swapping out. (patchset #1 id:1... | nasko | 2014-10-20 | 7 | -125/+20 |