- 07 Aug, 2012 40 commits
-
-
dtrainor@chromium.org authored
Use an annotation to check whether or not a method should be exposed to JavaScript. This is better than relying on inheritence to determine whether or not to expose a method. BUG=http://b/6910450 Review URL: https://chromiumcodereview.appspot.com/10830173 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150406 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
Revert 150391 - Reverting this as it causes browser tests on the Linux ChromiumOS builder to fail. Will revert back if it does not address the redness. Revert 150380 - Add support for loading user cloud policy on desktop, behind the --load-cloud-policy-on-signin flag. Move UserCloudPolicyManager to be owned by the Profile as a step towards supporting multiple profiles. Added TestingProfile::Builder as a start towards taming the madness of all the different constructors and setters. BUG=141123 TEST=none Review URL: https://chromiumcodereview.appspot.com/10693022 TBR=atwilson@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823208 TBR=ananta@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823212 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150404 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Prior instrumentation provided some evidence that memory corruption was causing inconsistencies between PrefixSet and BloomFilter results. This CL attempts to detect three types of memory corruption: - internal to the PrefixSet data structure. - internal to the BloomFilter data structure. - the input data used to construct either. BUG=71832 TEST=none Review URL: https://chromiumcodereview.appspot.com/10834045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150403 0039d316-1c4b-4281-b951-d872f2087c98
-
rdevlin.cronin@chromium.org authored
Moved all classes and files in c/r/extensions into the extensions namespace. BUG=140056,117261 TBR=jam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10821133 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150402 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=113688 Review URL: https://chromiumcodereview.appspot.com/10827142 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150401 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
Change in the radius for any of the touch-points changes the bounding box of the points, but in such cases, we do not want to trigger either scroll or pinch updates. BUG=none TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150400 0039d316-1c4b-4281-b951-d872f2087c98
-
wjia@chromium.org authored
MediaStreamDispatcher::OnDevicesEnumerationFailed() should call request.handler->OnDevicesEnumerationFailed(), instead of request.handler->OnStreamGenerationFailed(). BUG=140968 Review URL: https://chromiumcodereview.appspot.com/10836136 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150399 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=118571 Review URL: https://chromiumcodereview.appspot.com/10831063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150398 0039d316-1c4b-4281-b951-d872f2087c98
-
xhwang@chromium.org authored
Previously this was not possible because it conflicts with a macro in x11. This has been fixed by acolwell@. Make this change now to be consistent with DemuxerStream::Status, AudioDecoder::Status, and SourceBufferStream::Status. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10825194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150397 0039d316-1c4b-4281-b951-d872f2087c98
-
dimich@chromium.org authored
BUG=141013 Review URL: https://chromiumcodereview.appspot.com/10823198 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150396 0039d316-1c4b-4281-b951-d872f2087c98
-
brianderson@chromium.org authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10825053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150395 0039d316-1c4b-4281-b951-d872f2087c98
-
kaiwang@chromium.org authored
R=estade@chromium.org BUG=140224 TEST=Add user, delete user, press back button (manage profile should show). Review URL: https://chromiumcodereview.appspot.com/10834142 TBR=dbeam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10829223 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150394 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
Will revert back if it does not address the redness. Revert 150380 - Add support for loading user cloud policy on desktop, behind the --load-cloud-policy-on-signin flag. Move UserCloudPolicyManager to be owned by the Profile as a step towards supporting multiple profiles. Added TestingProfile::Builder as a start towards taming the madness of all the different constructors and setters. BUG=141123 TEST=none Review URL: https://chromiumcodereview.appspot.com/10693022 TBR=atwilson@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823208 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150391 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
BUG= NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10825227 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150390 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
In the Linux BPF sandbox, we factor the common syscalls between the Flash and GPU policies into one common function. This change introduces no semantic change in the policies. BUG= NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10837135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150389 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
[Mac]: Make dictionary context menu item use system settings for whether to launch Dictionary.app or show a panel. BUG=65537, 121917 TEST=Open Dictionary.app's preferences and change "Contextual Menu:" to "Open Dictionary Panel". Select a word in the web content area, right click and choose "Look Up in Dictionary". The dictionary panel should appear with the overlay text positioned correctly over the word. Change the setting back in Dictionary.app and observe that choosing "Look Up in Dictionary" brings up Dictionary.app in that case. Review URL: https://chromiumcodereview.appspot.com/10830176 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150388 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
Move the existing implementation of the browser plugin to the content::old to avoid class name collisions with the new version currently being upstreamed. BUG=140306 Review URL: https://chromiumcodereview.appspot.com/10829219 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150387 0039d316-1c4b-4281-b951-d872f2087c98
-
jorgelo@chromium.org authored
BUG=140901 TEST=WebGL conformance tests on Chrome OS. Review URL: https://chromiumcodereview.appspot.com/10836118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150386 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=117476 TEST=none Review URL: https://chromiumcodereview.appspot.com/10854027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150385 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Some numbers go up by a few (~hundred) bytes, others go down. BUG=none TBR=cmp Review URL: https://chromiumcodereview.appspot.com/10855029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150383 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=chromium-os:29557 TEST=none Review URL: https://chromiumcodereview.appspot.com/10825170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150382 0039d316-1c4b-4281-b951-d872f2087c98
-
dbeam@chromium.org authored
R=estade@chromium.org BUG=140224 TEST=Add user, delete user, press back button (manage profile should show). Review URL: https://chromiumcodereview.appspot.com/10834142 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150381 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
Add support for loading user cloud policy on desktop, behind the --load-cloud-policy-on-signin flag. Move UserCloudPolicyManager to be owned by the Profile as a step towards supporting multiple profiles. Added TestingProfile::Builder as a start towards taming the madness of all the different constructors and setters. BUG=141123 TEST=none Review URL: https://chromiumcodereview.appspot.com/10693022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150380 0039d316-1c4b-4281-b951-d872f2087c98
-
aurimas@chromium.org authored
Adding RegisterProcessUtils() and the chrome_jni_registrar BUG=137674 TEST=Compile unit_tests_apk target Review URL: https://chromiumcodereview.appspot.com/10816038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150379 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150378 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r9371: (khim) Add missing REXW case r9372: (khim) Add validator_internals.html documentation r9373: (khim) Add branch hints to j[er]cxz and loop{,e,ne} instructions r9374: (robertm) PNaCl toolchain: Remove unused binutils static libs and headers r9375: (kschimpf) Remove unnecessary inlines in methods defined within the class definition. r9376: (sehr) Get negative displacement change. r9377: (dschuff) Get gold RPC error update r9378: (arbenson) Move low page protection to nacl_helper_bootstrap r9379: (bradnelson) Revert 9378 - Move low page protection to nacl_helper_bootstrap r9380: (shcherbina) Validator_ragel tests: make --nthreads optional r9381: (robertm) Add step for packaging tranlators and use it on one buildbot. r9382: (jvoung) Allow slower AllocAddrSpace step for xp-bare-metal bot. r9383: (mseaborn) Testing: Reuse RegsAssertEqual() in the trusted-code part of tests r9384: (robertm) Fix missing env variable renames. r9385: (arbenson) Move low page protection to nacl_helper_bootstrap r9386: (dschuff) Update Pnacl toolchain DEPS to 9380 r9387: (khim) Improve compatibility with existing validator r9388: (phosek) Removed all NaClAppVmmap* functions since they are no longer being used. r9389: (bradchen) Make ragel_tester more strict, to align better with nacl_tester r9390: (khim) Fix OWNERS for validator_ragel r9391: (shcherbina) validator_ragel: simplify scons definition of dfagen BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10854022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150377 0039d316-1c4b-4281-b951-d872f2087c98
-
jbates@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10834192 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150376 0039d316-1c4b-4281-b951-d872f2087c98
-
palmer@chromium.org authored
The HTTP-based Public Key Pinning Internet Draft (tools.ietf.org/html/draft-ietf-websec-key-pinning) requires this. Per wtc, give the *Fingeprint* types more meaningful *HashValue* names. Cleaning up lint along the way. BUG=117914 TEST=net_unittests, unit_tests TransportSecurityPersisterTest Review URL: https://chromiumcodereview.appspot.com/10825211 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150375 0039d316-1c4b-4281-b951-d872f2087c98
-
skuhne@chromium.org authored
The artwork team gave me two new icons to replace the existing ones. BUG=140834 TBR=oshima@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150373 0039d316-1c4b-4281-b951-d872f2087c98
-
kaiwang@chromium.org authored
BUG=141156 TBR=jennb@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823206 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150372 0039d316-1c4b-4281-b951-d872f2087c98
-
wangxianzhu@chromium.org authored
This change is according to the change in WebKit: https://bugs.webkit.org/show_bug.cgi?id=91910 BUG=none Review URL: https://chromiumcodereview.appspot.com/10826158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150371 0039d316-1c4b-4281-b951-d872f2087c98
-
hallielaine@chromium.org authored
BUG=123269 Review URL: https://chromiumcodereview.appspot.com/10830194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150370 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Download store used to request kBinHashList, but that is now obsolete. Older clients continue to have a substantial number of such chunks, as evidenced by SB2.DownloadDatabaseKilobytes showing a distinct 50/50 split between a database size around 2M and another around 4M. BUG=108130 TEST=histograms of downloads store file size stops being bimodal. Review URL: https://chromiumcodereview.appspot.com/10806071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150369 0039d316-1c4b-4281-b951-d872f2087c98
-
ericu@google.com authored
Fix some comments. Make the tests a bit harder. Fix db deletion in testCreateAndDeleteIndex. BUG=137764 Review URL: https://chromiumcodereview.appspot.com/10856002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150368 0039d316-1c4b-4281-b951-d872f2087c98
-
kaiwang@chromium.org authored
BUG=141141 TBR=caitkp Review URL: https://chromiumcodereview.appspot.com/10828197 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150367 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: https://chromiumcodereview.appspot.com/10843068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150366 0039d316-1c4b-4281-b951-d872f2087c98
-
motek@chromium.org authored
BUG=140357 Review URL: https://chromiumcodereview.appspot.com/10837084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150365 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
MainMenu.xib changes: Add submenu "Speech" with items "Start Speaking" and "Stop Speaking" to the Edit menu (with localized ids for names). This is a followup to http://crrev.com/126602, which implemented speech support in the context menu. This changes also updates the context menu implementation to go through the new one in the render view. Also fixes some warnings found by 'gcl lint'. BUG=31107, 46153 TEST=Select some text on a web page and go to Edit -> Speech -> Start Speaking. The selected text should be spoken. While some text is being spoken, go to Edit -> Speech -> Stop Speaking. The speech should stop. When no text is being spoken, Edit -> Speech -> Stop Speaking should be disabled. Try the same steps as above but with selected text in the omnibox. It should also work. Review URL: https://chromiumcodereview.appspot.com/10820062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150364 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
When running Chrome in RTL mode, the new tab button is mirrored, but the theme background shouldn't be. Bug=None Test=Manual Review URL: https://chromiumcodereview.appspot.com/10808051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150363 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
https://chromiumcodereview.appspot.com/10739002/. R=ygorshenin@chromium.org BUG=136797 TEST=no compilation errors Review URL: https://chromiumcodereview.appspot.com/10783029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150362 0039d316-1c4b-4281-b951-d872f2087c98
-