| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove android_library_loader_hook from content API | michaelbai | 2015-02-14 | 5 | -7/+30 |
* | removing all the code related to chrome://stats | cpu | 2015-02-12 | 1 | -40/+0 |
* | Mechanical rename of base::debug -> base::trace_event for /content | ssid | 2015-02-09 | 2 | -11/+11 |
* | Update {virtual,override,final} to follow C++11 style. | dcheng | 2015-02-04 | 1 | -10/+9 |
* | Unify the three places that patch font loading for PDFium on Windows. | jam | 2015-02-03 | 1 | -2/+2 |
* | Don't set up an autorelease pool in ContentMainRunner on iOS | stuartmorgan | 2015-01-30 | 1 | -2/+5 |
* | This is the first patch to separate JNI registration with initialization, cur... | michaelbai | 2015-01-28 | 2 | -0/+53 |
* | Mechanical rename of tracing includes for /content [3/3] | primiano | 2015-01-28 | 3 | -3/+3 |
* | Fix EnableTerminationOnOutOfMemory for malloc | cpu | 2015-01-27 | 2 | -3/+1 |
* | Make InitializeMojo() idempotent. | morrita | 2015-01-26 | 1 | -7/+18 |
* | Added a new process mitigation to harden process token IL policy. | forshaw | 2015-01-26 | 1 | -1/+2 |
* | Include Mojo SDK/EDK via fully-qualified paths in Chromium code. | blundell | 2015-01-23 | 2 | -4/+4 |
* | Remove support for custom overscroll background | ccameron | 2015-01-22 | 3 | -2/+0 |
* | GN: Add -Wl,-z defs on linux and fix errors | jamesr | 2015-01-21 | 1 | -0/+1 |
* | Move //mojo/{public, edk} underneath //third_party | blundell | 2015-01-19 | 1 | -2/+2 |
* | mmap V8 snapshot and ICU data file in the android_webview | mkosiba | 2015-01-09 | 2 | -5/+17 |
* | [gin] Fingerprint the V8 snapshot files on Windows and verify before loading ... | rmcilroy | 2015-01-09 | 1 | -4/+4 |
* | Expose ARIA role status on MAC | shreeram.k | 2015-01-07 | 1 | -0/+3 |
* | GN build: add content/public/common:mojo_bindings dependency to content/app:both | timvolodine | 2014-12-19 | 1 | -0/+1 |
* | Rewrite the Android implementation of BatteryMonitor directly in Java. | ppi | 2014-12-18 | 1 | -4/+0 |
* | Vibration API : migrate to device/vibration using mojo. | timvolodine | 2014-12-06 | 2 | -0/+5 |
* | Upstream ResourceManager | jaekyun | 2014-12-04 | 2 | -0/+5 |
* | gn format //content | scottmg | 2014-12-03 | 1 | -1/+2 |
* | Add string resources for media time sliders. | je_julie.kim | 2014-11-22 | 1 | -1/+5 |
* | Mojo: Raise the message size limit. | morrita | 2014-11-20 | 1 | -0/+6 |
* | HTML math tag should have AXRoleDescription as 'math' | shreeram.k | 2014-11-18 | 1 | -0/+3 |
* | AXSubrole and AXRoleDescription is not exposed for HTML form element. | shreeram.k | 2014-11-12 | 1 | -0/+3 |
* | AXRoleDescription for html figure tag would be 'figure'. | shreeram.k | 2014-11-11 | 1 | -0/+3 |
* | Use different icons for the overlay and non-overlay cast buttons | aberent | 2014-11-11 | 3 | -0/+1 |
* | AXRoleDescriptions are not correctly exposed for dl, dd, dt tags | shreeram.k | 2014-11-11 | 1 | -0/+9 |
* | AXRoleDescription is not exposed correctly for aside, main, nav element | shreeram.k | 2014-11-06 | 1 | -0/+9 |
* | gpu: Associate all GpuMemoryBuffers with unique IDs. | reveman | 2014-11-05 | 1 | -4/+4 |
* | Reland "Replace Chrome IPC with Mojo IPC for querying BatteryStatus service" | ppi | 2014-10-28 | 2 | -0/+5 |
* | <address> elements should have AXRoleDescription of 'address' | shreeram.k | 2014-10-28 | 1 | -0/+3 |
* | GN: Remove content/app -> mojo/application_manager dep | jamesr | 2014-10-28 | 1 | -1/+0 |
* | HTML article tag should have AXRoleDescription as 'article' | shreeram.k | 2014-10-28 | 1 | -0/+3 |
* | Infrastructure for enabling V8's initial snapshot to be loaded from external ... | baixo | 2014-10-28 | 2 | -1/+24 |
* | Revert of Replace Chrome IPC with Mojo IPC for querying BatteryStatus service... | leviw | 2014-10-27 | 2 | -5/+0 |
* | GN: Fix Android component build | cjhopman | 2014-10-27 | 1 | -3/+7 |
* | Replace Chrome IPC with Mojo IPC for querying BatteryStatus service | ppi | 2014-10-27 | 2 | -0/+5 |
* | remove ui/base/win/dpi_setup.cc | scottmg | 2014-10-23 | 1 | -2/+1 |
* | ARIA role region is not exposed correct with MSAA+IA2 role | shreeram.k | 2014-10-21 | 1 | -0/+3 |
* | Standardize usage of virtual/override/final in content/ | dcheng | 2014-10-21 | 1 | -4/+4 |
* | Fix MSAA+IA2 & AX for <header> tag and banner role | shreeram.k | 2014-10-21 | 1 | -0/+3 |
* | Make the background of the cast button semi-transparent | aberent | 2014-10-17 | 1 | -0/+0 |
* | content: Out-of-process GPU service support for SurfaceTexture backed GpuMemo... | reveman | 2014-10-10 | 1 | -37/+53 |
* | Add ValidationTooShort localized sring, in preparation for a message displaye... | bartekn | 2014-10-09 | 1 | -0/+3 |
* | Add more owners to content. | John Abd-El-Malek | 2014-10-07 | 1 | -1/+0 |
* | Replace OVERRIDE and FINAL with override and final in content/app/[a-s]* | anand.ratn | 2014-10-06 | 2 | -6/+6 |
* | Move mojo edk into mojo/edk | jamesr | 2014-10-03 | 2 | -3/+3 |