summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* android: Introduce a ui::PlatformWindow implementation for android.sadrul2015-06-157-679/+23
* Revert of Add a manual thunk to work around a clang bug. (patchset #1 id:1 of...thakis2015-06-142-7/+0
* Autofill: Port r310631 to iOS.thestig2015-06-141-34/+63
* Replaced TestNowSource with SimpleTestTickClock.ankur1.verma2015-06-1313-235/+293
* Rename the Lo-Fi "Show image" context menu item to "Load image"megjablon2015-06-133-14/+14
* Store network quality samples so we can compute percentiles.tbansal2015-06-133-15/+19
* data_reduction_proxy: Replace usage of GetActiveEntry by GetLastCommittedEntry.tfarina2015-06-131-6/+6
* [Android] Refactor browser test execution. (RELAND)jbudorick2015-06-125-41/+24
* Move EndsWith to base namespace.brettw2015-06-1214-22/+25
* Revert of android: Introduce a ui::PlatformWindow implementation for android....skobes2015-06-127-23/+679
* android: Introduce a ui::PlatformWindow implementation for android.sadrul2015-06-127-679/+23
* Omnibox - Mark As Duplicates URLs that only differ by a trailing slashmpearson2015-06-123-10/+61
* Add self to oobe/login related OWNERS files.achuith2015-06-124-0/+4
* html_viewer: Correctly set focus to WebView.sadrul2015-06-124-0/+25
* Add new SplitString backend.brettw2015-06-121-1/+2
* Fix WalletServiceURL.DefaultsToProd test on official unbranded buildsdspell2015-06-121-1/+1
* Update mojo sdk to rev bdbb0c7e396fc4044a8b194058d7a7e529715286rockot2015-06-121-1/+1
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-123-9/+9
* Add a manual thunk to work around a clang bug.thakis2015-06-122-0/+7
* Sometimes limit blink timer execution to idle periodsalexclarke2015-06-123-31/+181
* Make the reference to BrowserPluginDelegate from BrowserPlugin weak.lazyboy2015-06-122-1/+13
* components: Fix 'gn check' errors for the targets under bookmarks/.tfarina2015-06-121-0/+12
* bookmarks: Do not handle DCHECK() failures in BookmarkModel::Remove.tfarina2015-06-121-4/+2
* Revert of [Android] Refactor browser test execution. (patchset #14 id:260001 ...jbudorick2015-06-125-24/+41
* [Android] Refactor browser test execution.jbudorick2015-06-125-41/+24
* Componentize omnibox_logblundell2015-06-125-0/+142
* Componentize InMemoryURLIndexTypesblundell2015-06-126-0/+488
* Revert of Fix html_viewer build after latest blink roll (patchset #1 id:1 of ...dcheng2015-06-122-0/+6
* Move StartsWith[ASCII] to base namespace.brettw2015-06-1243-89/+94
* NaCl cleanup: Stop connecting to the SRPC trusted command channelmseaborn2015-06-124-11/+36
* Fixes crash in ViewManager during shutdownsky2015-06-112-11/+26
* UMA for Data Reduction Proxy Lo-Fi implicit opt outmegjablon2015-06-119-29/+119
* Decode ImageManager cached images on demand.dskiba2015-06-116-63/+105
* media: Add MojoCdmServiceContext.xhwang2015-06-111-0/+4
* Plugin Power Saver: Fix a nullptr crash with plugin placeholder resize.tommycli2015-06-111-0/+4
* When OnBeforeSendProxyHeadersInternal() is called, it istbansal2015-06-112-3/+22
* Reland: Plugin Placeholders: Refactor for platforms that don't support pluginstommycli2015-06-1110-212/+222
* [Sync] Add ProfileSyncService::IsSyncAllowed().maxbogue2015-06-114-1/+14
* Revert of [Password Manager] Support <input> elements not in a <form> element...shrikant2015-06-1112-367/+220
* Tri-state Data Reduction Proxy Lo-Fi flagmegjablon2015-06-1111-26/+83
* Make sure the distiller page contents object handles destruction.alex2015-06-113-2/+47
* [Password Manager] Support <input> elements not in a <form> elementgcasto2015-06-1112-220/+367
* Clear the URLRequest.proxy_server_ field when restarting a request.sclittle2015-06-111-0/+42
* Mandoline: Disable slimming paintfsamuel2015-06-111-0/+4
* Fix typo in data reduction proxy UMA name.kundaji2015-06-111-2/+2
* Fix Lint Error: Explicitly use US Locale.knn2015-06-111-2/+3
* Introduce a loading policy to the renderer scheduleralexclarke2015-06-116-7/+81
* view_manager: Reduce number of single root assumptionsfsamuel2015-06-1120-106/+134
* Fix Android sync regression as a result of https://codereview.chromium.org/11...pkotwicz2015-06-111-1/+0
* Refactor RendererSchedulerImpl to improve thread safety.alexclarke2015-06-113-151/+222