- 06 Jan, 2014 40 commits
-
-
haven@chromium.org authored
Previous CL: https://codereview.chromium.org/99463006/ BUG=329088 Review URL: https://codereview.chromium.org/121083002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243166 0039d316-1c4b-4281-b951-d872f2087c98
-
rileya@chromium.org authored
This makes it match its sibling, AudioDecoder. BUG=329379 Review URL: https://codereview.chromium.org/123213006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243163 0039d316-1c4b-4281-b951-d872f2087c98
-
wangxianzhu@chromium.org authored
Previously on a TracingController error, OnBeginRequest returns false, and then WebUIDataSource will return the default resource (tracing.html). This will cause a successful XHR request and a JSON parse failure in tracing frontend code. Return "##ERROR##" to express the error so that the frontend can handle the error. BUG=331286 Review URL: https://codereview.chromium.org/117323008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243162 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
dtseng and plundblad are now primary owners, zork and hashimoto are no longer working on accessibility. BUG=none R=zork@chromium.org Review URL: https://codereview.chromium.org/102963008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243161 0039d316-1c4b-4281-b951-d872f2087c98
-
dtrainor@chromium.org authored
TabBase will build it's own native component if nobody overrides initializeNative(). BUG=277135 Review URL: https://codereview.chromium.org/108803002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243160 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
This CL contains supporting code for C++ APIs and the C++ equivalent of chrome.alarms. BUG=327197 TEST=None Review URL: https://codereview.chromium.org/116963003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243158 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
BUG=327834 R=palmer@chromium.org Review URL: https://codereview.chromium.org/125313002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243153 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
BUG=none Review URL: https://codereview.chromium.org/123473002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243152 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
a secondary sort key when there are multiple configs with the same primary time. - Fixes to QuicCryptoServerConfig::SetConfigs to allow replacing all configs including the primary config in one go. - Change the name of QuicCryptoServerConfig::DefaultConfig to GenerateConfig. - Generalize the method of the StrikeRegisterClient interface used to verify orbits of new configs so that it allows for orbit changes or strike registers that know about multiple orbits. Merge internal change: 58556020 R=rch@chromium.org Review URL: https://codereview.chromium.org/113883003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243151 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243150 0039d316-1c4b-4281-b951-d872f2087c98
-
creis@chromium.org authored
BUG=314791 TEST=Cross-site subframes get swapped out when using --site-per-process. Review URL: https://codereview.chromium.org/109653014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243148 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
> Turn on context menu tests > > The test harness flakiness was fixed with 115473002 and 114563002. Turning these back on > > BUG=326769 > NOTRY=true > > Review URL: https://codereview.chromium.org/106053009 TBR=dtrainor@chromium.org Review URL: https://codereview.chromium.org/125083007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243147 0039d316-1c4b-4281-b951-d872f2087c98
-
shinyak@chromium.org authored
std::max and std::min requires algorithm header. BUG= Review URL: https://codereview.chromium.org/117903005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243146 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243145 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
We can now do this since we have stdint.h everywhere. Leave the 64-bit types for now since they require more investigation. Delete schar, since it's unused in Chromium. R=brettw@chromium.org BUG=138542 Review URL: https://codereview.chromium.org/117323010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243143 0039d316-1c4b-4281-b951-d872f2087c98
-
craigdh@chromium.org authored
BUG=318865 TEST=unittests included NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=240226 Review URL: https://codereview.chromium.org/106523003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243140 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243139 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=164495:164505&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/125093002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243138 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
R=estade@chromium.org, groby@chromium.org BUG=none TEST=smaller diff in next CL Review URL: https://codereview.chromium.org/98693017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243137 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243136 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
R=reed@google.com Review URL: https://codereview.chromium.org/110353006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243135 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=none R=danakj@chromium.org Review URL: https://codereview.chromium.org/102253009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243131 0039d316-1c4b-4281-b951-d872f2087c98
-
haraken@chromium.org authored
BUG=271439 Review URL: https://codereview.chromium.org/105893004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243129 0039d316-1c4b-4281-b951-d872f2087c98
-
frankf@chromium.org authored
BUG=331798 TBR=navabi@chromium.org Review URL: https://codereview.chromium.org/122223003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243127 0039d316-1c4b-4281-b951-d872f2087c98
-
skyostil@chromium.org authored
When capturing a perf profile on Android, disable hiding of kernel pointer addresses to ensure we can symbolize kernel functions in the resulting profile. NOTRY=true Review URL: https://codereview.chromium.org/125243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243126 0039d316-1c4b-4281-b951-d872f2087c98
-
dtrainor@chromium.org authored
The test harness flakiness was fixed with 115473002 and 114563002. Turning these back on BUG=326769 NOTRY=true Review URL: https://codereview.chromium.org/106053009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243124 0039d316-1c4b-4281-b951-d872f2087c98
-
awatson@chromium.org authored
RST-ifying new landing page. Adding needed CSS. Renaming the original index.html to sitemap.html. R=binji@chromium.org Review URL: https://codereview.chromium.org/113133015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243123 0039d316-1c4b-4281-b951-d872f2087c98
-
japhet@chromium.org authored
Add a new version of RenderViewImpl::didStartLoading() that takes a boolean indicating whether the navigation is to the same document or a different document. blink will call this new version in a later patch. BUG=50298 Review URL: https://codereview.chromium.org/102563003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243122 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
BUG=316496 TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/105473007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243119 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=318879 R=ben@chromium.org Review URL: https://codereview.chromium.org/98353008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243118 0039d316-1c4b-4281-b951-d872f2087c98
-
awatson@chromium.org authored
Replacing auto-generated left-nav with a manual left-nav for now. R=binji@chromium.org Review URL: https://codereview.chromium.org/123773002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243114 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
- moves the implementation of CandidateView as a separate cc file. - CandidateView is now a button to reduce the click handling. - introduces canceling drag logic over CandidateViews - CandidateWindowView is now a BubbleDelegateView - HidableArea is removed. It's not used anymore. - removes complex GridLayout logic and use BoxLayout. BUG=325813 R=komatsu@chromium.org TEST=unit_tests pass, manually check Review URL: https://codereview.chromium.org/121163003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243106 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243104 0039d316-1c4b-4281-b951-d872f2087c98
-
teravest@chromium.org authored
PpapiHostMsg_ChannelCreated is used for two purposes: * Notifying the browser that a browser<->plugin channel has been created, and * Notifying that browser that a renderer<->plugin channel has been created. In this case renderer<->plugin channel is for NaCl-based plugins, and is special because it does some inspection of message contents and passes on the message to the untrusted side of the plugin. I've changed this because I think it makes the code easier to read, and I'm adding an additional renderer<->plugin channel anyway. BUG= TBR=mseaborn,jschuh Review URL: https://codereview.chromium.org/98183012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243101 0039d316-1c4b-4281-b951-d872f2087c98
-
penghuang@chromium.org authored
This API follows the design at https://docs.google.com/a/google.com/document/d/1rlwmFhf7VCX8mfrBok8wqXNgvr_ERhL2k6Fqha-pgIo/edit?disco=AAAAAHos8Y8# It defines new objects for the consumption of media video tracks based on the private VideoSource/VideoDestination classes. BUG=330851 Review URL: https://codereview.chromium.org/107083004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243099 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Remove the speculative resource prefetching code. This was experimental code added 1.5 years ago and not used for the last year. BUG=164207,304341 R=cbentzel@chromium.org Review URL: https://codereview.chromium.org/117933003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243098 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243097 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
R=reed@google.com Review URL: https://codereview.chromium.org/124503002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243096 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Remove calls of PrerenderTracker::TryCancel in ChromeResourceDispatcherHostDelegate::HandleExternalProtocol. This short-circuited cancelling the prerendering on the IO thread. Instead, I moved cancelling the prerender on the UI thread since that calls ends up going to the UI thread right after. BUG=304341 R=tburkard@chromium.org Review URL: https://codereview.chromium.org/124393002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243095 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Remove calls of PrerenderTracker::TryCancel on UI thread and instead have them call PrerenderContents::Destroy directly. This is part of the work on removing calls to ResourceRequestInfo::GetAssociatedRenderView. The last callers to that method are using it to cancel prerenders if they haven't been used yet, so the checking/cancelling needs to all move to the UI thread. BUG=304341 R=tburkard@chromium.org Review URL: https://codereview.chromium.org/109983006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243094 0039d316-1c4b-4281-b951-d872f2087c98
-