index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Move RegistryDict to components/policy/.
dconnelly@chromium.org
2013-11-26
5
-0
/
+735
*
Enable cloud policy for extensions by default.
joaodasilva@chromium.org
2013-11-26
2
-3
/
+3
*
Support cloud policy for extensions on the desktop platforms.
joaodasilva@chromium.org
2013-11-26
1
-2
/
+1
*
[rAc OSX] Ensure that AddressBook address suggestions have non-empty labels.
isherman@chromium.org
2013-11-26
5
-176
/
+101
*
Remove TraceController
wangxianzhu@chromium.org
2013-11-26
3
-23
/
+18
*
Add back AutofillType::server_type() to fix input filling issues on
dbeam@chromium.org
2013-11-26
1
-0
/
+1
*
fix multilogin issue with passive auth
estade@chromium.org
2013-11-26
6
-23
/
+27
*
autofill: Use timezone to guess user location.
estade@chromium.org
2013-11-26
1
-2
/
+6
*
Fixes and improvements to cloud policy for extensions.
joaodasilva@chromium.org
2013-11-25
1
-0
/
+3
*
Remove unnecessary grit_out_dir variable from component_strings.gyp.
tfarina@chromium.org
2013-11-24
1
-3
/
+0
*
Code cleanup: Pass vector by const-ref rather than by value.
isherman@chromium.org
2013-11-23
2
-2
/
+2
*
[Build Fix] Add missing #include
tzik@chromium.org
2013-11-23
1
-0
/
+1
[next]