summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* When OnBeforeSendProxyHeadersInternal() is called, it istbansal2015-06-112-3/+22
* Account for different base::FilePath::StringType on Windows.lukasza2015-06-115-22/+23
* Allow Google Update to impersonate the client for on-demand update checks.grt2015-06-111-28/+62
* Reland: Plugin Placeholders: Refactor for platforms that don't support pluginstommycli2015-06-1127-479/+455
* Add documentation for perf_benchmark.PerfBenchmark class.nednguyen2015-06-111-0/+5
* Enhance the requestPermissions call to fail gracefully pre-M.tedchoc2015-06-111-3/+47
* Revert of Mark ui_base_unittests target to be used on Swarming. (patchset #2 ...thakis2015-06-117-93/+0
* Rebuild property_tree after LayerImpl::SetTransform() is called in testsmiletus2015-06-111-0/+4
* [Sync] Add ProfileSyncService::IsSyncAllowed().maxbogue2015-06-1114-23/+41
* Revert of [Password Manager] Support <input> elements not in a <form> element...shrikant2015-06-1116-545/+324
* Block scripting in plugin teardown during Document unload.dcheng2015-06-112-1/+6
* Enable Finch selection of Client Side Detection models.nparker2015-06-114-6/+170
* Mac: Fix missing focus rings on toolbar, profile, and tab buttons.andresantoso2015-06-118-25/+73
* Fix problem with jittery toolbar when hide or show bookmarks.shrike2015-06-111-0/+28
* Allow TableColumns to set their default sort order.finnur2015-06-114-6/+25
* Fix custom tab progress bar on tabletsyusufo2015-06-113-2/+13
* Change audio IPC enums from kConstantStyle to MACRO_STYLE.nick2015-06-1119-61/+61
* Add a Pickle::GetTotalAllocatedSize() to estimate its memory usageprimiano2015-06-113-6/+16
* content: Remove call to setDeferredImageDecodingEnabled.danakj2015-06-111-2/+0
* Remove tools/crx_id.achuith2015-06-115-271/+0
* Roll src/third_party/skia 78d79cc:1422ec8skia-deps-roller2015-06-111-1/+1
* bluetooth: Browser-side implementation of getCharacteristicortuno2015-06-1116-18/+298
* Make FTP EPSV/PASV and PepperWebSocketHost support port override list.mmenke2015-06-118-93/+77
* [Document mode] Fix updateRecentlyClosed().dfalcantara2015-06-111-2/+5
* Add missing mandoline dependencies.brettw2015-06-112-0/+4
* Switch some page set from user_agent fields to coresponding shared_state classesnednguyen2015-06-1112-34/+39
* Allow binding point to be specified on flow end events.yuhaoz2015-06-114-1/+27
* Added a DCHECK and an early exit to prevent the crash in WebViewGuest::CleanU...paulmeyer2015-06-111-0/+9
* chrome/browser/extensions: Remove use of MessageLoopProxy and deprecated Mess...skyostil2015-06-1139-146/+203
* pull ContentVerifierDelegateImpl out of extension_system_impl.ccjuncai2015-06-118-207/+257
* Revert of Ensure the new navigation classifier works in the real world. (patc...avi2015-06-114-90/+6
* [Android] Add tests for toolbar of Chrome Custom Tabsianwen2015-06-113-7/+185
* Don't update frame statistics when the frame queue is empty.dalecurtis2015-06-113-1/+36
* Sort licenses by name.bungeman2015-06-111-3/+9
* Change WebContentsDelegate::GetSecurityStyle to take non-const WebContents.lgarron2015-06-114-6/+4
* Prevent NTP User Data Logger to send 0 loadTime when a refresh happens (1.03%...fserb2015-06-111-5/+8
* Tri-state Data Reduction Proxy Lo-Fi flagmegjablon2015-06-1115-37/+147
* Synchronously drop tile textures in android webviewboliu2015-06-111-0/+14
* webui/js/cr: Fix followup style nits from crrev.com/333868James Hawkins2015-06-111-4/+3
* cc: Only clear edge pixels that fall inside the canvas_playback_rectdanakj2015-06-112-3/+8
* Remove stale mojo dependency in device/coreKen Rockot2015-06-112-2/+0
* Make sure the distiller page contents object handles destruction.alex2015-06-113-2/+47
* Delay jumplist updates, filter redundant updates, and instrument updates.brucedawson2015-06-112-0/+29
* Updating App Remoting Test Driver to read/write refresh tokens using a JSON f...joedow2015-06-117-82/+150
* Added new UMA steps for SRT prompt.mad2015-06-112-5/+28
* Plugin Power Saver: Add extra leeway for 16:9 aspect ratio videos.tommycli2015-06-112-8/+30
* Show enrollment dialog for unconfigured networks from the Settings UIstevenjb2015-06-112-2/+16
* [Password Manager] Support <input> elements not in a <form> elementgcasto2015-06-1116-324/+545
* [Telemetry] Modify value stringification to use display_name instead of nameeakuefner2015-06-118-15/+15
* cc: Enable size_t truncation warnings for msvs in cc.gypvmpstr2015-06-113-17/+0