summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge 33591 - Misc. formatting and editing.aa@chromium.org2009-12-164-24/+24
| | | | | | | | | | | | | TBR=aa BUG=none TEST=none Review URL: http://codereview.chromium.org/455034 TBR=kathyw@google.com Review URL: http://codereview.chromium.org/501049 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34693 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33587 - Updating the extensions sample page, part 2.aa@chromium.org2009-12-161-0/+1
| | | | | | | | | | | | | | | | | Adding the newly created Email this page extension. (this time updating the docs page, not just the static page). BUG=None TEST=None Review URL: http://codereview.chromium.org/466008 TBR=finnur@chromium.org Review URL: http://codereview.chromium.org/500058 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34692 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33581 - Extensions: stop using font:menu on a couple of extensions ↵aa@chromium.org2009-12-162-3/+5
| | | | | | | | | | | | | | | examples. Changing to fontfamily: sansserif; (at least on my system) does not seem to actually change the font that is selected, however, fontsize: 0.8em; does change the size of the font. BUG=29095 Review URL: http://codereview.chromium.org/450040 TBR=estade@chromium.org Review URL: http://codereview.chromium.org/506034 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34691 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33579 - Updating the extensions sample page.aa@chromium.org2009-12-161-0/+1
| | | | | | | | | | | | | | Adding the newly created Email this page extension. BUG=None TEST=None Review URL: http://codereview.chromium.org/466005 TBR=finnur@chromium.org Review URL: http://codereview.chromium.org/501048 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34690 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33576 - Minor polish to the EmailThisPage extension. aa@chromium.org2009-12-164-26/+54
| | | | | | | | | | | | | | Add the page selection to the body of the email, if something is selected. BUG=None TEST=None Review URL: http://codereview.chromium.org/460002 TBR=finnur@chromium.org git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34689 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33491 - Fix a buggy link.aa@chromium.org2009-12-162-2/+2
| | | | | | | | | | | | | BUG=none TEST=none TBR=aa Review URL: http://codereview.chromium.org/449072 TBR=kathyw@google.com Review URL: http://codereview.chromium.org/500056 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34688 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33482 - Reduce the size of the description of the gmail checker to pleaseaa@chromium.org2009-12-161-1/+1
| | | | | | | | | | | the gallery. TBR=rafaelw@chromium.org TBR=aa@chromium.org Review URL: http://codereview.chromium.org/506033 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34687 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33473 - Few minor fixups to Gmail checker extension:aa@chromium.org2009-12-162-6/+15
| | | | | | | | | | | | | * Scale back poll rate. * Focus existing gmail tab instead of creating a new one. * Prefer https over http Review URL: http://codereview.chromium.org/449049 TBR=aa@chromium.org Review URL: http://codereview.chromium.org/506032 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34686 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33447 - Adding extension EmailThisPage.aa@chromium.org2009-12-165-0/+141
| | | | | | | | | | | | | | | | | BUG=None TEST=Load the extension, try emailing pages loaded using file://, http://, https://, chrome:// and in each case at least the url of the page should appear in an email in your default mail handler and in the case of http:// and https://, also the page title. Then use the Options page for the extension and try the same with gmail. Review URL: http://codereview.chromium.org/431028 TBR=finnur@chromium.org Review URL: http://codereview.chromium.org/504020 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34685 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33393 - Adding and cleaning up screenshotsaa@chromium.org2009-12-1625-84/+32
| | | | | | | | | | | | TBR=aa TEST=none BUG=27425 Review URL: http://codereview.chromium.org/457016 TBR=kathyw@google.com git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34684 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33362 - Fix text to match screenshot.aa@chromium.org2009-12-162-2/+2
| | | | | | | | | | | | | TBR=aa TEST=none BUG=28786 Review URL: http://codereview.chromium.org/457013 TBR=kathyw@google.com Review URL: http://codereview.chromium.org/502026 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34683 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33201 - r33179 (http://codereview.chromium.org/436024) was incomplete.aa@chromium.org2009-12-161-2/+2
| | | | | | | | | | | | | | | I should have modified the nonstatic version. BUG=none TEST=none TBR=aa Review URL: http://codereview.chromium.org/437088 TBR=yusukes@google.com Review URL: http://codereview.chromium.org/500054 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34682 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33179 - Update the url of the Ruby script following this mail so users ↵aa@chromium.org2009-12-161-2/+2
| | | | | | | | | | | | | | | | can use the latest script: http://groups.google.com/group/chromiumextensions/browse_thread/thread/bca3dea2da278813/8083425efdf11186#8083425efdf11186 BUG=none TEST=none Review URL: http://codereview.chromium.org/436024 TBR=yusukes@google.com Review URL: http://codereview.chromium.org/507020 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34681 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33159 - Changed comments to use HTML comments instead of class="comment".aa@chromium.org2009-12-1634-246/+85
| | | | | | | | | | | | | TEST=none BUG=none TBR=aa Review URL: http://codereview.chromium.org/440028 TBR=kathyw@google.com Review URL: http://codereview.chromium.org/503025 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34680 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33139 - updated buildbot to test updatesaa@chromium.org2009-12-161-4/+3
| | | | | | | | | | | | | BUG=none TEST=none TBR=asargent Review URL: http://codereview.chromium.org/442016 TBR=erikkay@chromium.org Review URL: http://codereview.chromium.org/506031 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34679 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33028 - Improving the top matter.aa@chromium.org2009-12-1635-141/+141
| | | | | | | | | | | | | | | | (One edited file: template/api_template.html. Every other change is an automatically generated file.) BUG=none TEST=none TBR=aa Review URL: http://codereview.chromium.org/434058 TBR=kathyw@google.com Review URL: http://codereview.chromium.org/501047 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34678 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32984 - Add a new docs page that introduces the docs, with (more ↵aa@chromium.org2009-12-1637-137/+913
| | | | | | | | | | | | | | | | | | | | importantly) a section that points to the various doc URLs (e.g. trunk) and explains each one. The only files I edited are static/docs.html and template/api_template.html. (The remaining files just reflect the template changes.) BUG=none TEST=none TBR=nickbaum Review URL: http://codereview.chromium.org/431035 TBR=kathyw@google.com git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34677 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32961 - Fix a doc link.aa@chromium.org2009-12-162-2/+2
| | | | | | | | | | | | | BUG=28529 TEST=none TBR=aa Review URL: http://codereview.chromium.org/435025 TBR=kathyw@google.com Review URL: http://codereview.chromium.org/500053 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34676 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32946 - Document the maximum # of characters for the name andaa@chromium.org2009-12-162-2/+6
| | | | | | | | | | | | | | description fields. BUG=28664 TEST=none TBR=nickbaum Review URL: http://codereview.chromium.org/436027 TBR=kathyw@google.com Review URL: http://codereview.chromium.org/502025 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34675 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32931 - Update pages that reference the gallery to link to the gallery.aa@chromium.org2009-12-1610-14/+38
| | | | | | | | | | | | | | Also a few wording changes. TEST=none BUG=none TBR=aa Review URL: http://codereview.chromium.org/437027 TBR=kathyw@google.com Review URL: http://codereview.chromium.org/500052 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34674 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32929 - Reduced the size of images in the debugging tutorial so they'llaa@chromium.org2009-12-1616-32/+34
| | | | | | | | | | | | | | load faster, and not take so much space visually. TEST=none BUG=none TBR=aa Review URL: http://codereview.chromium.org/434037 TBR=kathyw@google.com git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34673 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32798 - Docs polish:aa@chromium.org2009-12-1643-1292/+1112
| | | | | | | | | | | | | | | | | | | | * Fixed header alignment and spacing * Fixed top nav, removed useless/dead links, added sample link instead * Fixup requirements in samples and getting started page (beta no workie yet, mac and linux do at least enough to not be worth mentioning) * Make vertical separator bar green * Make default_icon required for page and browser actions * Fix incorrect description of how onclick works wrt isolated worlds * Make the page titles be <page title> Google Chrome Extensions Google Code * Add a warning about NPAPI BUG=28152,27875,28155,28182,27864,27432 Review URL: http://codereview.chromium.org/437001 TBR=aa@chromium.org Review URL: http://codereview.chromium.org/502024 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34672 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32674: Remove use of innerHTML and Toolstrips from exampleaa@chromium.org2009-12-169-146/+119
| | | | | | | | | | extensions. BUG=27860,27861 TBR=rafaelw@chromium.org Review URL: http://codereview.chromium.org/505018 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34670 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32622 - fix url handling to only allow http and https URLsaa@chromium.org2009-12-161-2/+11
| | | | | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/418011 TBR=erikkay@chromium.org Review URL: http://codereview.chromium.org/503024 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34667 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32505 - Update samples page. Replace buildbot sample with news one, ↵aa@chromium.org2009-12-163-45/+76
| | | | | | | | | | | | | | | since it is more interesting. Decided not to do full details on the other samples since they are very similar to the ones we already have. TBR=kathyw@google.com TBR=aa@chromium.org git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34665 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32207 - UI Changes for benchmark:aa@chromium.org2009-12-161-5/+11
| | | | | | | | | | | | | | | | a) Remove the "Config" button; instead, the configuration is always just applied to a run. b) Make the clear button work properly Put in UI when there are no results to display. BUG=none TEST=none Review URL: http://codereview.chromium.org/397025 TBR=mbelshe@google.com Review URL: http://codereview.chromium.org/504019 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34664 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32198 - Remove min/max values from averages in benchmark.aa@chromium.org2009-12-161-1/+13
| | | | | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/399039 TBR=mbelshe@google.com Review URL: http://codereview.chromium.org/507018 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34663 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32076 - Update the benchmark to use the document.readyState to measure ↵aa@chromium.org2009-12-161-8/+9
| | | | | | | | | | | | | | | | | pagecompletedness rather than the onload event. Extensions were moved from the preonload state to running at document idle some time ago. BUG=none TEST=none Review URL: http://codereview.chromium.org/397013 TBR=mbelshe@google.com Review URL: http://codereview.chromium.org/500047 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34662 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32048 - Final copyedits for beta.aa@chromium.org2009-12-164-107/+22
| | | | | | | | | | | | | TEST=none BUG=none TBR=aa Review URL: http://codereview.chromium.org/395016 TBR=kathyw@google.com Review URL: http://codereview.chromium.org/500046 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34661 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32047 - Update homepage's images.aa@chromium.org2009-12-162-0/+0
| | | | | | | | | | | | | TEST=none BUG=none TBR=aa Review URL: http://codereview.chromium.org/391071 TBR=kathyw@google.com Review URL: http://codereview.chromium.org/505017 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34660 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32046 - New screenshots for many of the tutorial images.aa@chromium.org2009-12-1613-38/+45
| | | | | | | | | | | | | TEST=none BUG=none TBR=aa Review URL: http://codereview.chromium.org/384148 TBR=kathyw@google.com Review URL: http://codereview.chromium.org/504018 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34659 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 32043 - Changes to follow the codesite L&F.aa@chromium.org2009-12-1647-1538/+4110
| | | | | | | | | | | | | | | | | | | | Also a bit of copyediting and cleanup. Future work: * improve these styles * make these styles work well in IE (the old styles didn't work well in IE, either) * separate the codesite styles from ours (for easier update) BUG=27434 TEST=none TBR=aa Review URL: http://codereview.chromium.org/398005 TBR=kathyw@google.com git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34658 0039d316-1c4b-4281-b951-d872f2087c98
* Bumping from 249.44 to 249.45chrome-bot@google.com2009-12-161-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34653 0039d316-1c4b-4281-b951-d872f2087c98
* Bumping from 249.43 to 249.44chrome-bot@google.com2009-12-151-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34588 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 34502 - Fix a few languages: sync dialog box was cutting off the ↵chron@chromium.org2009-12-1539-44/+44
| | | | | | | | | | | | | | | | | cancel button. Add padding to throbber. Fix merge and sync cutoff. BUG=27770, 29767, 29788, 29782, 29647 TEST=manually checked all languages, Review URL: http://codereview.chromium.org/460123 TBR=chron@google.com Review URL: http://codereview.chromium.org/500028 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34581 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 34534 - Mac: make it even less likely that the renderer+Breakpad leaks ↵viettrungluu@chromium.org2009-12-152-5/+18
| | | | | | | | | | | | | | | | | | Mach ports. SuicideOnChannelErrorFilter::OnChannelError() does get called under certain (unknown) circumstances, with some regularity. This causes a leak of a Mach port when used with Breakpad. BUG=28547 TEST=See bug. Review URL: http://codereview.chromium.org/500010 TBR=viettrungluu@chromium.org,mark@chromium.org,jrg@chromium.org Review URL: http://codereview.chromium.org/501016 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34537 0039d316-1c4b-4281-b951-d872f2087c98
* Bumping from 249.42 to 249.43chrome-bot@google.com2009-12-151-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34532 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33731 - Send Keystone ID to Omaha for Extensions Gallery update checks.asargent@chromium.org2009-12-151-0/+16
| | | | | | | | | | | | | | This is the OSX complement to http://src.chromium.org/viewvc/chrome?view=rev&revision=32853 BUG=b/2168147 TEST=extension autoupdate should still work on MacOS Review URL: http://codereview.chromium.org/431033 TBR=asargent@chromium.org Review URL: http://codereview.chromium.org/506006 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34523 0039d316-1c4b-4281-b951-d872f2087c98
* Bumping from 249.41 to 249.42chrome-bot@google.com2009-12-151-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34521 0039d316-1c4b-4281-b951-d872f2087c98
* Cherrypick of r34036 to make merge at r34474 build.viettrungluu@chromium.org2009-12-142-0/+48
| | | | | | | | | | | | | | | | | | Merging only changes to base/logging.* (for RAW_LOG()/RAW_CHECK()), and NOT changes to chrome/browser/browser_main.cc. Original CL description: Make POSIX SIGTERM/SIGINT/SIGHUP handler async signal safe. * Don't use LOG/CHECK. Replace with RAW_LOG/DCHECK (newly added to logging.h) * Don't directly post a task to the UI loop. Write to a magic pipe. Read this from a separate thread which will post to a task to the UI loop. BUG=http://crbug.com/29240 Review URL: http://codereview.chromium.org/460094 TBR=viettrungluu@chromium.org,mark@chromium.org,willchan@chromium.org Review URL: http://codereview.chromium.org/501004 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34499 0039d316-1c4b-4281-b951-d872f2087c98
* Bumping from 249.40 to 249.41chrome-bot@google.com2009-12-141-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34494 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 34318 - Mac: for branded Google Chrome, handle SIGTERM in renderer to ↵viettrungluu@chromium.org2009-12-141-0/+137
| | | | | | | | | | | | | | | | | | | | | | | | | clean up Breakpad. Test: 1. Build a (branded) Google Chrome. 2. From the commandline, run: "launchctl bslist | wc l" and note the number. 3. Start Google Chrome on a fresh profile. 4. Once a browser window has opened, do #2 again, and note the number it should have increased (by 2). 5. Close the tab, and do #2 again. The number should have decreased by 1. 6. Open tabs, navigate, etc., and do #2 between each stage. Whenever a new (e.g., renderer) process is started, the number should increase (e.g., when you go to a "new" site). When a process is terminated (e.g., you close the last tab for a particular site), the number should decrease. 7. Quit, and do #2 again. Hopefully, the number should be the same as the first time. (Note: when a renderer crashes, the number will not decrease so the number after quitting will not be the same as before starting. This is why this is only a stopgap. For comparison, do this on a branded Google Chrome without this patch; typically, the numbers will not decrease on renderer termination.) BUG=28547 TEST=See above. Review URL: http://codereview.chromium.org/484007 TBR=viettrungluu@chromium.org,mark@chromium.org,krisr@chromium.org Review URL: http://codereview.chromium.org/497008 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34474 0039d316-1c4b-4281-b951-d872f2087c98
* Bumping from 249.39 to 249.40chrome-bot@google.com2009-12-131-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34451 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33599 - Unload the entire extension when any part of it crashes.aa@chromium.org2009-12-133-3/+35
| | | | | | | | | | | | | | Also enable the task_manager_browsertest.cc (where I added the new test) on Linux. TEST=Covered by browser_tests. BUG=21635 Review URL: http://codereview.chromium.org/465007 TBR=phajdan.jr@chromium.org Review URL: http://codereview.chromium.org/491072 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34448 0039d316-1c4b-4281-b951-d872f2087c98
* Bumping from 249.38 to 249.39chrome-bot@google.com2009-12-131-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34443 0039d316-1c4b-4281-b951-d872f2087c98
* Bumping from 249.37 to 249.38chrome-bot@google.com2009-12-131-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34439 0039d316-1c4b-4281-b951-d872f2087c98
* Bring skia.gyp up to date with the skia 424->451 DEPS updatemal@chromium.org2009-12-131-8/+51
| | | | | | | | on the 249 branch. git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34436 0039d316-1c4b-4281-b951-d872f2087c98
* Merge 33863 - Roll DEPS for Skia 450:451. Enable USE_NEW_BUILDER in Skia. ↵mal@chromium.org2009-12-126-27/+21
| | | | | | | | | | | | | | | | | Mark as failing the ~85 layout tests that now need rebaselining (due to slight pixel coverage change). Refactor SkUserConfig.h a tad. Rebaseline unit test VectorCanvasTest.ClippingIntersect. BUG=24646 TEST=none Review URL: http://codereview.chromium.org/464044 TBR=senorblanco@chromium.org Review URL: http://codereview.chromium.org/492028 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34418 0039d316-1c4b-4281-b951-d872f2087c98
* Bumping from 249.36 to 249.37chrome-bot@google.com2009-12-121-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34410 0039d316-1c4b-4281-b951-d872f2087c98
* Merge of r33685, which gives a notification if the user tries to sync ↵mirandac@chromium.org2009-12-113-2/+16
| | | | | | | | | | | bookmarks and is already synched. BUG= 28795 TEST= sync bookmarks with promo; then try to sync again by clicking on promo. message should appear. Review URL: http://codereview.chromium.org/491060 git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@34384 0039d316-1c4b-4281-b951-d872f2087c98