| Commit message (Expand) | Author | Age | Files | Lines |
* | Small clean-up to not expose base::Process from RenderProcesHost, and instead... | jam@chromium.org | 2009-11-13 | 17 | -48/+46 |
* | Remove the UMA stats for whether the renderer was in a new desktop or not. | jam@chromium.org | 2009-11-13 | 7 | -62/+0 |
* | Mac: Only show one per-tab sheet at a time per tab. | thakis@chromium.org | 2009-11-13 | 6 | -14/+79 |
* | Add a Mac plugin quirk for ignoring QuickTime's negotiated drawing model | stuartmorgan@chromium.org | 2009-11-13 | 2 | -6/+26 |
* | Load manifest data for newest cache from storage to compare against fetched m... | jennb@chromium.org | 2009-11-13 | 3 | -65/+102 |
* | Disable ProfileSyncServiceTest_ServerChangeProcessing due to purify error. | scherkus@chromium.org | 2009-11-13 | 1 | -1/+2 |
* | Added a regression test which validates that keystrokes are received correctl... | ananta@chromium.org | 2009-11-13 | 4 | -1/+127 |
* | Disable ChromeThreadTest.NotReleasedIfTargetThreadNonExistent until suppressi... | scherkus@chromium.org | 2009-11-13 | 1 | -1/+3 |
* | Rename loaded() to EnsureLoaded() to match my previous change. | brettw@chromium.org | 2009-11-13 | 2 | -5/+5 |
* | New image for the extensions promo on the NTP. | mirandac@chromium.org | 2009-11-13 | 1 | -0/+0 |
* | Write a test for loading libcros.so on startup of Chrome. You just pass the | brettw@chromium.org | 2009-11-13 | 13 | -38/+49 |
* | Makes the test_shell output the page title too in didReceiveTitle. | brettw@chromium.org | 2009-11-13 | 2 | -5/+2 |
* | Disable print selection for M4. | maruel@chromium.org | 2009-11-13 | 1 | -1/+4 |
* | Draw download item background like windows does if a theme is installed. | thakis@chromium.org | 2009-11-13 | 4 | -7/+75 |
* | Fixes for Report Bug Dialog: | mirandac@chromium.org | 2009-11-13 | 5 | -70/+163 |
* | DevTools: Add support for removeNode from elements panel implemented upstream. | pfeldman@chromium.org | 2009-11-13 | 1 | -0/+1 |
* | DevTools: right align numbers in heap profile view, show absolute values init... | mnaganov@chromium.org | 2009-11-13 | 2 | -4/+36 |
* | Disabling some failing tests after the recent WebKit roll. | levin@chromium.org | 2009-11-13 | 1 | -9/+9 |
* | Updating trunk VERSION from 246.0 to 247.0 | chrome-bot@google.com | 2009-11-13 | 1 | -1/+1 |
* | Follow up from WebKit roll. | levin@chromium.org | 2009-11-13 | 1 | -4/+4 |
* | Roll WebKit DEPS 50840:50929. | levin@chromium.org | 2009-11-13 | 3 | -11/+35 |
* | Load default browser action icons only once per-window. This | aa@chromium.org | 2009-11-13 | 2 | -33/+31 |
* | [GTTF] Use DieFileDie in UILayoutTest instead of a custom poll'n'loop. | phajdan.jr@chromium.org | 2009-11-13 | 1 | -22/+8 |
* | Update OTS from r4 (initial commit) to r10 (reviewed revision). | yusukes@google.com | 2009-11-13 | 1 | -1/+1 |
* | Fix the build of view_examples for Linux. | yusukes@google.com | 2009-11-13 | 1 | -0/+6 |
* | Add new link to bottom right of extension management page. | aa@chromium.org | 2009-11-13 | 3 | -7/+34 |
* | Revert 31873 - Revert 31862 Ensure AutomationMsg_SetCookieAsync is sent on I... | levin@chromium.org | 2009-11-13 | 1 | -1/+11 |
* | Cleans up a bit the DB-related methods. | dumi@chromium.org | 2009-11-13 | 10 | -80/+69 |
* | Updated suppression signature to reflect changed method params. | atwilson@chromium.org | 2009-11-13 | 1 | -1/+1 |
* | Revert 31888 - This change depended on a new version of WebKit | levin@chromium.org | 2009-11-13 | 1 | -21/+24 |
* | Clean up os_unix.c. | dumi@google.com | 2009-11-13 | 1 | -24/+21 |
* | Partially revert WebKit.gyp switch-over, because it broke build bot setup | dglazkov@google.com | 2009-11-13 | 7 | -24/+24 |
* | Close immediately if no context is set | ukai@chromium.org | 2009-11-13 | 1 | -1/+6 |
* | Changed WorkerProcessHost::WorkerInstance to use std::list instead of std::set, | atwilson@chromium.org | 2009-11-13 | 2 | -30/+41 |
* | Style nit -- bind asterisks to the left rather than right. | eroman@chromium.org | 2009-11-13 | 3 | -3/+3 |
* | Revert 31871 - WebKit merge 50840:50904 | levin@chromium.org | 2009-11-13 | 2 | -27/+8 |
* | Revert 31879 - Try to make the Linux webkit builder happy. | levin@chromium.org | 2009-11-13 | 1 | -5/+5 |
* | Plumb LoadLog into SocketStream | ukai@chromium.org | 2009-11-13 | 13 | -216/+362 |
* | Revert 31877 - Revert 31869 Ignore keyboard messages from enter key in rende... | scherkus@chromium.org | 2009-11-13 | 2 | -1/+30 |
* | Try to make the Linux webkit builder happy. I used IMAGE+TEXT since this was | brettw@chromium.org | 2009-11-13 | 1 | -5/+5 |
* | Pull the OpenType sanitiser library from code.google.com/ots/, as per our dis... | yusukes@google.com | 2009-11-13 | 3 | -0/+5 |
* | Revert 31869 - Ignore keyboard messages from enter key in renderer if they we... | scherkus@chromium.org | 2009-11-13 | 2 | -30/+1 |
* | Use renderer spellchecker for windows. | estade@chromium.org | 2009-11-13 | 20 | -133/+229 |
* | Changing the file naming scheme. Creating a directory for each origin, | dumi@chromium.org | 2009-11-13 | 16 | -126/+283 |
* | Revert 31862 - Ensure AutomationMsg_SetCookieAsync is sent on IO thread. | levin@chromium.org | 2009-11-13 | 1 | -11/+1 |
* | Revert 31865 - This change is patched from http://codereview.chromium.org/276... | idana@chromium.org | 2009-11-13 | 1 | -6/+12 |
* | WebKit merge 50840:50904 | brettw@chromium.org | 2009-11-13 | 2 | -8/+27 |
* | Condense the output of LoadLog for empty BEGIN/END blocks. | eroman@chromium.org | 2009-11-13 | 2 | -6/+23 |
* | Ignore keyboard messages from enter key in renderer if they were not initiate... | georgey@chromium.org | 2009-11-13 | 2 | -1/+30 |
* | Added lifecycle management and sharing support for SharedWorkers. SharedWorkers | atwilson@chromium.org | 2009-11-13 | 23 | -110/+665 |