| Commit message (Expand) | Author | Age | Files | Lines |
* | Include order check should work better for files containing uncheckable includes | b.kelemen@samsung.com | 2014-01-07 | 2 | -9/+9 |
* | Fix JNI generation dependency in android_webview_unittests. | primiano@chromium.org | 2014-01-07 | 1 | -1/+1 |
* | Pass through the parent_tab_id when creating a new tab. | aurimas@chromium.org | 2014-01-07 | 3 | -5/+7 |
* | Move ExtensionService::GetExtensionById() to ExtensionRegistry | jamescook@chromium.org | 2014-01-07 | 8 | -83/+183 |
* | Strips leading and trailing whitespace from tooltip | sky@chromium.org | 2014-01-07 | 2 | -1/+88 |
* | IndexedDB: Fix cursor prefetching edge cases | jsbell@chromium.org | 2014-01-07 | 5 | -8/+83 |
* | Revert "Revert 239730 "ash_system_tray_delegate -> system_tray_delegate_..."" | jennyz@chromium.org | 2014-01-07 | 6 | -22/+21 |
* | Fixup source locations for third_party/fontconfig | spang@chromium.org | 2014-01-07 | 1 | -28/+28 |
* | mac: Fix a history swiper bug with magic mouse. | erikchen@chromium.org | 2014-01-07 | 1 | -3/+3 |
* | Mojo: abstract interface implementation from generated Stub classes | darin@chromium.org | 2014-01-07 | 21 | -82/+70 |
* | Remove presubmit checks from cc/PRESUBMIT.py which checked gfx structs | prashant.n@samsung.com | 2014-01-07 | 1 | -7/+0 |
* | Enable the chrome.declarativeContent API on the stable channel. | jyasskin@chromium.org | 2014-01-07 | 1 | -1/+1 |
* | Resize the widget when top level popup windows created by the content layer a... | ananta@chromium.org | 2014-01-07 | 2 | -1/+37 |
* | [cc] Cleanup: Modify description of BitmapContentLayerUpdater | simonhong@chromium.org | 2014-01-07 | 1 | -2/+3 |
* | Make tab tooltip behavior consistent across all desktop platforms. | miu@chromium.org | 2014-01-07 | 2 | -18/+7 |
* | Remove unneeded WebGraphicsContext3D refs from content | jamesr@chromium.org | 2014-01-07 | 9 | -78/+91 |
* | Use Begin/End semantics for synthetic delays | skyostil@chromium.org | 2014-01-07 | 3 | -111/+156 |
* | Add presubmit check for correct MessageLoopProxy usage in src/media/. | scherkus@chromium.org | 2014-01-07 | 1 | -6/+30 |
* | [chromedriver] Accept and ignore "loadAsync" for android. | chrisgao@chromium.org | 2014-01-07 | 1 | -0/+1 |
* | Convert telemetry*.isolate to the new format. | szym@chromium.org | 2014-01-07 | 2 | -44/+52 |
* | Fix the advanced link on signin bubble | guohui@chromium.org | 2014-01-07 | 1 | -5/+2 |
* | Add runs/ms to perf dashboard unit info. | rileya@chromium.org | 2014-01-07 | 1 | -0/+3 |
* | add OWNERS file | estade@chromium.org | 2014-01-07 | 1 | -0/+1 |
* | [Views] Only paint background of text portion of LabelButton in inverted colo... | gbillock@chromium.org | 2014-01-07 | 2 | -7/+7 |
* | posix LaunchProcess: Don't use STL iterators after fork. | mattm@chromium.org | 2014-01-07 | 2 | -20/+27 |
* | Changes to enable HTML5 autoplay for voice search. | apiccion@chromium.org | 2014-01-07 | 6 | -0/+91 |
* | Do not use CalledByNativeUnchecked | sgurun@chromium.org | 2014-01-07 | 2 | -28/+32 |
* | Prefills the name field with the last sync username | guohui@chromium.org | 2014-01-07 | 1 | -4/+6 |
* | Remove NaCl SDK bots from top-level PRESUBMIT.py | binji@chromium.org | 2014-01-07 | 2 | -7/+1 |
* | Update net/third_party/nss to NSS 3.15.4. | wtc@chromium.org | 2014-01-07 | 54 | -4506/+1180 |
* | Allowing V8ObjectStatsMetric users to specify metrics to capture. | cmumford@chromium.org | 2014-01-07 | 1 | -4/+4 |
* | Run aura_demo as a mojo app. | ben@chromium.org | 2014-01-07 | 13 | -2/+860 |
* | Make aura_demo work on Mac | ccameron@chromium.org | 2014-01-07 | 23 | -55/+279 |
* | Squelch context menus on the OSX App List when both buttons are pressed. | tapted@chromium.org | 2014-01-07 | 2 | -0/+11 |
* | Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/. | scherkus@chromium.org | 2014-01-07 | 62 | -417/+418 |
* | [MediaGalleries] Enable iPhoto gallery | gbillock@chromium.org | 2014-01-07 | 9 | -11/+325 |
* | Added isolates for remaining tests on GPU bots. | kbr@chromium.org | 2014-01-07 | 7 | -0/+201 |
* | Add transition type qualifier to prerendered pages from omnibox. | newt@chromium.org | 2014-01-07 | 1 | -2/+5 |
* | Update .DEPS.git | chrome-admin@google.com | 2014-01-07 | 1 | -0/+2 |
* | mac: Add a missing animation context to bookmark bar controller. | erikchen@chromium.org | 2014-01-07 | 1 | -0/+5 |
* | Create extensions_test_support build target | jamescook@chromium.org | 2014-01-07 | 13 | -85/+102 |
* | Add fontconfig to linux DEPS for embedded builds | spang@chromium.org | 2014-01-07 | 19 | -0/+6921 |
* | Fix glitch that allows both "Loading..." and "[x] Save details in Chrome" to | dbeam@chromium.org | 2014-01-07 | 2 | -4/+3 |
* | Remove call of PrerenderTracker::TryCancelOnIOThread in ChromeContentBrowserC... | jam@chromium.org | 2014-01-07 | 4 | -8/+30 |
* | Switch Android GPU bot to use cloud storage for pixel reference images. | kbr@chromium.org | 2014-01-07 | 1 | -6/+13 |
* | Enable ClickListenerTest. | aruslan@chromium.org | 2014-01-07 | 2 | -14/+7 |
* | Fix perf and build time output. Previously, times reported were a lot smaller... | simonhatch@chromium.org | 2014-01-07 | 1 | -4/+5 |
* | Moves management of transients out of Window | sky@chromium.org | 2014-01-07 | 57 | -677/+1356 |
* | Revert "android: Add CHECK() calls to better understand memory corruption." | torne@chromium.org | 2014-01-07 | 1 | -14/+2 |
* | Remove is_prerender() from ChromeURLRequestUserData since it's not used anymore. | jam@chromium.org | 2014-01-07 | 5 | -88/+0 |