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
*
Removing kForceLoadCloudPolicy command line switch
kaliamoorthi@chromium.org
2014-02-20
2
-8
/
+1
*
Add gnubby authentication to remoting host
psj@chromium.org
2014-02-20
1
-1
/
+17
*
Remove pp_ifdef from grd files in components/.
newt@chromium.org
2014-02-20
2
-13
/
+13
*
Copy the job factory for the SystemPolicyRequestContext.
joaodasilva@chromium.org
2014-02-19
1
-0
/
+5
*
Moving the autofill enum from blink side to browser side
gnanasekar.s@samsung.com
2014-02-19
6
-108
/
+128
*
Added support for additional popup-blocking policies on Android.
joaodasilva@chromium.org
2014-02-19
1
-0
/
+2
*
StorageMonitor: Make StorageInfo a class.
thestig@chromium.org
2014-02-19
2
-2
/
+2
*
Add sandbox ISA and extra compile flag fields to PNaCl translation cache key
dschuff@chromium.org
2014-02-18
5
-12
/
+43
*
Componentize PasswordSyncableService
vabr@chromium.org
2014-02-18
6
-3
/
+1214
*
CloudPolicyValidator::ValidateCachedKey() generates errors on empty signatures.
atwilson@chromium.org
2014-02-18
2
-3
/
+24
*
Fixed typos in the policy documentation.
joaodasilva@chromium.org
2014-02-18
1
-15
/
+15
*
Make storage_monitor a component
thiago.santos@intel.com
2014-02-17
59
-0
/
+9290
*
Move password store unit tests and MockPasswordStore into component.
dubroy@chromium.org
2014-02-17
6
-0
/
+433
*
Move the translate script callbacks from TranslateManager to TranslateScript
droger@chromium.org
2014-02-17
2
-13
/
+19
*
Support for distilling prior pages in an article.
shashishekhar@chromium.org
2014-02-17
4
-10
/
+89
*
Store validation key in policy cache to enable key rotation
atwilson@chromium.org
2014-02-17
5
-17
/
+136
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-16
1
-1
/
+2
*
Eliminate ChromeEncryptor in favor of using webdata's Encryptor directly.
tfarina@chromium.org
2014-02-15
7
-1
/
+101
*
Store page no for distilled pages undergoing distillation.
shashishekhar@chromium.org
2014-02-15
3
-58
/
+319
*
Updates to wallet for i18n
estade@chromium.org
2014-02-15
9
-140
/
+293
*
[Password Generation] Update UI to match final mocks.
gcasto@chromium.org
2014-02-15
2
-7
/
+16
*
"Privet" Printing reads DPI for PWG raster conversion from device capabilities.
vitalybuka@chromium.org
2014-02-15
2
-6
/
+12
*
PnaclCoordinator: Use llc's module-splitting for pexe compilation
dschuff@chromium.org
2014-02-15
4
-0
/
+22
*
Don't try to remove the referrer from an empty page state
jochen@chromium.org
2014-02-14
1
-0
/
+3
*
NaCl: Remove references to a never-finished ARM Thumb sandbox
mseaborn@chromium.org
2014-02-14
1
-3
/
+0
*
Updated the finalized list of policies supported on iOS for M34.
joaodasilva@chromium.org
2014-02-14
2
-32
/
+50
*
Add policy management for on-screen keyboard.
kevers@chromium.org
2014-02-14
1
-1
/
+46
*
Eliminate potential for flaky crash in BCKSFactory::SetTestingFactory().
blundell@chromium.org
2014-02-14
4
-11
/
+27
*
Improved the documentation of the DisabledPluginsException policy.
joaodasilva@chromium.org
2014-02-14
1
-0
/
+2
*
Cleanup: Remove WebFormElement include from autofill_manager_unittest.cc
tfarina@chromium.org
2014-02-14
2
-11
/
+0
*
Move TranslatePrefs to the Translate component
droger@chromium.org
2014-02-14
8
-6
/
+822
*
Fix issue that IME can't be enabled when set Plugin mode to "Click to play".
luoruiyi2008@gmail.com
2014-02-14
2
-2
/
+12
*
Update policy signature verification to include policy domain.
atwilson@chromium.org
2014-02-14
7
-68
/
+263
*
[Android] Disable tombstones for renderer crashes on JB MR2+
cjhopman@chromium.org
2014-02-13
1
-1
/
+21
*
Add method GetKeyFromSystem to WiFiService on Windows and Mac.
mef@chromium.org
2014-02-13
5
-4
/
+127
*
Fuzzy password matching kill switch by Finch
vabr@chromium.org
2014-02-13
1
-0
/
+16
*
Password manager: Add myself and vabr@ to OWNERS.
dubroy@chromium.org
2014-02-13
1
-0
/
+2
*
Set up field trial for precache experiment
bengr@chromium.org
2014-02-12
1
-1
/
+1
*
Changed RefCountedStaticMemory() to accept a void pointer.
joaoe@opera.com
2014-02-12
1
-2
/
+1
*
sync: Remove dead code related to ClearUserData
rlarocque@chromium.org
2014-02-12
1
-4
/
+0
*
Add UMA stats about the number of detected policy violations.
pastarmovj@chromium.org
2014-02-12
1
-1
/
+6
*
autofill: Remove WebFormElement include from autofill_manager.h
tfarina@chromium.org
2014-02-12
4
-10
/
+2
*
Updating XTBs based on .GRDs from branch 1750
kerz@chromium.org
2014-02-12
10
-68
/
+68
*
rAc: validate a section's inputs when its validation rules load.
dbeam@chromium.org
2014-02-11
1
-3
/
+3
*
Refactor TranslateAcceptLanguages as a BrowserContextKeyedService
droger@chromium.org
2014-02-11
3
-0
/
+136
*
Pepper: Make StartSelLdr asynchronous.
teravest@chromium.org
2014-02-11
1
-16
/
+32
*
Creates a way to launch the utility process with elevated privileges on Windo...
haven@chromium.org
2014-02-11
2
-1
/
+4
*
Use SequencedWorkerPoolOwner in TestAutofillManager.
blundell@chromium.org
2014-02-11
2
-4
/
+10
*
Change lifetime of image fetchers.
shashishekhar@chromium.org
2014-02-11
2
-7
/
+19
*
Enabled consumer kiosk mode for all devices.
zelidrag@chromium.org
2014-02-11
1
-1
/
+3
[next]