summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-032-10/+14
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-281-11/+111
* Revert 242671 "Implement sampling profiler (chromium side change)"haraken@chromium.org2013-12-281-2/+0
* Implement sampling profiler (chromium side change)haraken@chromium.org2013-12-281-0/+2
* Revert 242659 "Do PPB_FileIO Write on the plugin side."brettw@chromium.org2013-12-281-105/+11
* Renable org.chromium.chrome.browser.infobar.InfoBarTest#testInfoBarForPopUp w...jam@chromium.org2013-12-281-2/+4
* Do PPB_FileIO Write on the plugin side.bbudge@chromium.org2013-12-281-11/+105
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...jam@chromium.org2013-12-284-34/+36
* Display access token information on about:signin-internal page.haitaol@chromium.org2013-12-271-1/+2
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-262-1/+2
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-2510-28/+29
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-2588-220/+301
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-232-14/+10
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-2330-184/+196
* Don't inherit WiFiServiceImpl from base::NonThreadSafe as it could be called ...mef@chromium.org2013-12-211-1/+1
* Updated the documentation for caching policies.pastarmovj@chromium.org2013-12-201-2/+2
* Revert 242061 "Test Keeping NaCl plugins used in app background ..."dbeam@chromium.org2013-12-201-5/+1
* Add a new AssociationState DEPROVISIONED for cloud policy.mnissler@chromium.org2013-12-202-0/+12
* [Autofill] Bail on corrupt AutofillHostMsg_ShowPasswordSuggestions messageisherman@chromium.org2013-12-201-0/+5
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-201-1/+5
* [Autofill] Fix up AutofillAgent a bit.isherman@chromium.org2013-12-202-26/+17
* Convert remaining uses of WebView::initializeMainFrame to setMainFrame.dcheng@chromium.org2013-12-202-4/+12
* Make building seccomp-bpf a GYP conditionjln@chromium.org2013-12-192-0/+20
* MessageLoop(TYPE_UI) -> MessageLoopForUIsky@chromium.org2013-12-194-7/+6
* Add base:: to string16 components/.dbeam@chromium.org2013-12-1911-65/+69
* Pepper: Finish support for dev channel APIs.teravest@chromium.org2013-12-191-2/+2
* Change AddList to take a completion callback.shashishekhar@chromium.org2013-12-1913-86/+335
* Revert of https://codereview.chromium.org/105393008/shashishekhar@chromium.org2013-12-1913-333/+86
* Change AddList to take a completion callback.shashishekhar@chromium.org2013-12-1913-86/+333
* Keep NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-184-4/+15
* Pepper: add quota_amount and max_written_offset fields to SerializedHandle.bbudge@chromium.org2013-12-181-1/+1
* Pass untrusted (plugin->host) messages through NaClMessageScanner.bbudge@chromium.org2013-12-181-2/+5
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-182-0/+2
* Move DumpProcessWithoutCrash to base, so we can use it from net and contentjochen@chromium.org2013-12-185-14/+7
* Move URLBlacklistManager to components/policy.joaodasilva@chromium.org2013-12-174-0/+618
* rAc: remove http:// support, except when flag is providedestade@chromium.org2013-12-171-3/+11
* components_perftests does not need compositor.tfarina@chromium.org2013-12-171-1/+0
* components: Refactor the initialization of ResourceBundle for unit tests.tfarina@chromium.org2013-12-175-22/+44
* Add UMA stats to check how well does different checks correlate to enterprise...pastarmovj@chromium.org2013-12-171-0/+52
* Refactored the URLBlacklistManager to avoid chrome/ and content/ dependencies.joaodasilva@chromium.org2013-12-172-0/+8
* Address a TODO to change some VLOGs to DVLOG after dogfood.scr@chromium.org2013-12-171-5/+4
* Have jni_generator.gypi specify include_dirs to dependent targets.blundell@chromium.org2013-12-173-4/+0
* Entry point for interacting with the precache component.sclittle@chromium.org2013-12-1714-35/+902
* Added list of forced starting URLs to precache configuration settings.sclittle@chromium.org2013-12-173-1/+39
* Put ignore autocomplete='off' behind a flag. Restores the basicjww@chromium.org2013-12-1610-4/+71
* components: Remove 'ui' dependencies from json_schema and user_prefs targets.tfarina@chromium.org2013-12-163-4/+0
* Properly set dmtoken value in NAC header.atwilson@chromium.org2013-12-163-40/+60
* Cleanup the policy code after the recent moves into the component.joaodasilva@chromium.org2013-12-166-66/+229
* Fix some misc style errors.shashishekhar@chromium.org2013-12-1620-22/+51
* Move chrome/app/policy into components/policy.joaodasilva@chromium.org2013-12-1665-52/+94012