| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove unneeded headers from base/ (part 2) | thestig@chromium.org | 2010-08-06 | 4 | -4/+0 |
* | Block non-sandboxed plugins. | bauerb@chromium.org | 2010-08-05 | 5 | -0/+36 |
* | Rename --enable-chromoting to --enable-remoting | hclam@chromium.org | 2010-08-05 | 1 | -1/+1 |
* | base: rename Environment::HasEnv to Environment::HasVar. | tfarina@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Adds chromium side plumbing to pass speech input calls back and forth with We... | satish@chromium.org | 2010-08-04 | 2 | -1/+13 |
* | [Linux Views] Refactor accelerator handler related code. | suzhe@chromium.org | 2010-08-04 | 1 | -4/+7 |
* | Remove wstring-ness from some more locale variables. | evan@chromium.org | 2010-08-04 | 2 | -2/+2 |
* | PrependWrapper is platform-specific, so it should take a platform string. | evan@chromium.org | 2010-08-04 | 1 | -4/+4 |
* | Initial port of accelerated compositor to Mac OS X 10.6. Reused | kbr@google.com | 2010-08-04 | 9 | -18/+97 |
* | ChromeFrame currently overrides the request context for intercepting network ... | ananta@chromium.org | 2010-08-04 | 11 | -44/+55 |
* | Move owned_widget_gtk.* out of common/, into browser/gtk/. | estade@chromium.org | 2010-08-03 | 2 | -2/+2 |
* | Add "Load all plugins on this page" button to blocked plugins bubble if click... | bauerb@chromium.org | 2010-08-03 | 2 | -0/+7 |
* | Replace ViewHostMsg_GetPluginPath with ViewHostMsg_GetPluginInfo. | bauerb@chromium.org | 2010-08-03 | 2 | -8/+18 |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -2/+2 |
* | Pass value of enable-accelerated-compositing runtime flag down to the renderer. | vangelis@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Display an infobar after enrolling a client certificate | davidben@chromium.org | 2010-08-02 | 4 | -5/+43 |
* | Fix test for valid UTF-16 input. | evan@chromium.org | 2010-08-02 | 1 | -1/+1 |
* | Replace obsolete kProfile switch with kLoginProfile | cmasone@google.com | 2010-08-02 | 1 | -2/+2 |
* | Make prefetching default to disabled | gavinp@google.com | 2010-08-01 | 1 | -1/+1 |
* | Oops, Use the right variable to determine if linux is using breakpad | nsylvain@chromium.org | 2010-07-31 | 1 | -1/+1 |
* | Fix CrossSiteAfterCrash for official builds. | nsylvain@chromium.org | 2010-07-31 | 1 | -3/+1 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 3 | -6/+6 |
* | Implement prefetching in chrome | gavinp@google.com | 2010-07-31 | 1 | -1/+10 |
* | Asynchronously open the temp file used for Pepper StreamToFile, and delete the | darin@chromium.org | 2010-07-30 | 2 | -17/+53 |
* | Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1 | satish@chromium.org | 2010-07-30 | 1 | -0/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -1/+2 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -6/+6 |
* | Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1" | evan@chromium.org | 2010-07-30 | 1 | -1/+0 |
* | Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1 | satish@chromium.org | 2010-07-30 | 1 | -0/+1 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 1 | -14/+6 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 3 | -18/+28 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 3 | -5/+0 |
* | AutoFill: Display a right-aligned generic CC icon in the suggestions popup for | jhawkins@chromium.org | 2010-07-28 | 2 | -0/+8 |
* | Support both preconnection, and pre-resolution for subresources | jar@chromium.org | 2010-07-28 | 1 | -2/+5 |
* | browser: Fix some presubmit errors. | tfarina@chromium.org | 2010-07-28 | 1 | -3/+3 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | Move click-to-play behind the --enable-click-to-play switch. | bauerb@chromium.org | 2010-07-28 | 1 | -0/+1 |
* | Initial stream to file implementation. | darin@chromium.org | 2010-07-28 | 4 | -0/+265 |
* | Fix unit tests for the ResourceDispatcherHost. | darin@chromium.org | 2010-07-27 | 1 | -1/+2 |
* | Download code cleanup: | phajdan.jr@chromium.org | 2010-07-27 | 2 | -9/+9 |
* | ChromeFrame cookie requests would incorrectly get routed to the first host br... | ananta@chromium.org | 2010-07-27 | 2 | -113/+142 |
* | Fix acquisition of thumbnail images on Linux. | scherkus@chromium.org | 2010-07-27 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 56 | -0/+56 |
* | GTTF: Use FRIEND_TEST_ALL_PREFIXES some more. | phajdan.jr@chromium.org | 2010-07-26 | 1 | -2/+2 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 2 | -1/+43 |
* | Coverity issues 11559, 9326, 9325, 9317: Uninitialized members in browser/ren... | finnur@chromium.org | 2010-07-23 | 3 | -5/+14 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 2 | -13/+8 |
* | Coverity: Fix a collection of uninitialized member variables, mostly in exten... | finnur@chromium.org | 2010-07-23 | 1 | -1/+2 |
* | Continual header pruning | erg@google.com | 2010-07-22 | 1 | -0/+1 |
* | Revert 53342 - Switch back to disabling Core Animation for Flash (for branch ... | stuartmorgan@chromium.org | 2010-07-22 | 1 | -1/+1 |