- 25 Aug, 2011 40 commits
-
-
tony@chromium.org authored
Review URL: http://codereview.chromium.org/7698005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98337 0039d316-1c4b-4281-b951-d872f2087c98
-
epoger@google.com authored
Review URL: http://codereview.chromium.org/7747019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98336 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
interface. This is a continuation of the changes necessary to not handle IPC messages from content in chrome and vice versa. ViewHostMsg_JSOutOfMemory ViewHostMsg_RegisterProtocolHandler ViewHostMsg_RegisterIntentHandler ViewHostMsg_WebIntentDispatch BUG=87335 Review URL: http://codereview.chromium.org/7745027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98335 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
BUG=chromium-os:19650 TEST=Verify fix for chromium-os:19650 Review URL: http://codereview.chromium.org/7753010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98334 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=93432 TEST=manual Review URL: http://codereview.chromium.org/7706029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98333 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
Get views::Widget rendering working against an aura::Window NativeWidget. http://crbug.com/93944 TEST=none Original review URL: http://codereview.chromium.org/7741027 Review URL: http://codereview.chromium.org/7747032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98331 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=94138 TEST=Print preview works again on vandebo's machine. Review URL: http://codereview.chromium.org/7741003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98330 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@google.com authored
be displayed on screen. BUG=94325 TEST=none (tested manually with WebGL aquarium) Review URL: http://codereview.chromium.org/7747030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98329 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
A "sync_tabs" field has been added to the nigori node. When this field is set, and if the user has elected to keep everything synced, we automatically enable session sync for them. This is done by way of the migrator and does not require a restart of sync or user intervention. BUG=none TEST=sync_integration_tests --gtest_filter="*SetSyncTabs*" Review URL: http://codereview.chromium.org/7669073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98328 0039d316-1c4b-4281-b951-d872f2087c98
-
scr@chromium.org authored
R=csilv@chromium.org,estade@chromium.org BUG=None TEST=browser_tests --gtest_filter=NTP4WebUITest.* Review URL: http://codereview.chromium.org/7741010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98327 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
R=mark@chromium.org BUG=93548 TEST= Review URL: http://codereview.chromium.org/7740030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98326 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
case the navigator changes while a menu is showing (as could happen if a tab closes). BUG=92994 TEST=make sure bookmark menus still work; covered by tests too. R=ben@chromium.org Review URL: http://codereview.chromium.org/7749011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98324 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=94219 TEST=manual Review URL: http://codereview.chromium.org/7745032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98322 0039d316-1c4b-4281-b951-d872f2087c98
-
rginda@chromium.org authored
BUG=chromium-os:19082 TEST=manual testing Review URL: http://codereview.chromium.org/7745031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98321 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
FAILED ] ExternalTabUITest.FLAKY_HostNetworkStack (90498 ms) FAILED ] ExternalTabUITest.FLAKY_HostNetworkStackAbortRequest (90681 ms) FAILED ] ExternalTabUITestPopupEnabled.FLAKY_UserGestureTargetBlank (46071 ms) FAILED ] ExternalTabUITestPopupEnabled.FLAKY_WindowDotOpen (45892 ms) BUG=61023,42545 Review URL: http://codereview.chromium.org/7749018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98320 0039d316-1c4b-4281-b951-d872f2087c98
-
chrisha@chromium.org authored
Our previous PreRead experiment involved flipping a coin on every launch, but we wish to persist the coin-toss between launches. Additionally, this version of the field trial includes an expiry date and limits it to the canary and dev channels. We are unable to use the FieldTrial mechanism due to PreRead occuring prior to chrome.dll being loaded. As such, we use the registry for persisting the coin-toss and environment variables for communicating between chrome.exe and chrome.dll. Review URL: http://codereview.chromium.org/7712014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98319 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98318 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
BUG=none TEST=tree green Review URL: http://codereview.chromium.org/7722001 TBR=zmo@google.com Review URL: http://codereview.chromium.org/7749022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98317 0039d316-1c4b-4281-b951-d872f2087c98
-
prasadt@chromium.org authored
- Added testing for drag and drop involving multiple panels. - Refactored the code to make it clear what's being tested. - Refactored to simplify the test code so we don't worry about bugs in test code. Comes with some loss of compactness but is the right trade-off for test code. TEST=none BUG=none modified: chrome/browser/ui/panels/panel_browsertest.cc modified: chrome/browser/ui/panels/panel_manager.cc modified: chrome/browser/ui/panels/panel_manager.h Review URL: http://codereview.chromium.org/7706027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98314 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
BUG=none TEST=print preview works after code changes. Review URL: http://codereview.chromium.org/7740025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98313 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
Get views::Widget rendering working against an aura::Window NativeWidget. http://crbug.com/93944 TEST=none Review URL: http://codereview.chromium.org/7741027 TBR=ben@chromium.org Review URL: http://codereview.chromium.org/7749020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98312 0039d316-1c4b-4281-b951-d872f2087c98
-
dimich@chromium.org authored
BUG=93777 Review URL: http://codereview.chromium.org/7753012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98308 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
The code is now a lot simpler, and unit tested. The dlopen hack and the timeout hack are now gone. BUG=90036 TEST=confirm that the geolocation works on maps.google.com on a device with wifi network Review URL: http://codereview.chromium.org/7725001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98307 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
Get views::Widget rendering working against an aura::Window NativeWidget. http://crbug.com/93944 TEST=none Review URL: http://codereview.chromium.org/7741027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98306 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98305 0039d316-1c4b-4281-b951-d872f2087c98
-
mark@chromium.org authored
```--------------------------------------------------------------------- r826 | mark@chromium.org | 2011-08-25 17:19:29 -0400 (Thu, 25 Aug 2011) | 14 lines Fix CalculateStackSize to behave properly when the main thread's stack is split up into multiple regions. An older workaround relyied on known fixed stack locations and only filled in the initial page of the stack if it was in a distinct region. The new approach looks upwards for additional regions that appear to be part of the same stack. With PIE on Lion, the stack no longer begins at a fixed address, so the older workaround became ineffective. BUG=247, chromium:94107 TEST=Stacks should run through to _main/start and then stop when examining Chrome on Lion with PIE and "slid" stacks. Review URL: http://breakpad.appspot.com/300001 ``` --------------------------------------------------------------------- BUG=94107 TEST=Stacks should run through to _main/start and then stop when examining Chrome on Lion with PIE and "slid" stacks. Review URL: http://codereview.chromium.org/7744038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98304 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
Always create InputMethod object instead of being lazy. BUG=none TEST=none Review URL: http://codereview.chromium.org/7744029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98303 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
BUG=none TEST=tree green Review URL: http://codereview.chromium.org/7722001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98302 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
Moving from NaCl repo to Chrome repo requires us to add an OWNERS file. BUG= none TEST= none Review URL: http://codereview.chromium.org/7749009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98299 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
Add member to Node to return a set of unique releases for that node. Updates DefineStruct to iterate across all unique releases for the struct, generating first the most recent release as we do today and other releases without comments, and the version number appended to the structure name. NOTE: This is work in progress. This CL adds support for Interfaces that change which should be enough for M15. While this same CL creates multiple structures when the structures change, references to structures will not have mangled names which would cause errors. BUG= http://code.google.com/p/chromium/issues/detail?id=89969 TEST= python generator.py --cgen --test --diff --range=M13,M14 Review URL: http://codereview.chromium.org/7751001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98298 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
BUG=93049 TEST=View bookmarks folder with large number of bookmarks, should quickly display the first 60 items. Review URL: http://codereview.chromium.org/7701013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98295 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=None TEST=Compiles Review URL: http://codereview.chromium.org/7715020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98294 0039d316-1c4b-4281-b951-d872f2087c98
-
jbates@chromium.org authored
This static method branches the CreateSelfSigned code to create a self signed certificate that contains an X509v3 extension that indicates the ASCII weborigin that is bound to the generated certificate. BUG=88782 TEST= Review URL: http://codereview.chromium.org/7384002 TBR=mdietz@google.com Review URL: http://codereview.chromium.org/7740034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98293 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
iWe should use system path of the device that contains partitions block device, instead partitions system path as notifications identification path. e.g. /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host9/target9:0:0/9:0:0:0 instead of /sys/devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb9 TEST=Manual on Cr48 (tried multiple-partitioned device with no good partitions, with one good-partition, device with one partition) BUG=chromium-os:19559 Review URL: http://codereview.chromium.org/7748003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98292 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=86361 TEST=None R=mirandac@chromium.org,erg@chromium.org Review URL: http://codereview.chromium.org/7715032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98291 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@google.com authored
This reverts r98287. BUG=93804 Review URL: http://codereview.chromium.org/7749017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98290 0039d316-1c4b-4281-b951-d872f2087c98
-
battre@chromium.org authored
This CL updates the webrequest API documentation to state that requests that cannot be associated with a tab are labeled with "tabId = -1" instead of "tabId = null". I chose to update the documentation rather than the code for two reasons: - As 0 is a valid value for the tabId, we would need to distinguish between 0 and null. - For the RequestFilter type, 'tabId' is an optional parameter. I.e. we would need to distinguish between 0, null and undefined. BUG=93373 TEST=no Review URL: http://codereview.chromium.org/7741014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98289 0039d316-1c4b-4281-b951-d872f2087c98
-
mdietz@google.com authored
This static method branches the CreateSelfSigned code to create a self signed certificate that contains an X509v3 extension that indicates the ASCII weborigin that is bound to the generated certificate. BUG=88782 TEST= Review URL: http://codereview.chromium.org/7384002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98288 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@google.com authored
This yak needs shaving because chunks of gtk using code in chrome/ are being moved to content/ to build the content_shell, but we can't depend on code in chrome/. While I'm here, split gtk_util.h into a set of logical chunks: hig constants, widget factory functions, etc instead of just moving the file. BUG=93804 TEST=none; code move Review URL: http://codereview.chromium.org/7737001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98287 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Other places which spin a nested loop pin the containing object in place in case something fires a window close. There are crashes which indicate that this is happening here. BUG=92390 TEST=monitor crash server. Review URL: http://codereview.chromium.org/7715019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98286 0039d316-1c4b-4281-b951-d872f2087c98
-