| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix fonts jumping around by forcing the font "Sans" wherever the user has a f... | erg@google.com | 2010-01-13 | 2 | -1/+36 |
* | Mac: ensure child processes are properly reaped -- eliminate Helper zombies. | viettrungluu@chromium.org | 2010-01-13 | 2 | -2/+20 |
* | Finish the plumbing for cookiesEnabled. | abarth@chromium.org | 2010-01-13 | 1 | -0/+6 |
* | Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G... | jorlow@chromium.org | 2010-01-13 | 2 | -0/+2 |
* | More plumbing of the low latency mode | cpu@chromium.org | 2010-01-13 | 1 | -2/+2 |
* | Add the ability for the GPU process to be used to paint the backing store of a | brettw@chromium.org | 2010-01-13 | 6 | -12/+105 |
* | initial manifest hooks for app experiment | erikkay@chromium.org | 2010-01-12 | 6 | -2/+83 |
* | Moving the CLD code to the renderer so it runs sanboxed. | jcampan@chromium.org | 2010-01-12 | 1 | -7/+7 |
* | Improvements to the i18n doc. | kathyw@google.com | 2010-01-12 | 16 | -2760/+4732 |
* | Mark the following tests FLAKY on Windows. | tkent@chromium.org | 2010-01-12 | 1 | -0/+4 |
* | linux: add a temporary flag for disabling xshm | evan@chromium.org | 2010-01-12 | 1 | -0/+6 |
* | Mac: Other approach for IPCing child task_ts. | thakis@chromium.org | 2010-01-12 | 2 | -629/+0 |
* | If a backing store is not available, chrome.tabs.captureVisibleTab() asks the... | skerner@chromium.org | 2010-01-11 | 2 | -0/+11 |
* | Enable JS detection of whether SPDY was used to load a web page. | mbelshe@google.com | 2010-01-11 | 1 | -1/+5 |
* | Add two AutoFill prefs. autofill.infobar_shown is true if the autofill infob... | jhawkins@chromium.org | 2010-01-11 | 2 | -0/+8 |
* | Fix a couple of typos in the doc for external extensions and move a bullet it... | finnur@chromium.org | 2010-01-11 | 2 | -20/+21 |
* | Extensions: Ensure that variable strings passed to ParseError aren't interpre... | craig.schlenter@chromium.org | 2010-01-11 | 1 | -2/+2 |
* | Allow an empty list of page actions. | skerner@chromium.org | 2010-01-11 | 3 | -17/+39 |
* | Add a page to the docs about external extensions. | aa@chromium.org | 2010-01-09 | 37 | -0/+786 |
* | Per discussion with mal, recognize the stable branch (parent regkey | jrg@chromium.org | 2010-01-09 | 1 | -2/+8 |
* | linux: set a minimum size for dialogs based on locale resources | evan@chromium.org | 2010-01-09 | 2 | -0/+20 |
* | Revert 35802 - Failed Valgrind - Allow an empty list of page actions. | rsesek@chromium.org | 2010-01-08 | 3 | -39/+17 |
* | Changes to support communication with a privileged process | cmasone@google.com | 2010-01-08 | 2 | -0/+2 |
* | Add autodetection of "intranet" redirection, for ISPs etc. that send typos an... | pkasting@chromium.org | 2010-01-08 | 2 | -2/+7 |
* | Allow an empty list of page actions. | skerner@chromium.org | 2010-01-08 | 3 | -17/+39 |
* | Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty... | pkasting@chromium.org | 2010-01-08 | 2 | -4/+4 |
* | We should not return the raw Google Update branch code if we fail to determin... | finnur@chromium.org | 2010-01-08 | 1 | -43/+20 |
* | Avoid accepting suspiciously long URLs from the renderer. These can take down | cevans@chromium.org | 2010-01-08 | 3 | -2/+8 |
* | Revert 35735 - Relanding the language detection code. | jcampan@chromium.org | 2010-01-07 | 2 | -11/+16 |
* | Submitting Arne's fix (http://codereview.chromium.org/521062). | kathyw@google.com | 2010-01-07 | 2 | -2/+2 |
* | Relanding the language detection code. | jcampan@chromium.org | 2010-01-07 | 2 | -16/+11 |
* | Only calculate the GTK scrollbar colors once and then update all RenderPrefer... | erg@google.com | 2010-01-07 | 2 | -32/+4 |
* | Add some missing va_end calls to match va_start. | craig.schlenter@chromium.org | 2010-01-07 | 1 | -0/+2 |
* | Fix issue where we weren't requiring the command-line flag for | erikkay@chromium.org | 2010-01-07 | 2 | -13/+11 |
* | Fix doc styling bug where underscores are invisible in some highlighted code. | asargent@chromium.org | 2010-01-07 | 1 | -1/+0 |
* | First pass at expanded i18n doc. | kathyw@google.com | 2010-01-06 | 44 | -50/+5485 |
* | Remove a bunch of unnecessary .c_str() calls. | pkasting@chromium.org | 2010-01-06 | 1 | -17/+12 |
* | Very minor cleanup. | michaeln@chromium.org | 2010-01-06 | 1 | -2/+2 |
* | Reland: Add a minimum_chrome_version key to the manifest. | aa@chromium.org | 2010-01-06 | 6 | -7/+98 |
* | Revert 35602 - Add a "minimum_chrome_version" key to the manifest. | arv@chromium.org | 2010-01-06 | 6 | -92/+7 |
* | Add a "minimum_chrome_version" key to the manifest. | aa@chromium.org | 2010-01-06 | 6 | -7/+92 |
* | Remove WinInet FTP code. | phajdan.jr@chromium.org | 2010-01-05 | 2 | -4/+0 |
* | This reverts commit r35458. | agl@chromium.org | 2010-01-04 | 1 | -1/+0 |
* | ... | agl@chromium.org | 2010-01-04 | 1 | -0/+1 |
* | Upload renderer histograms to browser after a page loads | jar@chromium.org | 2010-01-02 | 2 | -0/+5 |
* | If we can't read a unicode character, write the standard "unknown" (0xFFFD) c... | cevans@chromium.org | 2010-01-01 | 1 | -25/+17 |
* | Avoid calling vector resize() with excessive size parameter: fix broken integ... | cevans@chromium.org | 2009-12-31 | 1 | -2/+3 |
* | Make the 0 value of the enum match 'fail' to satisfy DCHECKs. | evan@chromium.org | 2009-12-30 | 1 | -4/+4 |
* | linux: use XShmPutImage when SHM Pixmap APIs unavailable | evan@chromium.org | 2009-12-30 | 2 | -17/+24 |
* | Don't defend against Initialize being called twice, that should not happen. | michaeln@chromium.org | 2009-12-30 | 1 | -7/+6 |