| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the IDL | noelallen@google.com | 2011-07-16 | 42 | -782/+3798 |
* | Remove more unnecessary ChromeURLRequestContext members. | willchan@chromium.org | 2011-07-16 | 34 | -156/+187 |
* | Updating trunk VERSION from 824.0 to 825.0 | chrome-release@google.com | 2011-07-16 | 1 | -1/+1 |
* | Reland r92615 - Linux: make externally-stored passwords (e.g. GNOME Keyring) ... | mdm@chromium.org | 2011-07-16 | 12 | -120/+428 |
* | Add an url interceptor to test component updater | cpu@chromium.org | 2011-07-16 | 3 | -0/+116 |
* | Add drag and drop to net-internals | mmenke@chromium.org | 2011-07-16 | 3 | -2/+48 |
* | Don't let the 'all' target be a bundle. | thakis@chromium.org | 2011-07-16 | 1 | -0/+1 |
* | roll clang r135004:r135314 | thakis@chromium.org | 2011-07-16 | 1 | -1/+1 |
* | Clang build break fix. | zelidrag@chromium.org | 2011-07-16 | 1 | -1/+1 |
* | Bump nacl_revision. Re-enable integration tests. | polina@google.com | 2011-07-16 | 2 | -12/+14 |
* | Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f... | rsleevi@chromium.org | 2011-07-16 | 9 | -156/+50 |
* | Wired direct GAIA authentication into ChromeOS login screen. | zelidrag@chromium.org | 2011-07-16 | 36 | -53/+487 |
* | Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexible | bradchen@google.com | 2011-07-16 | 9 | -50/+156 |
* | Remove Autofill rename #ifdef check now that the WebKit changes have landed. | isherman@chromium.org | 2011-07-16 | 5 | -67/+1 |
* | revert r92781 | wjia@chromium.org | 2011-07-16 | 2 | -6/+2 |
* | roll webrtc to r218 and enable webrtc build. | wjia@chromium.org | 2011-07-16 | 2 | -2/+6 |
* | Remove some additional signatures from the Autofill top forms hunt. | isherman@chromium.org | 2011-07-16 | 1 | -10/+0 |
* | Move debug paint flag to Widget so native widget can use the same flag. | oshima@google.com | 2011-07-16 | 5 | -11/+20 |
* | Don't autocomplete searches of >1 word if they've only been visited once and ... | pkasting@chromium.org | 2011-07-16 | 11 | -249/+414 |
* | Make bookmark manager from context menu open open in the selected folder. | gbillock@chromium.org | 2011-07-16 | 5 | -26/+42 |
* | Add chrome-extension:// to the list of allowed urls for all internal/webui | dmazzoni@chromium.org | 2011-07-16 | 16 | -22/+77 |
* | [Mac] Properly fix cursor restore after closing context menu. | asvitkine@chromium.org | 2011-07-16 | 1 | -0/+5 |
* | Revert 92744 - Add support for text/html to bookmarks gtk drag/drop. | gbillock@chromium.org | 2011-07-16 | 2 | -28/+0 |
* | Promote the content_security_policy manifest attribute out of experimental. | abarth@chromium.org | 2011-07-16 | 1 | -3/+1 |
* | Don't use X509Certificate in chromoting code. | sergeyu@chromium.org | 2011-07-16 | 16 | -95/+69 |
* | Add a "clone" option to base/process_util.h:LaunchProcess(). Useful inside Li... | bradchen@google.com | 2011-07-15 | 3 | -9/+32 |
* | use MessageLoop::GetDisplay to get X's Display to make message_pump_x less GT... | oshima@google.com | 2011-07-15 | 1 | -10/+8 |
* | Rename InActiveChagned to OnActiveChanged to follow standard naming scheme. | oshima@google.com | 2011-07-15 | 7 | -12/+12 |
* | Allow all plugins that handle nacl modules to handle other MIME types, not ju... | elijahtaylor@google.com | 2011-07-15 | 1 | -22/+45 |
* | Added content directory to download watchlist. | rdsmith@chromium.org | 2011-07-15 | 1 | -1/+2 |
* | Revert "use MessageLoop::GetDisplay to get X's Display ..." | oshima@google.com | 2011-07-15 | 1 | -8/+10 |
* | use MessageLoop::GetDisplay to get X's Display to make message_pump_x less GT... | oshima@google.com | 2011-07-15 | 1 | -10/+8 |
* | Check the child_process_ ptr before access on shutdown, is causing browser cr... | elijahtaylor@google.com | 2011-07-15 | 1 | -1/+1 |
* | Update the data file used in import pyauto tests | nirnimesh@chromium.org | 2011-07-15 | 1 | -0/+0 |
* | Draw attention for panels on Windows. | jianli@chromium.org | 2011-07-15 | 11 | -25/+210 |
* | Collect stats on MIME types seen for Flash plug-in loads. This will help us | cevans@chromium.org | 2011-07-15 | 1 | -1/+40 |
* | Add more stats to work out (amonst other things) if Plus is a significant | cevans@chromium.org | 2011-07-15 | 1 | -12/+52 |
* | [ChromeOS] Disable text selection in WebUI OOBE/login. | xiyuan@chromium.org | 2011-07-15 | 2 | -0/+10 |
* | Wires up persisting expanded folders in the bookmark editor for views. | sky@chromium.org | 2011-07-15 | 4 | -9/+34 |
* | Print Preview: Refactoring layout mode related logic to LayoutSettings class. | dpapad@chromium.org | 2011-07-15 | 6 | -84/+174 |
* | Add some basic instrumentation to the NTP to see if | mmenke@chromium.org | 2011-07-15 | 2 | -4/+63 |
* | Attempted fix for flakiness in RunExtensionTestIncognito. | mpcomplete@chromium.org | 2011-07-15 | 3 | -48/+41 |
* | [Reverted due to check_deps failure] | zea@chromium.org | 2011-07-15 | 20 | -272/+75 |
* | Add 'from_webstore' state to Extensions, so renderer code can enforce CWS res... | bbudge@chromium.org | 2011-07-15 | 5 | -11/+26 |
* | [Sync] Fix session sync intetgration tests. | zea@chromium.org | 2011-07-15 | 9 | -268/+305 |
* | Prepare for WebKitClient rename setSharedTimerFireTime->setSharedTimerFireInt... | jamesr@chromium.org | 2011-07-15 | 2 | -9/+23 |
* | Fix problem when 'ended' event was fired before stream really ended. | enal@chromium.org | 2011-07-15 | 20 | -75/+272 |
* | Keep track of the history's page IDs to avoid navigating to a stale entry. | creis@chromium.org | 2011-07-15 | 6 | -26/+169 |
* | Move download stuff from download helper back to TabContents. This is basical... | jam@chromium.org | 2011-07-15 | 22 | -285/+155 |
* | Replace in-session header with auto-hide tool-bar. | jamiewalch@google.com | 2011-07-15 | 5 | -48/+127 |