| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Implement WebContentsViewWin::GetDropData() | aa@chromium.org | 2012-05-09 | 3 | -7/+20 |
* | Switch a CHECK to a DCHECK in GpuCommandBufferStub::OnGetTransferBuffer | jschuh@chromium.org | 2012-05-09 | 1 | -1/+1 |
* | Allow for overriding the handling of the referrer header in the network stack | jochen@chromium.org | 2012-05-08 | 1 | -0/+2 |
* | Derive scale factor from device | oshima@chromium.org | 2012-05-08 | 1 | -0/+3 |
* | The browser accessibility manager should transition focus away on receiving the | ananta@chromium.org | 2012-05-08 | 1 | -1/+2 |
* | Handle IPC messages related to provisional loads in RenderViewHostImpl | jochen@chromium.org | 2012-05-08 | 5 | -46/+127 |
* | Revert 135902 - Split the Zygote class out of zygote_main_linux and into its ... | jennb@chromium.org | 2012-05-08 | 3 | -602/+0 |
* | Split the Zygote class out of zygote_main_linux and into its own file. | brettw@chromium.org | 2012-05-08 | 3 | -0/+602 |
* | Terminate plugins as well as runing onunload handlers during slow shutdown. | tsepez@chromium.org | 2012-05-08 | 2 | -3/+12 |
* | pepper_message_filter: GetDeviceID: enforce incognito behavior | brettw@chromium.org | 2012-05-08 | 2 | -0/+7 |
* | Move the Linux zygote stuff into its own per-process directory. | brettw@chromium.org | 2012-05-08 | 9 | -51/+101 |
* | Windows: Get AcceleratedPresenter by window handle rather than surface ID. | apatrick@chromium.org | 2012-05-08 | 1 | -8/+8 |
* | Add more disable-workaround checks | gman@chromium.org | 2012-05-08 | 5 | -9/+0 |
* | Don't try to set the size on fullscreen windows. This can cause the window | brettw@chromium.org | 2012-05-08 | 1 | -8/+13 |
* | Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn... | mazda@chromium.org | 2012-05-08 | 14 | -157/+52 |
* | Revert r135533. | thakis@chromium.org | 2012-05-08 | 3 | -11/+2 |
* | Implement WebContentsView::GetDropData for Mac; disable on Aura | aa@chromium.org | 2012-05-08 | 4 | -17/+39 |
* | Move GLHelper ownership to ImageTransportFactory, and make it thread safe | piman@chromium.org | 2012-05-08 | 6 | -208/+300 |
* | content: Simplify the windows version check in GetCompositingSurface() function. | tfarina@chromium.org | 2012-05-08 | 1 | -3/+1 |
* | Reimplements net::AddressList without struct addrinfo. | szym@chromium.org | 2012-05-07 | 4 | -23/+11 |
* | Add AllowSuddenTermination to API. This provide means for plugins to let us k... | tsepez@chromium.org | 2012-05-07 | 4 | -0/+11 |
* | Introduce trivial dependency on libatk. | dmazzoni@chromium.org | 2012-05-07 | 1 | -0/+9 |
* | Do not send SetClientHasMemoryAllocationChanged after error. | posciak@chromium.org | 2012-05-07 | 1 | -0/+3 |
* | Prevent a use-after-free by explicitly destroying a TCVA's window before the ... | ben@chromium.org | 2012-05-07 | 1 | -0/+3 |
* | Don't enable viewport with default device scale factor anymore. | flackr@chromium.org | 2012-05-07 | 1 | -3/+1 |
* | Fix reference holding on net::IOBuffer in URLRequestSlowDownloadJob. | rdsmith@chromium.org | 2012-05-07 | 1 | -0/+1 |
* | Add native debugging support to android content shell. | jrg@chromium.org | 2012-05-07 | 2 | -9/+36 |
* | Ensures that the user can select 8kHz input sample rate as default rate and s... | henrika@chromium.org | 2012-05-07 | 1 | -1/+5 |
* | Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A... | dmazzoni@google.com | 2012-05-07 | 3 | -68/+8 |
* | Change webkit/{fileapi,quota} code to use TaskRunner. | kinuko@chromium.org | 2012-05-07 | 2 | -9/+3 |
* | Allow serialization of ArrayBuffer params in extension/apps API methods | asargent@chromium.org | 2012-05-06 | 3 | -8/+68 |
* | Introduce content detection base class. | leandrogracia@chromium.org | 2012-05-06 | 3 | -0/+144 |
* | Revert 135593 - Add initial GTK web accessibility framework (new with valgrin... | dmazzoni@chromium.org | 2012-05-06 | 24 | -783/+92 |
* | Add initial GTK web accessibility framework (new with valgrind fix). | dmazzoni@chromium.org | 2012-05-06 | 24 | -92/+783 |
* | New Windows high-contrast mode bubble. | dmazzoni@chromium.org | 2012-05-06 | 3 | -21/+4 |
* | Translates the webkit notification for selection changes properly on Windows ... | dtseng@chromium.org | 2012-05-06 | 4 | -2/+19 |
* | ui: Move compositor/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-05 | 9 | -13/+14 |
* | Reland 135525 - Add a first-class off-store install UI to chrome://extensions/. | aa@chromium.org | 2012-05-05 | 14 | -0/+38 |
* | Fix file access on Chrome for ChromeOS on Linux | gspencer@chromium.org | 2012-05-05 | 2 | -12/+17 |
* | Aura: Adds custom cursors for drag and drop. | varunjain@chromium.org | 2012-05-05 | 3 | -2/+11 |
* | Revert 135525 - Add a first-class off-store install UI to chrome://extensions/. | aa@chromium.org | 2012-05-05 | 6 | -17/+0 |
* | Add a first-class off-store install UI to chrome://extensions/. | aa@chromium.org | 2012-05-05 | 6 | -0/+17 |
* | Return a list of plugins that support clearing site data instead of the first... | bauerb@chromium.org | 2012-05-05 | 2 | -14/+14 |
* | Move IndexedDBKey, IndexedDBKeyRange into content namespace | jsbell@chromium.org | 2012-05-04 | 24 | -214/+268 |
* | Fix incorrect test for 32 bit NaCl sandbox on Windows. | bbudge@chromium.org | 2012-05-04 | 1 | -3/+3 |
* | Add a couple more syscalls for the Nvidia binary driver, based on a real-world | cevans@chromium.org | 2012-05-04 | 1 | -4/+11 |
* | Update tests affected by IndexedDB string-constant API changes, and disable | alecflett@chromium.org | 2012-05-04 | 9 | -29/+45 |
* | Make ServerBoundCertService use TaskRunner interface instead of using WorkerP... | mattm@chromium.org | 2012-05-04 | 1 | -1/+3 |
* | Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens... | twiz@chromium.org | 2012-05-04 | 2 | -1/+7 |
* | Convert the autofill interactive browser test to a normal browser_test. I add... | jam@chromium.org | 2012-05-04 | 1 | -2/+1 |