| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland 66791 (change was innocent) | willchan@chromium.org | 2010-11-19 | 18 | -100/+258 |
* | O2D: | tschmelcher@chromium.org | 2010-11-19 | 6 | -85/+113 |
* | Disable IndexedDBBrowserTest.KeyPathTest and TransactionTest since they're ti... | kkania@chromium.org | 2010-11-19 | 1 | -2/+2 |
* | Adds support for proper handling of verbatim queries. That is, if the | sky@chromium.org | 2010-11-19 | 15 | -22/+97 |
* | Don't run the mini installer tests at all if they are not supported on the pl... | kkania@chromium.org | 2010-11-19 | 2 | -33/+24 |
* | Fix GDI capturer initialization. | sergeyu@chromium.org | 2010-11-19 | 1 | -0/+1 |
* | Regression: Use Windows Security Zone to determine if default credentials are... | cbentzel@chromium.org | 2010-11-19 | 1 | -5/+10 |
* | Make sure to send the SpdySettings frame as soon as possible. | willchan@chromium.org | 2010-11-19 | 2 | -5/+67 |
* | Make URLRequestJob RefCounted instead of RefCountedThreadSafe. | willchan@chromium.org | 2010-11-19 | 1 | -5/+2 |
* | Have the RenderThread initialize a PhishingClassifier when it receives a | bryner@chromium.org | 2010-11-19 | 16 | -25/+559 |
* | The FF CEEE does not inject content scripts into the content window | rogerta@chromium.org | 2010-11-19 | 2 | -27/+24 |
* | Expose WebKit frame flattening setting in WebPreferences. | johnme@google.com | 2010-11-19 | 3 | -0/+6 |
* | Fix compilation of audio_manager_win.cc in Win Release. | tony@chromium.org | 2010-11-19 | 1 | -87/+91 |
* | Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread. | willchan@chromium.org | 2010-11-19 | 18 | -258/+100 |
* | Implement a dispatcher for prerender requests | gavinp@chromium.org | 2010-11-19 | 12 | -0/+260 |
* | Add a boolean details to the PASSPHRASE_REQUIRED message that indicates | johnnyg@chromium.org | 2010-11-19 | 9 | -29/+86 |
* | Check for CCom(Ptr|BSTR|Variant) in files being touched in | joi@chromium.org | 2010-11-19 | 1 | -0/+18 |
* | Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ... | sky@chromium.org | 2010-11-19 | 25 | -356/+138 |
* | Remove extra copies of version.h.in's contents. | grt@chromium.org | 2010-11-19 | 1 | -105/+0 |
* | Converts usage of SetProp/GetProp to a map. Even after making sure we | sky@chromium.org | 2010-11-19 | 25 | -138/+356 |
* | dom-ui settings: Add search field and search page elements. Search capabilit... | csilv@chromium.org | 2010-11-19 | 7 | -2/+130 |
* | Added more digest auth unit tests. | cbentzel@chromium.org | 2010-11-19 | 1 | -0/+161 |
* | Add c/dev/ppb_widget_dev.h and cpp/non_thread_safe_ref_count.h to ppapi.gyp. ... | dmichael@google.com | 2010-11-19 | 4 | -30/+86 |
* | Don't load the old layout test plugin in DRT. | tony@chromium.org | 2010-11-19 | 1 | -0/+17 |
* | ANGLE roll 473:487 | alokp@chromium.org | 2010-11-19 | 1 | -1/+1 |
* | Remove pp::Var(int) | garianov@google.com | 2010-11-19 | 2 | -7/+0 |
* | Fix openssl build to work with AllowSingleton changes | joth@chromium.org | 2010-11-19 | 2 | -6/+25 |
* | Show the URL when there's no title in the DOMUI prefs start-page dialog | stuartmorgan@chromium.org | 2010-11-19 | 1 | -7/+10 |
* | Storing image of logged-in user after picture taking screen to be initialized... | avayvod@chromium.org | 2010-11-19 | 2 | -0/+2 |
* | Burn on date added to the Chrome OS version string on welcome screen for offi... | glotov@google.com | 2010-11-19 | 9 | -22/+49 |
* | WebKit roll 72376 -> 72395. | antonm@chromium.org | 2010-11-19 | 1 | -1/+1 |
* | Make sure tasks retain ownership of arguments for deferred execution. | siggi@chromium.org | 2010-11-19 | 3 | -74/+149 |
* | Use the new icons from Cole for about:conflicts. | finnur@chromium.org | 2010-11-19 | 6 | -3/+4 |
* | Follow up comments on SymmetricKey::Import docs | joth@chromium.org | 2010-11-19 | 1 | -4/+4 |
* | Suppress a data race on ObserverListBase<>::Iterator in sync tests | timurrrr@chromium.org | 2010-11-19 | 1 | -0/+9 |
* | DevTools: provide response code and status text as a part of raw headers data. | pfeldman@chromium.org | 2010-11-19 | 6 | -9/+23 |
* | Allow users to hide Browser Actions by right-clicking the icon and selecting ... | finnur@chromium.org | 2010-11-19 | 11 | -11/+147 |
* | Updating trunk VERSION from 590.0 to 591.0 | chrome-release@google.com | 2010-11-19 | 1 | -1/+1 |
* | Add registered shell extensions to enumerated module list on about:conflicts. | finnur@chromium.org | 2010-11-19 | 3 | -35/+115 |
* | Move DeviceManagementPolicyProvider into the profile. | mnissler@chromium.org | 2010-11-19 | 20 | -131/+179 |
* | Avoid double Register in NotificationRegistrar. | dilmah@chromium.org | 2010-11-19 | 1 | -2/+2 |
* | Limit chrome:filebrowse access to the same directory as file:// | dpolukhin@chromium.org | 2010-11-19 | 2 | -3/+21 |
* | Added linux to one of the test failures. | levin@chromium.org | 2010-11-19 | 1 | -1/+1 |
* | On windows, send audio hardware info with speech input requests if user conse... | satish@chromium.org | 2010-11-19 | 15 | -10/+273 |
* | Update test expectations due to roll. | levin@chromium.org | 2010-11-19 | 1 | -0/+5 |
* | Removed mentions of changing picture later in Settings since there's no such ... | avayvod@chromium.org | 2010-11-19 | 1 | -2/+2 |
* | Don't show autocomplete suggestions redundant with autofill suggestions. | isherman@chromium.org | 2010-11-19 | 2 | -5/+4 |
* | Change tooltip from "Go incognito" to "Browse as Guest" | dpolukhin@chromium.org | 2010-11-19 | 1 | -1/+1 |
* | WebKit roll 72361:72369. | levin@chromium.org | 2010-11-19 | 2 | -4/+1 |
* | WebKit roll 72346:72361. | levin@chromium.org | 2010-11-19 | 2 | -8/+3 |