| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Switch back to disabling Core Animation for Flash (for branch merge). | stuartmorgan@chromium.org | 2010-07-22 | 1 | -1/+1 |
* | Add --enable-device-orientation switch and set ENABLE_DEVICE_ORIENTATION=1 | hans@chromium.org | 2010-07-22 | 1 | -0/+1 |
* | Disabled zoom controls in the browser when displaying PDF using the internal ... | sanjeevr@chromium.org | 2010-07-22 | 3 | -0/+11 |
* | Start trimming headers included in the slowest to compile files. | erg@google.com | 2010-07-21 | 4 | -10/+22 |
* | Refactor SSLClientAuthHandler and certificate selection | davidben@chromium.org | 2010-07-21 | 3 | -0/+73 |
* | Changed type CookieList to being a vector CanonicalCookies. | rdsmith@google.com | 2010-07-21 | 1 | -5/+1 |
* | Make ResourceDispatcherHostRequestInfo own SSLClientAuthHandler and LoginHand... | davidben@chromium.org | 2010-07-20 | 2 | -14/+17 |
* | Fix a Chrome crash observed in ChromeFrame reliability test runs. The crash o... | ananta@chromium.org | 2010-07-20 | 1 | -4/+10 |
* | [Mac]Implement ViewID support. (third approach) | suzhe@chromium.org | 2010-07-20 | 1 | -0/+5 |
* | AutoFill: Several functional fixes: | jhawkins@chromium.org | 2010-07-20 | 1 | -3/+17 |
* | Let PaintAtAck send an int tag instead of the TransportDIB handle. | thakis@chromium.org | 2010-07-19 | 4 | -18/+17 |
* | Remove incorrect usages of USE_SYSTEM_SQLITE. | tfarina@chromium.org | 2010-07-19 | 1 | -6/+1 |
* | Recommit r52848 - Option-click to download should not display "Save As" UI. | jeremy@chromium.org | 2010-07-18 | 4 | -2/+9 |
* | Revert r52848 - Linux x64 compile failure. | jeremy@chromium.org | 2010-07-18 | 4 | -9/+2 |
* | Option-click to download should not display "Save As" UI. | jeremy@chromium.org | 2010-07-18 | 4 | -2/+9 |
* | Implement IsSearchProviderInstalled and a test for it. | levin@chromium.org | 2010-07-17 | 4 | -0/+24 |
* | TBR:brettw@chromium.org | tfarina@chromium.org | 2010-07-16 | 7 | -25/+2 |
* | Download code cleanup: split big files into smaller one. | phajdan.jr@chromium.org | 2010-07-16 | 2 | -3/+4 |
* | [Mac]Handle edit commands from input methods correctly. | suzhe@chromium.org | 2010-07-16 | 2 | -104/+107 |
* | Separate the PasswordManagerDelegate out of PasswordManager. | erg@chromium.org | 2010-07-16 | 2 | -3/+6 |
* | AutoFill: Use unique IDs to identify the profile or credit card to fill. | jhawkins@chromium.org | 2010-07-16 | 3 | -18/+29 |
* | DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi... | pfeldman@chromium.org | 2010-07-16 | 1 | -148/+16 |
* | Revert 52600 - renderer_host: Remove CanBlur method. | tfarina@chromium.org | 2010-07-16 | 7 | -2/+25 |
* | renderer_host: Remove CanBlur method. | tfarina@chromium.org | 2010-07-16 | 7 | -25/+2 |
* | Rename DownloadRequestManager to DownloadRequestLimiter. | phajdan.jr@chromium.org | 2010-07-15 | 5 | -13/+13 |
* | Add command line switch to guard the search provider api additions in progress. | levin@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Show offline interstitial page when offline and reload when reconnected to ne... | oshima@chromium.org | 2010-07-15 | 4 | -1/+250 |
* | Coverity: fix missing break in render_sandbox_host_linux: MSCharSetToFontconfig. | mattm@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Moved InitNavigationParams to test_render_view_host so that other test can us... | oshima@chromium.org | 2010-07-14 | 2 | -0/+26 |
* | Clean up download code: extract some small helpers from RDH download code. | phajdan.jr@chromium.org | 2010-07-14 | 2 | -42/+46 |
* | DevTools: provide network log details to the WebCore's InspectorController. | pfeldman@chromium.org | 2010-07-14 | 2 | -0/+171 |
* | Moved sending the PluginProcessMsg_AskForShutdown message to the CreateChanne... | sanjeevr@chromium.org | 2010-07-14 | 1 | -39/+2 |
* | Asynchronously launches the GPU process. | apatrick@chromium.org | 2010-07-12 | 1 | -0/+1 |
* | Rename a header and some methods to make way for subsequent audio recording a... | satish@chromium.org | 2010-07-12 | 1 | -1/+1 |
* | Don't offer to translate pages if the page says so by | jcivelli@google.com | 2010-07-12 | 3 | -4/+7 |
* | Implement BiDi support and replace ID support for notifications. | johnnyg@chromium.org | 2010-07-12 | 2 | -22/+8 |
* | Plumb SSL connection information into the PageInfo model. | agl@chromium.org | 2010-07-12 | 1 | -7/+9 |
* | Reland r52072. Pass notifications to the browser on access to the appcache ma... | jochen@chromium.org | 2010-07-12 | 3 | -0/+18 |