| Commit message (Expand) | Author | Age | Files | Lines |
* | Publish DEPS for Chromium 43.0.2338.143.0.2338.1 | chrome-tpm | 2015-03-19 | 2 | -789/+1503 |
* | Incrementing VERSION to 43.0.2338.1 | chrome-tpm | 2015-03-19 | 1 | -1/+1 |
* | [Smart Lock] Add a generic error message for out-of-date software. | isherman | 2015-03-19 | 2 | -0/+7 |
* | Update webrtc.DEPS URL to Git mirror. | kjellander | 2015-03-19 | 1 | -2/+2 |
* | Collecting UMA metrics for the UnmaskPrompt. | waltercacau | 2015-03-19 | 7 | -6/+542 |
* | Roll src/third_party/cros_system_api 94a7fd4:95c486f | yawano | 2015-03-19 | 1 | -1/+1 |
* | Roll WebRTC 8777:8786, Libjingle 8776:8784 | tommi | 2015-03-19 | 2 | -3/+3 |
* | Disable WebViewInteractiveTest.FullscreenAllow_EmbedderHasPermission on Windows. | kjellander | 2015-03-19 | 1 | -1/+2 |
* | Optimize parameters of list thumbnail loader for MTP volume. | yawano | 2015-03-19 | 4 | -42/+112 |
* | ServiceWorker: Clean up WebServiceWorkerProviderImpl | nhiroki | 2015-03-19 | 2 | -29/+12 |
* | Don't load webstore component for guest session | beaufort.francois | 2015-03-19 | 1 | -0/+5 |
* | Files.app: Add fade animation on toggling checkmarks on grid view. | fukino | 2015-03-19 | 2 | -12/+23 |
* | Add DrMemory suppression for uninitialize reads in angle tests. | benwells | 2015-03-19 | 1 | -0/+8 |
* | Automated Commit: Committing new LKGM version 6891.0.0 for chromeos. | chromeos-commit-bot | 2015-03-19 | 1 | -1/+1 |
* | Disable ExtensionApiTest.Wallpaper as it's flaky. | benwells | 2015-03-19 | 1 | -1/+2 |
* | Disable some flaky tests | benwells | 2015-03-19 | 2 | -11/+7 |
* | Added suppression for new test for HasSeekPenalty. | benwells | 2015-03-19 | 1 | -0/+7 |
* | Modify AX AriaGrabbed test and enable it. | je_julie.kim | 2015-03-19 | 6 | -20/+19 |
* | Update visible ids if any of their thumbnails are invalid | jaekyun | 2015-03-19 | 1 | -4/+4 |
* | Revert of Add a chromium based simple QUIC client. (patchset #10 id:180001 of... | jackhou | 2015-03-19 | 12 | -382/+365 |
* | Add a chromium based simple QUIC client. | rch | 2015-03-19 | 12 | -365/+382 |
* | Certificate Transparency: Add UMA for whitelist status | eranm | 2015-03-19 | 2 | -2/+42 |
* | Print Preview: Re-enable some tests on Aura. | thestig | 2015-03-19 | 1 | -15/+3 |
* | gpu: Measure texture uploads with glTexSubImage2D and glTexImage2D. | dcastagna | 2015-03-19 | 1 | -35/+87 |
* | Files.app: Fix closure error which will raised by the updated compiler. | fukino | 2015-03-19 | 25 | -89/+120 |
* | Updating OTS with new fixes from github | h.joshi | 2015-03-19 | 6 | -81/+153 |
* | Show location for bookmark apps that have navigated across origin. | benwells | 2015-03-19 | 6 | -7/+201 |
* | Fix for making popup size proper when we have 'Block third-party cookies and ... | deepak.m1 | 2015-03-19 | 1 | -0/+1 |
* | Enable PDF plugin for iframes within the print preview dialog. | thestig | 2015-03-19 | 4 | -25/+147 |
* | Enable toolkit_views=1 by default on Mac | tapted | 2015-03-19 | 2 | -2/+2 |
* | Add back the truncation of scroll_delta | miletus | 2015-03-19 | 6 | -20/+39 |
* | Roll src/third_party/skia 8dc58ed:1a5041e | skia-deps-roller | 2015-03-19 | 1 | -1/+1 |
* | Remove GoogleMapsPage and GmailMouseScrollPage from top_25_smooth. | nednguyen | 2015-03-19 | 2 | -72/+41 |
* | MacViews: Implement non-client frame view | andresantoso | 2015-03-19 | 11 | -93/+333 |
* | cc: Use RectToSkRect in Picture for less code. | danakj | 2015-03-19 | 1 | -5/+1 |
* | Files.app: Suppress error about removing a non-existent menu item. | fukino | 2015-03-19 | 1 | -1/+5 |
* | Extract key metadata from the client certificate on Windows. | davidben | 2015-03-19 | 1 | -116/+38 |
* | Specify pnacl_newlib_dir to SCons when running nacl_integration | dschuff | 2015-03-19 | 1 | -9/+2 |
* | cc: Simplify SetNeedsBeginFrames code in scheduler. | sunnyps | 2015-03-19 | 4 | -74/+88 |
* | Add SetStartupCurrent to monsoon profiler. | jungjik.lee | 2015-03-19 | 1 | -4/+11 |
* | [Icons NTP] Make largeIconUrl and fallbackIconUrl available for Local NTP, be... | huangs | 2015-03-19 | 1 | -0/+36 |
* | <webview>: Implement fullscreen permission for html5 element.requestFullscreen() | lazyboy | 2015-03-19 | 25 | -15/+793 |
* | Fix for the flash Text layout framework problems with win32k lockdown mode on... | ananta | 2015-03-19 | 1 | -2/+2 |
* | Add a test for the mouseleave event on window. | myid.shin | 2015-03-19 | 5 | -48/+125 |
* | Run HostDiscardableSharedMemoryManager::AllocateLockedDiscardableSharedMemory... | jbauman | 2015-03-19 | 2 | -7/+35 |
* | [PresentationAPI] Implementing CloseSession from WebPresentationClient to Pre... | haibinlu | 2015-03-19 | 5 | -0/+25 |
* | Revise ServiceWorker DevTools protocols. | horo | 2015-03-19 | 17 | -212/+401 |
* | AppList shouldn't be dismissed when an app is uninstalled | afakhry | 2015-03-19 | 2 | -5/+7 |
* | Fix crash opening App Info dialog on certain apps in Guest Mode. | mgiuca | 2015-03-19 | 1 | -11/+19 |
* | Add some instrumentation to investigate a possible UAF. | eroman | 2015-03-19 | 2 | -0/+69 |