| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove CrApplication dependency from base | thakis@chromium.org | 2010-12-18 | 1 | -1/+1 |
* | Revert 69592 - file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -1/+2 |
* | file_version_info was not finding Mac values correctly. | dmaclach@chromium.org | 2010-12-18 | 1 | -2/+1 |
* | Merge ViewHostMsg_AllocatePDFTransport with ViewHostMsg_AllocateSharedMemoryB... | thestig@chromium.org | 2010-12-17 | 3 | -11/+11 |
* | Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API via | abarth@chromium.org | 2010-12-17 | 2 | -0/+30 |
* | Client-based geolocation refactoring. | jknotten@chromium.org | 2010-12-17 | 1 | -1/+1 |
* | Unify strings for click-to-play, blocked plugins and outdated plugins. | bauerb@chromium.org | 2010-12-17 | 4 | -35/+34 |
* | Revert 69511 - Make Graphics3D::SwapBuffers take a completion callback | piman@google.com | 2010-12-17 | 2 | -6/+1 |
* | Make Graphics3D::SwapBuffers take a completion callback | piman@google.com | 2010-12-17 | 2 | -1/+6 |
* | Fix logic that decides when to switch processes when crossing extension bound... | mpcomplete@chromium.org | 2010-12-16 | 1 | -30/+28 |
* | Almost done deinlining virtual methods. | erg@google.com | 2010-12-16 | 6 | -5/+32 |
* | Plumbing load progress notifications to the TabContents. | jcivelli@chromium.org | 2010-12-16 | 1 | -0/+9 |
* | Change the "Disable outdated plug-ins" lab to block them instead. | bauerb@chromium.org | 2010-12-16 | 2 | -50/+41 |
* | Separate BufferedDataSource and BufferedResourceLoader into two files. | annacc@chromium.org | 2010-12-16 | 1 | -6/+0 |
* | Move the Pepper implementation from webkit/glue/plugins/pepper_* to | brettw@chromium.org | 2010-12-16 | 9 | -83/+112 |
* | Add error text for ERR_DETAILS_CACHE_READ_FAILURE and | mmenke@chromium.org | 2010-12-16 | 1 | -0/+14 |
* | Revert 68905 - Pull in a named constant from WebKit | finnur@chromium.org | 2010-12-16 | 2 | -200/+196 |
* | Move PlatformContext3DImpl to separate file | piman@google.com | 2010-12-16 | 3 | -114/+140 |
* | Temporarily avoid process swaps for renderer navigations away from an app. | creis@google.com | 2010-12-15 | 1 | -6/+11 |
* | Make PepperFileMessageFilter be a BrowserMessageFilter. | jam@chromium.org | 2010-12-15 | 1 | -6/+7 |
* | Plumbing load progress notifications to the browser. | jcivelli@chromium.org | 2010-12-15 | 4 | -0/+149 |
* | seccomp: remove build-time flags | evan@chromium.org | 2010-12-15 | 1 | -3/+3 |
* | Client-based geolocation support. | jknotten@chromium.org | 2010-12-14 | 6 | -3/+261 |
* | Revert rev 69137 due to incorrect change log. | jknotten@chromium.org | 2010-12-14 | 6 | -261/+3 |
* | render_view_browsertest.cc: Cast wchar_t to int for snprintf. | hans@chromium.org | 2010-12-14 | 1 | -1/+2 |
* | Don't add to LoadStart and LoadEnd histograms if load event hasn't fired yet. | tonyg@chromium.org | 2010-12-14 | 1 | -4/+7 |
* | Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5... | jknotten@chromium.org | 2010-12-14 | 6 | -3/+261 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-14 | 4 | -16/+28 |
* | Autofill suggested dropdown list should be closed with unmatched names | dhollowa@chromium.org | 2010-12-14 | 1 | -5/+7 |
* | Deinline even more destructors. | erg@google.com | 2010-12-14 | 4 | -3/+15 |
* | Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act... | jam@chromium.org | 2010-12-14 | 1 | -2/+2 |
* | Make IndexedDBDispatcherHost be a message filter and move its messages into a... | jam@chromium.org | 2010-12-13 | 6 | -131/+122 |
* | Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)... | jam@chromium.org | 2010-12-13 | 3 | -24/+22 |
* | Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter... | jam@chromium.org | 2010-12-13 | 2 | -2/+4 |
* | Repoint the ESET error Learn More link. | agl@chromium.org | 2010-12-13 | 1 | -1/+1 |
* | Spdy Histogram cleanup: | mbelshe@chromium.org | 2010-12-13 | 1 | -9/+9 |
* | Switch a bunch of remaining filters to derive from BrowserMessageFilters so t... | jam@chromium.org | 2010-12-13 | 1 | -8/+11 |
* | Add some experiments for different policies on cwnd restore. | mbelshe@chromium.org | 2010-12-11 | 1 | -0/+30 |
* | Revert 68932 - Make members of Singleton<T> private and only visible to the s... | satish@chromium.org | 2010-12-11 | 4 | -28/+16 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-11 | 4 | -16/+28 |
* | Pull in a named constant from WebKit | isherman@chromium.org | 2010-12-10 | 2 | -196/+200 |
* | Implement a useful context menu for the blocked plug-in frame: | cevans@chromium.org | 2010-12-09 | 5 | -5/+128 |
* | Remove CSS vendor prefixes where not needed. | arv@chromium.org | 2010-12-08 | 2 | -2/+2 |
* | Convert over to channel handles | dmaclach@chromium.org | 2010-12-08 | 7 | -40/+11 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 9 | -55/+57 |
* | Add a new GetInstance() method for singleton classes, take 2. | satish@chromium.org | 2010-12-08 | 8 | -23/+24 |
* | Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes | brettw@chromium.org | 2010-12-08 | 4 | -29/+88 |
* | Adds the ability for the browser to specify additional headers to use. | sky@chromium.org | 2010-12-07 | 1 | -0/+10 |
* | Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc... | brettw@chromium.org | 2010-12-07 | 4 | -88/+29 |
* | Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes | brettw@chromium.org | 2010-12-07 | 4 | -29/+88 |