| Commit message (Expand) | Author | Age | Files | Lines |
* | Added GetState, GetManagedProperties, CreateNetwork methods to WiFiService. | mef@chromium.org | 2013-12-05 | 4 | -17/+174 |
* | Metrics database for tracking precache statistics. | sclittle@chromium.org | 2013-12-05 | 9 | -11/+906 |
* | Register BCKS-based preferences before the PrefService is created. | gab@chromium.org | 2013-12-04 | 8 | -83/+116 |
* | Switch plugin creation to use RenderFrame instead of RenderView | jam@chromium.org | 2013-12-04 | 4 | -4/+18 |
* | Ignore autocomplete='off' for usernames and passwords. Because autofilling re... | jww@chromium.org | 2013-12-04 | 5 | -23/+4 |
* | Make resource throttles and AsyncResourceHandler add events to NetLog | mmenke@chromium.org | 2013-12-04 | 2 | -0/+5 |
* | Build components.gyp:* and components_test.gyp:* on iOS. | blundell@chromium.org | 2013-12-04 | 3 | -60/+76 |
* | Move GetFileSize, NormalizeFilePath to base namespace | brettw@chromium.org | 2013-12-04 | 1 | -1/+1 |
* | Move ForwardingPolicyProvider, etc. to components/policy/. | dconnelly@chromium.org | 2013-12-04 | 5 | -0/+382 |
* | Use UserMetricsAction for renderer user metrics. | xhwang@chromium.org | 2013-12-04 | 1 | -3/+4 |
* | [dom_distiller] Add ability to remove entries. | yfriedman@chromium.org | 2013-12-04 | 11 | -100/+243 |
* | Move AsyncPolicyProvider, etc. to components/policy/. | dconnelly@chromium.org | 2013-12-04 | 7 | -0/+719 |
* | Basic autofill into password value on user gesture only. | jww@chromium.org | 2013-12-04 | 2 | -1/+69 |
* | Use WiFi.Frequency property to set desired band for networkingPrivateApi.Star... | mef@chromium.org | 2013-12-04 | 2 | -35/+189 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 5 | -12/+12 |
* | Move directory creation functions to base namespace. | brettw@chromium.org | 2013-12-03 | 2 | -2/+2 |
* | Reapply "Remove TraceController" | wangxianzhu@chromium.org | 2013-12-03 | 3 | -23/+18 |
* | [rAC, OSX] Default to prod wallet. | groby@chromium.org | 2013-12-03 | 2 | -8/+0 |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 3 | -4/+4 |
* | Revert of https://codereview.chromium.org/99103004/ | wangxianzhu@chromium.org | 2013-12-03 | 3 | -18/+23 |
* | Adding templating for chrome repos: | mkearney@chromium.org | 2013-12-03 | 1 | -0/+108 |
* | Move ConfigurationPolicyProvider to components/policy/. | dconnelly@chromium.org | 2013-12-03 | 8 | -2/+883 |
* | Add OWNER file in components/nacl/renderer | alexis.menard@intel.com | 2013-12-03 | 1 | -0/+4 |
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 4 | -19/+19 |
* | Eliminate AutofillWebDataService::FromBrowserContext(). | blundell@chromium.org | 2013-12-03 | 2 | -10/+2 |
* | Revert "Revert 237280 "Remove TraceController"" | wangxianzhu@chromium.org | 2013-12-02 | 3 | -23/+18 |
* | Update OWNERS files | joth@chromium.org | 2013-12-02 | 3 | -3/+2 |
* | Make const the interface returned by ppb_nacl_private_impl. | alexis.menard@intel.com | 2013-12-02 | 2 | -3/+3 |
* | Revert of https://codereview.chromium.org/92153002/ | dconnelly@chromium.org | 2013-12-02 | 8 | -883/+2 |
* | Move ConfigurationPolicyProvider, etc. to components/policy. | dconnelly@chromium.org | 2013-12-02 | 8 | -2/+883 |
* | Move some files from chrome/renderer/pepper to components/nacl/renderer/ | alexis.menard@intel.com | 2013-12-02 | 6 | -0/+750 |
* | Move EmptyString, kWhitespace and the BOM to base. | brettw@chromium.org | 2013-12-02 | 1 | -5/+6 |
* | Add support for color input datalist on Android | keishi@chromium.org | 2013-11-29 | 5 | -13/+66 |
* | Resolve "$ref" attributes in JSON schemas. | joaodasilva@chromium.org | 2013-11-28 | 3 | -84/+472 |
* | Add CloudExternalDataPolicyObserver | bartfab@chromium.org | 2013-11-28 | 2 | -10/+31 |
* | Fix NaCl Gyp error: fix building with nacl_disabled=1 | caitkp@chromium.org | 2013-11-28 | 1 | -0/+5 |
* | Merge components/nacl_common.gyp and components/nacl.gyp | alexis.menard@intel.com | 2013-11-28 | 3 | -91/+78 |
* | Base: Remove Receive() from ScopedHandle. | rvargas@chromium.org | 2013-11-28 | 1 | -2/+3 |
* | Add chromium_code to tracing.gyp to build with warnings. | joi@chromium.org | 2013-11-27 | 1 | -1/+3 |
* | Revert of https://codereview.chromium.org/78603003/ | dconnelly@chromium.org | 2013-11-27 | 7 | -161/+0 |
* | Bring-up of the dom-distiller webui on ios. | noyau@chromium.org | 2013-11-27 | 1 | -0/+3 |
* | Re-land 237409: Move PreferencesMac to components/policy/. | dconnelly@chromium.org | 2013-11-27 | 7 | -0/+161 |
* | Revert of https://codereview.chromium.org/71013004/ | hashimoto@chromium.org | 2013-11-27 | 1 | -3/+2 |
* | Remove JsonPrefStore pruning of empty values on write. | gab@chromium.org | 2013-11-27 | 1 | -0/+1 |
* | Move GetVisibleNetworks network type filtering to WiFiService interface. | mef@chromium.org | 2013-11-27 | 4 | -10/+25 |
* | Base: Remove Receive() from ScopedHandle. | rvargas@chromium.org | 2013-11-27 | 1 | -2/+3 |
* | Revert 237280 "Remove TraceController" | tonyg@chromium.org | 2013-11-27 | 3 | -18/+23 |
* | Revert 237409 "Move PreferencesMac to components/policy/." | rsleevi@chromium.org | 2013-11-26 | 6 | -152/+0 |
* | Move PreferencesMac to components/policy/. | dconnelly@chromium.org | 2013-11-26 | 6 | -0/+152 |
* | Move policy strings to components/policy_strings.grdp. | dconnelly@chromium.org | 2013-11-26 | 4 | -7/+299 |