summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Publish DEPS for Chromium 19.0.1036.619.0.1036.6gitdeps2014-04-062-517/+306
|
* Incrementing VERSION to 19.0.1036.6chrome-release@google.com2012-02-101-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/1036/src@121458 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 19.0.1036.5chrome-release@google.com2012-02-101-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/1036/src@121413 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 19.0.1036.4chrome-release@google.com2012-02-101-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/1036/src@121404 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 19.0.1036.3chrome-release@google.com2012-02-091-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/1036/src@121334 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 121147 - [uber settings] make load a little less jigglydharani@chromium.org2012-02-094-94/+140
| | | | | | | | | | | | | | | | | preload sync data into templateData so that it's available during load. We'll probably want to do this with a number of other settings (the profile selector comes to mind), but sync is the worst offender. BUG=109974 TEST=manual Review URL: http://codereview.chromium.org/9346028 TBR=estade@chromium.org Review URL: https://chromiumcodereview.appspot.com/9370037 git-svn-id: svn://svn.chromium.org/chrome/branches/1036/src@121333 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 19.0.1036.2chrome-release@google.com2012-02-091-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/1036/src@121306 0039d316-1c4b-4281-b951-d872f2087c98
* Incrementing VERSION to 19.0.1036.1chrome-release@google.com2012-02-091-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/1036/src@121296 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 120710 - Enable canvas_skia_skia.cc on Windows.dharani@chromium.org2012-02-091-6/+0
| | | | | | | | | | | | BUG=105550 TEST=All UI text looks the same as before. Review URL: http://codereview.chromium.org/9298015 TBR=asvitkine@chromium.org Review URL: https://chromiumcodereview.appspot.com/9371024 git-svn-id: svn://svn.chromium.org/chrome/branches/1036/src@121293 0039d316-1c4b-4281-b951-d872f2087c98
* Branching for 1036 @121187chrome-release@google.com2012-02-090-0/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/branches/1036/src@121216 0039d316-1c4b-4281-b951-d872f2087c98
* Don't display the PID of a currently-running Virtual Me2Me daemon.lambroslambrou@chromium.org2012-02-091-9/+4
| | | | | | | | | | | | | | | This is to discourage people from seeing the PID of the other instance, and typing "kill -9 <PID>", which would leave the desktop and host processes still running but unmanaged. BUG=None TEST=Manual Review URL: http://codereview.chromium.org/9375003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121187 0039d316-1c4b-4281-b951-d872f2087c98
* Mac/Aura compile fixes for new accelerator / dispatcher codedhollowa@chromium.org2012-02-099-28/+72
| | | | | | | | | | | | | Gets things compiling and running again on Mac/Aura after new accelerator / dispatcher changes. BUG=None TEST=aura_shell_unittests R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/9374002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121186 0039d316-1c4b-4281-b951-d872f2087c98
* mac: Add _EXPORT macros, crypto/.thakis@chromium.org2012-02-091-1/+1
| | | | | | | | | BUG=90078 TEST=none Review URL: https://chromiumcodereview.appspot.com/9369020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121185 0039d316-1c4b-4281-b951-d872f2087c98
* [sync] delete old setup flow resourcesestade@chromium.org2012-02-099-1044/+1
| | | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/9368009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121184 0039d316-1c4b-4281-b951-d872f2087c98
* Exclude additional top-level directories unused on Android.yfriedman@chromium.org2012-02-091-0/+9
| | | | | | | | | | | | | This is not sufficient but another step towards Android build of "browser" BUG= TEST= Review URL: http://codereview.chromium.org/9365039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121183 0039d316-1c4b-4281-b951-d872f2087c98
* As titled, provides a way to check the audio config prior to Initialize so ↵dalecurtis@chromium.org2012-02-093-10/+39
| | | | | | | | | | | that DCHECKs are not hit. BUG=none TEST=Played video which should dcheck, observed error instead. Review URL: http://codereview.chromium.org/9344002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121182 0039d316-1c4b-4281-b951-d872f2087c98
* Make chrome/browser/download build for Android.yfriedman@chromium.org2012-02-091-4/+2
| | | | | | | | | | | | | http://codereview.chromium.org/7238018/ made the namespace for hash conditional on os-type. Update this to match the appropriate namespace. BUG= TEST= Review URL: http://codereview.chromium.org/9361015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121181 0039d316-1c4b-4281-b951-d872f2087c98
* views / Windows: A child window should be centered with respect to its ↵thestig@chromium.org2012-02-093-53/+36
| | | | | | | | | | | parent, not the monitor. BUG=112614 TEST=none Review URL: http://codereview.chromium.org/9351010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121180 0039d316-1c4b-4281-b951-d872f2087c98
* Correctly enable CSP for about:creditsjbauman@chromium.org2012-02-093-12/+1
| | | | | | | | | | | The header should be put in the HTTP headers, not in the HTML. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/9362009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121179 0039d316-1c4b-4281-b951-d872f2087c98
* Don't throttle NTP sign in linksail@chromium.org2012-02-098-330/+2
| | | | | | | | | | | | | | The NTP sign in link was being throttled using a server side check to prevent overloading the sync servers. Now that the NTP sign in link is being shown to 100% of users we no longer need to throttle it. BUG= TEST= Review URL: http://codereview.chromium.org/9361020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121178 0039d316-1c4b-4281-b951-d872f2087c98
* [uber page] Migrate the proxy sub-page to a dialogdbeam@chromium.org2012-02-094-23/+29
| | | | | | | | | | | R=jhawkins@chromium.org BUG=111693 TEST=Proxy settings still work as overlay rather than subpage. Review URL: http://codereview.chromium.org/9359008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121177 0039d316-1c4b-4281-b951-d872f2087c98
* Add abstract interfaces for the transport layer.sergeyu@chromium.org2012-02-0910-80/+347
| | | | | | | | | | | | | | Renamed PepperChannel to Transport and added TransportFactory. The new interfaces abstract transport layer for the signaling layer. BUG=110485,109630 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=121094 Review URL: http://codereview.chromium.org/9325036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121176 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 121165 - Revert 121068 - linux: add a use_gold flag that defaults to oncsilv@chromium.org2012-02-091-19/+29
| | | | | | | | | | | | | | | | | | | | [This CL was backed out speculatively due to failures on the cros trunk bot. But this CL was not the cause of that problem, so I'm un-doing the revert.] Currently, gyp attempts to autodetect whether the linker supports the --icf flag. It's more predictable to just require the caller to specify whether they're using gold. As a first demonstration of this, drop LINKER_USES_ICF code in the Chrome build. (I'll follow up with a gyp patch to remove the LINKER_USES_ICF stuff in gyp.) Review URL: https://chromiumcodereview.appspot.com/9368015 TBR=evan@chromium.org Review URL: https://chromiumcodereview.appspot.com/9372012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121175 0039d316-1c4b-4281-b951-d872f2087c98
* Turn on WebGL JavaScript console messagesgman@chromium.org2012-02-092-0/+5
| | | | | | | | | | | | I ran DRT and Chrome manually. DRT has its own WebPreferences. BUG=107294 TEST=ran DRT and Chrome Review URL: http://codereview.chromium.org/9365034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121174 0039d316-1c4b-4281-b951-d872f2087c98
* Change Web Intents delivery sequence to avoid race of page rendergbillock@chromium.org2012-02-095-43/+37
| | | | | | | | | | | | | and intent payload delivery. R=jam@chromium.org BUG=112268 TEST= Review URL: http://codereview.chromium.org/9358004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121173 0039d316-1c4b-4281-b951-d872f2087c98
* ABORT is returned when the association operation is cancelled after ↵lipalani@chromium.org2012-02-092-2/+3
| | | | | | | | | | | | start(say by the user). Password model association was returning abort when it failed to load the store. BUG=111219 TEST=try bots and manually Review URL: http://codereview.chromium.org/9361009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121172 0039d316-1c4b-4281-b951-d872f2087c98
* Refactor MenuController::SendAcceleratorToHotTrackedView() and OnKeyDown().mukai@chromium.org2012-02-092-23/+30
| | | | | | | | | | | | | | | | The space/return key handling has tri-states: 1. no hot_view: most menu items 2. menu should be closed: wrench menu cut/copy/paste 3. menu shouldn't be closed: wrench menu zoom buttons The original SendAcceleratorToHotTrackedView() only distinguishes 1 and 2-3. This CL defines an enum type to distinguish all of these three cases. BUG=107919 TEST=manually Review URL: http://codereview.chromium.org/9307100 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121171 0039d316-1c4b-4281-b951-d872f2087c98
* Intoroducing Motoya font for ChromeOSkochi@chromium.org2012-02-093-10/+30
| | | | | | | | | | | | | | | | | | | | | | | | | This is a retry of r120926, which was reverted. The error was due to duplicate entry in the translation resource file, which only happens on 'Official' build. We will introduce Motoya fonts (MotoyaG04Gothic, MotoyaG04Mincho) as the default Japanese font for ChromeOS. This CL is for preparing resource to define default font and Skia to check the font family is compatible with their counterparts of MS Windows fonts. Note that GTK font specification in the resource does not handle multiple fonts (e.g. "MotoyaG04Gothic 10, IPAPGothic 10") and I left it as is (see crosbug.com/17382 for details). Fontconfig should cover the compatibility check (IPAPGothic => MotoyaG04Gothic) and display the proper font. BUG=chromium-os:16690 TEST=build, run and see Japanese fonts are properly displayed in both web contents and Chrome UI. Review URL: http://codereview.chromium.org/9365012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121170 0039d316-1c4b-4281-b951-d872f2087c98
* IndexedDB: Start running worker layout tests as ui tests.dgrogan@chromium.org2012-02-091-3/+22
| | | | | | | | | | BUG=64054 TEST= Review URL: http://codereview.chromium.org/9269021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121169 0039d316-1c4b-4281-b951-d872f2087c98
* Fix flaky failures with youtube performance testskrisr@chromium.org2012-02-092-16/+79
| | | | | | | | TEST=Ran it BUG=chromium-os:25393 Review URL: https://chromiumcodereview.appspot.com/9348045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121166 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 121068 - linux: add a use_gold flag that defaults to oncsilv@chromium.org2012-02-091-29/+19
| | | | | | | | | | | | | | | | | | Currently, gyp attempts to autodetect whether the linker supports the --icf flag. It's more predictable to just require the caller to specify whether they're using gold. As a first demonstration of this, drop LINKER_USES_ICF code in the Chrome build. (I'll follow up with a gyp patch to remove the LINKER_USES_ICF stuff in gyp.) Review URL: http://codereview.chromium.org/9316110 TBR=evan@chromium.org Review URL: https://chromiumcodereview.appspot.com/9368015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121165 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 121148 - linux: migrate linker --threads flag out of gypgman@chromium.org2012-02-091-7/+0
| | | | | | | | | | | | | | This just copies the flags used within gyp. BUG=gyp:250 Review URL: http://codereview.chromium.org/9360032 TBR=evan@chromium.org Review URL: https://chromiumcodereview.appspot.com/9368014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121163 0039d316-1c4b-4281-b951-d872f2087c98
* Adding OWNERS file for chrome/browser/ui/webui/sync_promo so owners in abovedbeam@chromium.org2012-02-092-0/+4
| | | | | | | | | | | | | folder (like chrome/browser/ui/webui) needn't continue rubber stamping. R=jhawkins@chromium.org,sail@chromium.org TEST=jhawkins gets less reviews BUG=None NOTRY=true Review URL: https://chromiumcodereview.appspot.com/9365042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121160 0039d316-1c4b-4281-b951-d872f2087c98
* Move the charset inteface to "trusted" (we can't implement this efficientlybrettw@chromium.org2012-02-0913-214/+754
| | | | | | | | | | | | | | | in NaCl) and modify to no longer require the memory interface. This keeps the old interface and implements it in terms of the newer one. We can remove it when all callers have been updated. BUG= TEST= Review URL: http://codereview.chromium.org/9348069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121159 0039d316-1c4b-4281-b951-d872f2087c98
* Allow re-open after cancellation/close of picker bubblegroby@chromium.org2012-02-093-23/+65
| | | | | | | | | | | | | | Picker cancellation doesn't prevent re-open any more R=rsesek@chromium.org BUG=110415, 90458 TEST=Open picker, cancel, open again DIFFBASE= 9310074 Review URL: http://codereview.chromium.org/9307086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121158 0039d316-1c4b-4281-b951-d872f2087c98
* Add two features to the extension documentation generator, primarily for use bykalman@chromium.org2012-02-094-10/+112
| | | | | | | | | | | | | | the Storage API: render properties of $ref'd objects, and display the value of a property if it's primitive rather than the property's type. BUG=110583 TEST=eyeballs Review URL: http://codereview.chromium.org/9298050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121157 0039d316-1c4b-4281-b951-d872f2087c98
* Modify Angry Birds pyauto perf test to use the new v8 heap stats automation ↵dennisjeffrey@chromium.org2012-02-091-50/+36
| | | | | | | | | | | | | | | | | hook. This is a lot quicker than taking a complete v8 heap snapshot using the pyauto module that interacts with Chrome's remote inspector. Also, made the style of the logging calls consistent throughout the file. BUG=chromium-os:26084 TEST=Verified the test still runs with these changes on my local ChromeOS device. Review URL: http://codereview.chromium.org/9372004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121155 0039d316-1c4b-4281-b951-d872f2087c98
* Ensure that we record sync promo suppressionssail@chromium.org2012-02-093-0/+18
| | | | | | | | | | | | | | Currently we record which version of the sync promo a user was shown from the SyncPromoUI constructor. This lead to a problem where we didn't count the "don't show sync promo" trial. To fix this we explicitly record the "don't show" trial in BrowserInit. BUG=113135 TEST= Review URL: http://codereview.chromium.org/9358017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121153 0039d316-1c4b-4281-b951-d872f2087c98
* Add EnsureNSSInit in SymmetricKey::Import.xhwang@chromium.org2012-02-091-1/+2
| | | | | | | | | | BUG=none TEST=crypto unit tests Review URL: http://codereview.chromium.org/9359027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121152 0039d316-1c4b-4281-b951-d872f2087c98
* [Clean up] Web development style guide fixes.dbeam@chromium.org2012-02-096-19/+14
| | | | | | | | | | | TEST=No regressions. R=estade@chromium.org BUG=None NOTRY=true Review URL: http://codereview.chromium.org/9348052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121151 0039d316-1c4b-4281-b951-d872f2087c98
* Added extension call to provide authetication for gdata mount point. The ↵zelidrag@chromium.org2012-02-0910-55/+152
| | | | | | | | | | file manager should call this method to ensure that gdata provider is fully accessible and authenticated. BUG=chromium-os:26030 TEST=none Review URL: https://chromiumcodereview.appspot.com/9317045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121150 0039d316-1c4b-4281-b951-d872f2087c98
* Fix crash in network_library while trying to forget a network.varunjain@chromium.org2012-02-091-1/+1
| | | | | | | | | | BUG=110943 TEST=no crash Review URL: http://codereview.chromium.org/9348061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121149 0039d316-1c4b-4281-b951-d872f2087c98
* linux: migrate linker --threads flag out of gypevan@chromium.org2012-02-091-0/+7
| | | | | | | | | | | This just copies the flags used within gyp. BUG=gyp:250 Review URL: http://codereview.chromium.org/9360032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121148 0039d316-1c4b-4281-b951-d872f2087c98
* [uber settings] make load a little less jigglyestade@chromium.org2012-02-094-140/+94
| | | | | | | | | | | | | | preload sync data into templateData so that it's available during load. We'll probably want to do this with a number of other settings (the profile selector comes to mind), but sync is the worst offender. BUG=109974 TEST=manual Review URL: http://codereview.chromium.org/9346028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121147 0039d316-1c4b-4281-b951-d872f2087c98
* Restores Fullscreen mode during session restore on Mac. Serializesdhollowa@chromium.org2012-02-092-10/+18
| | | | | | | | | | | | | | | | | | | | | and deserializes fullscreen state during session restore. Also, fixes issue where entering fullscreen mode is interupted it was leaving the window tab strip layout in a weird state on Lion. There are two issues I'll address in a follow on patch. (1) On Lion "real" session restore suppresses the animation of entering fullscreen. (2) On Lion, if multiple windows are in fullscreen mode, they are assigned to different spaces. Currently we restore only on window to fullscreen on Lion due to a system issue that fails to sequence the subsequent fullscreen animations. BUG=94611 TEST=BrowserWindowCocoaTest.TestFullscreen R=rohit@chromium.org Review URL: https://chromiumcodereview.appspot.com/9323070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121146 0039d316-1c4b-4281-b951-d872f2087c98
* Enable devtools via context menu in platform apps and popup extensions.benwells@chromium.org2012-02-098-64/+117
| | | | | | | | | | | | | | | | | | | | This is useful to allow developers of apps and extensions to easily use the devtools in platform apps and popup extensions. To enable devtools to work on popup extensions a new notification NOTIFICATION_DEVTOOLS_WINDOW_OPENING has been added. This lets the popup become aware it is being debugged, which allows it to stay up when it loses focus (e.g. when the devtools are clicked). BUG=53518,111017 TEST=Manual testing on Windows that dev tools are usable via the context menu in these situations, and they are still disabled when they should be. Review URL: http://codereview.chromium.org/9235002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121145 0039d316-1c4b-4281-b951-d872f2087c98
* Adds a couple of stub classes in content/browser to get past linker errors ↵satish@chromium.org2012-02-093-0/+40
| | | | | | | | | | | | | | with content_unittests. The real implementation will follow in subsequent CLs. BUG=None TEST= Review URL: http://codereview.chromium.org/9358029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121144 0039d316-1c4b-4281-b951-d872f2087c98
* Verifies that the AutocompleteEditModel goes through the right mpearson@chromium.org2012-02-093-36/+23
| | | | | | | | | | | | | intermediate UI calls before seeing results / opening a suggestion. BUG= TEST= Review URL: http://codereview.chromium.org/9358036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121143 0039d316-1c4b-4281-b951-d872f2087c98
* Update .DEPS.gitchrome-admin@google.com2012-02-091-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121142 0039d316-1c4b-4281-b951-d872f2087c98
* Change include for g_get_language_names from glib/gutils.h to glib.h.tony@chromium.org2012-02-093-9/+7
| | | | | | | | | | | | | | | The function moved headers in newer glibs. Also fix up the #ifs to be more focused. Remove ui/base/OWNERS since it's identical to ui/OWNERS. Add ui/base/l10n/OWNERS and put myself in it. BUG=None Review URL: http://codereview.chromium.org/9360031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121141 0039d316-1c4b-4281-b951-d872f2087c98