summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-071-1/+5
* Move Translate-related files to components/translatedroger@chromium.org2014-01-0723-66/+277
* Fix Blink dependencies in build files.davidben@chromium.org2014-01-072-0/+2
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-072-2/+2
* Updating XTBs based on .GRDs from branch 1750laforge@chromium.org2014-01-0752-139/+1859
* WalletClient: don't bother queuing requests; we don't make multiple requests ...estade@chromium.org2014-01-063-77/+22
* Pepper: Split PpapiHostMsg_ChannelCreated use.teravest@chromium.org2014-01-063-14/+22
* Initial implementation of Bare Metal Mode for NaCl.hidehiko@chromium.org2014-01-0612-2/+595
* Revert of https://codereview.chromium.org/112663007/ckocagil@chromium.org2014-01-041-5/+1
* rAc: don't open sign in continue url in new tabestade@chromium.org2014-01-042-3/+16
* Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl...ajwong@chromium.org2014-01-041-2/+5
* Adding DVLOG for unknown wallet errors to see what the unknown string is.scr@chromium.org2014-01-041-0/+1
* Test Keeping NaCl plugins used in app background pages alive when active.scheib@chromium.org2014-01-041-1/+5
* Pepper: Remove unused field in message.teravest@chromium.org2014-01-031-1/+0
* 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