| Commit message (Expand) | Author | Age | Files | Lines |
* | Turn disallowed URL patterns such as <all_urls> for externally_connectable into | kalman@chromium.org | 2013-06-11 | 6 | -74/+107 |
* | Add function to get FileSystemURL->FileMetadata mapping. | calvinlo@chromium.org | 2013-06-11 | 5 | -0/+157 |
* | Use a direct include of strings headers in webkit/, part 1. | avi@chromium.org | 2013-06-11 | 56 | -68/+68 |
* | TextureImageTransportSurface: Don't recreate the backbuffer on Resize if it's... | piman@chromium.org | 2013-06-11 | 1 | -1/+2 |
* | Fix DCHECK during TileManager shutdown with ImageRasterWorkerPool | boliu@chromium.org | 2013-06-11 | 2 | -0/+6 |
* | Remove input throttling option in renderer_preferences | fsamuel@chromium.org | 2013-06-11 | 6 | -19/+1 |
* | Files.app: Removed the huge switch statement from the test utility. | hirono@chromium.org | 2013-06-11 | 1 | -156/+100 |
* | Use a direct include of strings headers in ui/, part 1. | avi@chromium.org | 2013-06-11 | 60 | -70/+70 |
* | Register a unique window class for every instance of base::MessagePumpForUI (... | alexeypa@chromium.org | 2013-06-11 | 2 | -11/+17 |
* | Tolerate window.chrome not being an object, as can happen (it has been | kalman@chromium.org | 2013-06-11 | 5 | -19/+30 |
* | Tighten socket(2)/socketpair(2) on ARM GPU. | jorgelo@chromium.org | 2013-06-11 | 1 | -10/+11 |
* | Pass command line arguments through with --load-and-launch-app. | benwells@chromium.org | 2013-06-11 | 6 | -32/+156 |
* | [Autofill] Fix popup delegate to show warnings correctly. | isherman@chromium.org | 2013-06-11 | 2 | -7/+33 |
* | Unified OutputSurface::SwapBuffers. | aelias@chromium.org | 2013-06-11 | 45 | -389/+355 |
* | Update .DEPS.git | chrome-admin@google.com | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/extensions/, part 1. | avi@chromium.org | 2013-06-11 | 45 | -59/+59 |
* | Add the number of alloc and free in the dmprof expand command. | dmikurube@chromium.org | 2013-06-11 | 1 | -2/+4 |
* | Update V8 to version 3.19.12.1. | ulan@google.com | 2013-06-11 | 1 | -1/+1 |
* | Add a command line flag for translate-settings in chrome://settings/languages | hajimehoshi@chromium.org | 2013-06-11 | 7 | -2/+28 |
* | Files.app: Hide the preview panel during drag-and-drop | yoshiki@chromium.org | 2013-06-11 | 2 | -3/+37 |
* | Do not create a workspace for a maximized window. | mukai@chromium.org | 2013-06-11 | 9 | -259/+308 |
* | Autocheckout: click elements before/after fill the forms. | benquan@chromium.org | 2013-06-11 | 8 | -13/+173 |
* | net: Socket pools prioritize requests with ignore_limits. | mmenke@chromium.org | 2013-06-11 | 4 | -14/+211 |
* | Disable flaky WebViewTest.IndexedDBIsolation | tyoshino@chromium.org | 2013-06-11 | 1 | -1/+8 |
* | 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend... | kinuko@chromium.org | 2013-06-11 | 46 | -552/+445 |
* | ProfileInfoCacheObserver: All methods now have a default empty implementation. | mgiuca@chromium.org | 2013-06-11 | 10 | -68/+5 |
* | Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ... | avi@chromium.org | 2013-06-11 | 66 | -86/+86 |
* | Use sudo in remoting init.d script to get a clean per-user environment | lambroslambrou@chromium.org | 2013-06-11 | 1 | -8/+15 |
* | memory_measurement fails on android-content-shell | abarth@chromium.org | 2013-06-11 | 1 | -0/+1 |
* | Convert full state names to abbreviated state names for Wallet. | estade@chromium.org | 2013-06-11 | 7 | -10/+72 |
* | Use a direct include of strings headers in net/android/, net/base/, net/cert/... | avi@chromium.org | 2013-06-11 | 56 | -72/+72 |
* | Made cr-dialog-frame not focused by Tab key. | hirono@chromium.org | 2013-06-11 | 1 | -1/+3 |
* | Virtual context MakeCurrent tweaks. | sievers@chromium.org | 2013-06-11 | 3 | -20/+26 |
* | Change Certificate Viewer WebUI to match new style. | rfevang@chromium.org | 2013-06-11 | 4 | -20/+81 |
* | Pass FrameMetadata from synchronous compositor to RWHVA | joth@chromium.org | 2013-06-11 | 5 | -27/+62 |
* | Make Enter confirm/submit option overlays. | rfevang@chromium.org | 2013-06-11 | 40 | -75/+127 |
* | Revert 205463 "Split webkit_storage target into webkit_storage_{..." | kinuko@chromium.org | 2013-06-11 | 45 | -440/+547 |
* | Disable flaky test NotificationsTest.TestCrashRendererNotificationRemain | tyoshino@chromium.org | 2013-06-11 | 1 | -1/+11 |
* | Disable flaky browser_tests item: PolicyTest.ExtensionInstallBlacklist | tyoshino@chromium.org | 2013-06-11 | 1 | -1/+8 |
* | Use a direct include of strings headers in testing/, third_party/, tools/. | avi@chromium.org | 2013-06-11 | 19 | -26/+26 |
* | Use a direct include of strings headers in chrome/browser/chromeos/. | avi@chromium.org | 2013-06-11 | 125 | -149/+149 |
* | [SyncFS] Handle missing drive metadata case on LocalSync | tzik@chromium.org | 2013-06-11 | 1 | -1/+5 |
* | Revert 205440 "Revert 205439 "Mark DownloadExtensionTest.Downloa..." | kinuko@chromium.org | 2013-06-11 | 1 | -1/+10 |
* | Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/. | avi@chromium.org | 2013-06-11 | 62 | -91/+91 |
* | Use a direct include of strings headers in remoting/. | avi@chromium.org | 2013-06-11 | 59 | -66/+66 |
* | Split webkit_storage target into webkit_storage_{browser,common,renderer} | kinuko@chromium.org | 2013-06-11 | 45 | -547/+440 |
* | [chromedriver] Return an error when chromedriver is running without a display... | craigdh@chromium.org | 2013-06-11 | 6 | -66/+138 |
* | Use a direct include of strings headers in extensions/, google_apis/, gpu/. | avi@chromium.org | 2013-06-11 | 42 | -66/+66 |
* | Verify that total committed memory in VMA is correct in deep-heap-profile. | dmikurube@chromium.org | 2013-06-11 | 1 | -1/+21 |
* | Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. | avi@chromium.org | 2013-06-11 | 75 | -87/+86 |