| Commit message (Expand) | Author | Age | Files | Lines |
* | Start upstreaming accessibility. | dtrainor@chromium.org | 2012-08-02 | 7 | -10/+602 |
* | Changes ProviderImpl to use a single DataFetcherFactory instead of a | aousterh@chromium.org | 2012-08-02 | 4 | -29/+19 |
* | SpeechRecognitionDispatcher: break out translation of error codes to separate... | hans@chromium.org | 2012-08-02 | 2 | -26/+25 |
* | Reland 149510 - Allow filters in accessibility tests to specify which attribu... | pkasting@chromium.org | 2012-08-02 | 22 | -234/+448 |
* | Use JavaObjectWeakGlobalRef in ContentViewCore. | nileshagrawal@chromium.org | 2012-08-02 | 4 | -43/+62 |
* | Implement media path filter | tzik@chromium.org | 2012-08-02 | 1 | -0/+1 |
* | Revert 149510 - Allow filters in accessibility tests to specify which attribu... | pkasting@chromium.org | 2012-08-02 | 22 | -448/+234 |
* | Make RenderProcessImpl::CreateTransportDIB and RenderProcessImpl::FreeTranspo... | fsamuel@chromium.org | 2012-08-02 | 5 | -9/+16 |
* | Allow filters in accessibility tests to specify which attributes to check. | dmazzoni@chromium.org | 2012-08-01 | 22 | -234/+448 |
* | Always use non-low-latency (wave out) audio for Pepper plugins on Windows. | viettrungluu@chromium.org | 2012-08-01 | 1 | -0/+9 |
* | Upstream CleanupReference | dtrainor@chromium.org | 2012-08-01 | 3 | -11/+144 |
* | This is a major refactor of Histogram related code: | kaiwang@chromium.org | 2012-08-01 | 1 | -1/+1 |
* | Fix clang error with inlined function on Android. | sievers@chromium.org | 2012-08-01 | 2 | -1/+5 |
* | Remove some dependencies I stumbled upon | alecflett@chromium.org | 2012-08-01 | 1 | -6/+0 |
* | Add unittest for H264BitReader. | xiaomings@google.com | 2012-08-01 | 8 | -153/+329 |
* | Makes NativeViewHostWin change the parent of the hwnd when | sky@chromium.org | 2012-08-01 | 1 | -38/+2 |
* | Fix playback rate w/o audio. Remove unused SetPlaybackRate(). | dalecurtis@chromium.org | 2012-08-01 | 2 | -7/+0 |
* | PPAPI/NaCl: Restrict ppapi messages to unblock only ppapi | dmichael@chromium.org | 2012-08-01 | 3 | -5/+5 |
* | MacVideoDecodeAccelerator::Initialize() needs to inspect its |profile| param. | fischman@chromium.org | 2012-08-01 | 1 | -0/+3 |
* | Android: Move draw_context.cc/h to gyp subtarget | sievers@chromium.org | 2012-08-01 | 1 | -2/+2 |
* | Remove code that sets |deltaX| and |deltaY| for WebKit gesture tap events | tdanderson@chromium.org | 2012-08-01 | 2 | -20/+0 |
* | aura-flash: Fix a crash when touching a fullscreen flash window. | sadrul@chromium.org | 2012-08-01 | 1 | -1/+1 |
* | Remove error handling for NOT_IN_DNS. | agl@chromium.org | 2012-08-01 | 2 | -2/+0 |
* | Android: upstream @DisabledTest annotation for instrumentation tests. | bulach@chromium.org | 2012-08-01 | 1 | -1/+3 |
* | Android: remove ant environment dependencies. | torne@chromium.org | 2012-08-01 | 2 | -20/+2 |
* | Add login prompt dialog support for GTK content shell. | shouqun.liu@intel.com | 2012-08-01 | 5 | -2/+123 |
* | Don't reset speech_recognition_manager_ in BrowserMainLoop::ShutdownThreadsAn... | hans@chromium.org | 2012-08-01 | 1 | -2/+0 |
* | Linux: unify seccomp sandbox initialization | jln@chromium.org | 2012-08-01 | 2 | -48/+65 |
* | Remove unnecessary use of SupportsWeakPtr in content/browser/renderer_host | hashimoto@chromium.org | 2012-08-01 | 12 | -35/+49 |
* | TSAN: Stop PollingThread before deleting it to avoid race on changing virtual... | paivanof@gmail.com | 2012-08-01 | 1 | -0/+1 |
* | aura: use TestWebGraphicsContext3D for the shared contexts | piman@chromium.org | 2012-08-01 | 3 | -1/+28 |
* | Implement isRenderingVSynced on RenderWidget | jbates@chromium.org | 2012-08-01 | 2 | -0/+4 |
* | Upstream evaluateJavaScript | dtrainor@chromium.org | 2012-08-01 | 4 | -1/+81 |
* | Upstreaming Select Action | aurimas@chromium.org | 2012-08-01 | 10 | -0/+548 |
* | ContentShell rendering support on Android. | sievers@chromium.org | 2012-08-01 | 16 | -14/+591 |
* | DuplicateContentResourceHandler to monitor resources and track how many times... | frankwang@google.com | 2012-08-01 | 5 | -0/+214 |
* | Dead member removal, courtesy of Scythe, %/media/% edition. | fischman@chromium.org | 2012-07-31 | 1 | -1/+0 |
* | Use the virtual path to set the blob's mime type for CreateSnapshotFile, othe... | kinuko@chromium.org | 2012-07-31 | 2 | -12/+28 |
* | Candidate fix for a crash at shutdown when the IO thread is going away. More ... | tommi@chromium.org | 2012-07-31 | 3 | -0/+16 |
* | Make plugins work in a RenderViewTest | fsamuel@chromium.org | 2012-07-31 | 4 | -21/+23 |
* | Add support for Sawbuck to Content Shell (ETW tracing). | tommi@chromium.org | 2012-07-31 | 1 | -0/+27 |
* | Update webkit_resources to support high-dpi assets | rbyers@chromium.org | 2012-07-31 | 2 | -0/+6 |
* | Expose a gpu-benchmark-only printToSkPicture API to JS. This function records... | alokp@chromium.org | 2012-07-31 | 1 | -5/+87 |
* | Add support for device removal/arrival detection with device type. For now th... | tommi@chromium.org | 2012-07-31 | 2 | -10/+103 |
* | TSAN: Speculative fix for race errors in DeviceOrientationProviderTest. | thestig@chromium.org | 2012-07-31 | 1 | -2/+3 |
* | Add accelerated_video_decode as a GPU blacklist feature. | zmo@chromium.org | 2012-07-31 | 1 | -1/+3 |
* | Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration(). | acolwell@chromium.org | 2012-07-31 | 2 | -4/+2 |
* | Revert 149038 - Don't allow processing of a command buffer to overlap with a ... | jbauman@chromium.org | 2012-07-31 | 1 | -4/+0 |
* | Add DeviceMonitorLinux in BrowserMainLoop. | wjia@chromium.org | 2012-07-31 | 5 | -1/+148 |
* | Force the current card to be blacklisted if all of its features are disabled. | glider@chromium.org | 2012-07-31 | 1 | -1/+3 |