| Commit message (Expand) | Author | Age | Files | Lines |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 10 | -12/+16 |
* | Hookup Gpu blacklist with NaCl Pepper3D access. | zmo@google.com | 2011-09-02 | 1 | -3/+7 |
* | Add PluginServiceFilter interface and ChromePluginServiceFilter. | bauerb@chromium.org | 2011-09-02 | 14 | -184/+221 |
* | Update Chrome to use WebKitPlatformSupport instead of WebKitClient. | abarth@chromium.org | 2011-09-02 | 28 | -257/+291 |
* | Enable low-latency audio by default. | enal@chromium.org | 2011-09-02 | 4 | -7/+7 |
* | Enable nacl_helper by default. | bradchen@google.com | 2011-09-02 | 3 | -9/+0 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 10 | -27/+67 |
* | Move web intents switch to content_switches. | gbillock@chromium.org | 2011-09-02 | 2 | -0/+4 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 10 | -16/+12 |
* | When uninstalling a hosted app, delete data for its launch_url's origin, as | michaeln@google.com | 2011-09-02 | 1 | -0/+1 |
* | Revert 99283 - When the user navigates to the home page, make sure to set the... | rogerta@chromium.org | 2011-09-02 | 10 | -67/+27 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 10 | -12/+16 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 10 | -27/+67 |
* | Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v... | ananta@chromium.org | 2011-09-02 | 4 | -0/+31 |
* | Synchronize the parent and child processes during launch, ensuring that the | mark@chromium.org | 2011-09-01 | 3 | -27/+35 |
* | Very short-term change: while working on proper long-term solution, | enal@chromium.org | 2011-09-01 | 2 | -2/+22 |
* | Revert 99206 - Revert 99168 - Fix geolocation url character escaping issues. | dyu@chromium.org | 2011-09-01 | 2 | -19/+42 |
* | Revert 99168 - Fix geolocation url character escaping issues. | dyu@chromium.org | 2011-09-01 | 2 | -42/+19 |
* | Start moving ChromeMain code to content so it can be reused by other embedder... | jam@chromium.org | 2011-09-01 | 8 | -0/+328 |
* | Enable smooth scrolling on mac | thakis@chromium.org | 2011-09-01 | 4 | -1/+10 |
* | Update comments about Cross-Site Navigation in TabContents. | cbentzel@chromium.org | 2011-09-01 | 1 | -14/+13 |
* | Fix geolocation url character escaping issues. | allanwoj@chromium.org | 2011-09-01 | 2 | -19/+42 |
* | Add a big grab bag of missing web accessibility | dmazzoni@chromium.org | 2011-09-01 | 15 | -287/+932 |
* | Fix Mac PPAPI (out-of-process). | viettrungluu@chromium.org | 2011-09-01 | 1 | -0/+10 |
* | Replace the use of an int32* with an explicit profile for decoder configuration. | fischman@chromium.org | 2011-09-01 | 17 | -101/+58 |
* | Reduce number of unnamed-type-template-args violations (mostly when passing v... | pkasting@chromium.org | 2011-09-01 | 5 | -5/+8 |
* | Move Mac-specific tests to content_unittests | phajdan.jr@chromium.org | 2011-08-31 | 1 | -0/+2 |
* | Moved the following IPC messages used by the chrome NPAPI plugin installer ou... | ananta@chromium.org | 2011-08-31 | 12 | -91/+25 |
* | Revert 98716 - Enable Fixed Layout Mode on TOUCH_UI. | jam@chromium.org | 2011-08-31 | 2 | -24/+0 |
* | Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS | jamescook@chromium.org | 2011-08-31 | 1 | -4/+17 |
* | Add missing test files to content_unittests. | phajdan.jr@chromium.org | 2011-08-31 | 1 | -0/+16 |
* | Revert the temporary instrumentation that was added for bug 94179. | eroman@chromium.org | 2011-08-31 | 2 | -107/+2 |
* | Move windows-specific tests to content_unittests | phajdan.jr@chromium.org | 2011-08-31 | 1 | -0/+7 |
* | DevTools handler now handles messages from both client and agent and is creat... | yurys@chromium.org | 2011-08-31 | 9 | -196/+66 |
* | Use new network location service protocol | allanwoj@chromium.org | 2011-08-31 | 3 | -467/+226 |
* | New windows opened in javascript with target = "_blank" should | shinyak@google.com | 2011-08-31 | 2 | -4/+37 |
* | Remove static initializers from GpuProcessHost and GpuProcessHostUIShim. | apatrick@chromium.org | 2011-08-31 | 2 | -13/+17 |
* | Treat files downloaded from the address bar as "always safe" (including exten... | pkasting@chromium.org | 2011-08-30 | 19 | -55/+91 |
* | Revert 98767 - Reimplement the Pepper fullscreen API to use webkitRequestFull... | piman@google.com | 2011-08-30 | 2 | -0/+16 |
* | Make the "get window rect" message handlers report the work area, rather than... | pkasting@chromium.org | 2011-08-30 | 1 | -15/+32 |
* | Don't update URL bar or SSL icon for pending history navs until they commit. | creis@chromium.org | 2011-08-30 | 3 | -2/+27 |
* | Protect sensistive chrome: and chrome-extension: schemes as not being able to... | tsepez@chromium.org | 2011-08-30 | 1 | -8/+16 |
* | Improve GPU software rendering list histograms. | zmo@google.com | 2011-08-30 | 1 | -13/+67 |
* | Fix NOTIFICATION_RENDER_WIDGET_HOST_DESTROYED. | avi@chromium.org | 2011-08-30 | 1 | -2/+3 |
* | Implement STUN support for P2P Transport API. | sergeyu@chromium.org | 2011-08-30 | 6 | -7/+179 |
* | Move more files to content_unittests. | phajdan.jr@chromium.org | 2011-08-30 | 8 | -59/+242 |
* | Suppress WorkerTest.WorkerScriptError failure caused by http://trac.webkit.or... | apavlov@chromium.org | 2011-08-30 | 1 | -1/+1 |
* | Session-only appcache. | marja@chromium.org | 2011-08-30 | 1 | -2/+13 |
* | Reimplement the Pepper fullscreen API to use webkitRequestFullScreen and frie... | koz@chromium.org | 2011-08-30 | 2 | -16/+0 |
* | Added GPU process "echo" IPC message. | apatrick@chromium.org | 2011-08-30 | 15 | -62/+91 |