- 30 Nov, 2011 40 commits
-
-
jhawkins@chromium.org authored
net::CancelableCompletionClosure. BUG=none TEST=none R=ajwong@chromium.org Review URL: http://codereview.chromium.org/8662047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112279 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
The only use of BrowserBubble was deprecated in crrev.com/111886. ExtensionPopup now uses the new views bubble; this code is dead. BUG=97248,98323 TEST=ExtensionPopup bubbles work as before. Review URL: http://codereview.chromium.org/8673009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112278 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
BUG=105938 TBR=timurrrr@chromium.org Review URL: http://codereview.chromium.org/8752003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112276 0039d316-1c4b-4281-b951-d872f2087c98
-
viettrungluu@chromium.org authored
TBR=dmichael Review URL: http://codereview.chromium.org/8749010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112275 0039d316-1c4b-4281-b951-d872f2087c98
-
chocobo@chromium.org authored
BUG=chromium-os:19399 TEST=manual + try linux_chromeos_valgrind Review URL: http://codereview.chromium.org/8734013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112274 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
These extensions are loaded as unpacked extensions, so they need to be updated to version 2 before we can change every unpacked extension to use version 2. BUG=62897 Review URL: http://codereview.chromium.org/8725019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112273 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
TBR=grt@chromium.org BUG=none Review URL: http://codereview.chromium.org/8754002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112272 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@chromium.org authored
the cache. BUG=102554 TEST=net_unittests Review URL: http://codereview.chromium.org/8670009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112271 0039d316-1c4b-4281-b951-d872f2087c98
-
rickcam@chromium.org authored
BUG=105561 TEST=unit_tests Review URL: http://codereview.chromium.org/8726001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112270 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
These extensions are loaded as unpacked extensions, so they need to be updated to version 2 before we can change every unpacked extension to use version 2. BUG=62897 Review URL: http://codereview.chromium.org/8729014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112269 0039d316-1c4b-4281-b951-d872f2087c98
-
kbr@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8741024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112268 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
BUG=101755 TBR=yurys@chromium.org Review URL: http://codereview.chromium.org/8743018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112267 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
We were including the wrong GLES2/gl2.h file. This was previously fixed in http://codereview.chromium.org/8540032 , but we regressed it http://codereview.chromium.org/8423038/ . It looks like we were getting the copy in third_party/angle/include. BUG=None Review URL: http://codereview.chromium.org/8735003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112266 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
Review URL: http://codereview.chromium.org/8742007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112265 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
clang bot (too much inlined). TBR since this just moves some code to the .cc file. Makes TestWebGraphicsContext3D::initialize create a stub context and surface. This is needed otherwise we crash when code tries to access the current context. Also makes GLContextStub::MakeCurrent set itself as the current context. BUG=104360 TEST=none R=kbr@chromium.org,piman@chromium.org TBR=kbr@chromium.org,piman@chromium.org Review URL: http://codereview.chromium.org/8742022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112264 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
Also, this reduces duplication in comments and fixes them to refer to RenderViewHost. Review URL: http://codereview.chromium.org/8745009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112263 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
BUG=104776 TBR=jar@chromium.org Review URL: http://codereview.chromium.org/8749011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112262 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
Win SpellingBubble is accessible via textfield context menu: "Spell-checker options"->"Ask Google..." BUG=98323,99130 TEST=ConfirmBubble (SpellingBubble) works as before. Review URL: http://codereview.chromium.org/8746001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112261 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
BUG=104752 Review URL: http://codereview.chromium.org/8570023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112260 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Remove child_process.h includes from chrome (specifically WaitForDebugger). I moved the browser process usage to content. For the NaCl usage, it wasn't working anyways since it wasn't being passed to the process (and if it was, the message box wouldn't work on Windows because of sandbox). When this is needed again, we can figure out a good way of doing it. BUG=98716 Review URL: http://codereview.chromium.org/8686014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112259 0039d316-1c4b-4281-b951-d872f2087c98
-
robert.bradford@intel.com authored
This API replaces gdk_window_lookup and gdk_xid_table_lookup which are deprecated in 2.24. gdk_x11_window_lookup_for_display was added in 2.24. As well porting the users to use this new API a compatability version was added to the ui/base/gtk/gtk_compat.h file. BUG=79722 TEST=Compiles and ui_unittests run. Chrome also runs. Review URL: http://codereview.chromium.org/8632021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112258 0039d316-1c4b-4281-b951-d872f2087c98
-
rlarocque@chromium.org authored
This commit also renames the histograms so we can obsolete the old names and ignore all the stats gathered while the labels were swapped. BUG=105777 TEST= Review URL: http://codereview.chromium.org/8735007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112257 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
R=erg@chromium.org Review URL: http://codereview.chromium.org/8741017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112256 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
BUG=102792 TEST=Download a big file on unity. Should display a progress bar on the dock icon. Review URL: http://codereview.chromium.org/8741008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112255 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
BUG=105907 TBR=reed@chromium.org Review URL: http://codereview.chromium.org/8743016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112254 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
BUG=105902 TEST= TBR=munjal Review URL: http://codereview.chromium.org/8747019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112253 0039d316-1c4b-4281-b951-d872f2087c98
-
garykac@chromium.org authored
BUG=none TEST=remoting_unittests --gtest_filter=DebugLogUnitTest.* Review URL: http://codereview.chromium.org/8599010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112252 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
BUG=81846 TEST=none R=isherman@chromium.org Review URL: http://codereview.chromium.org/8745018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112251 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
BUG=99370 TBR=nkostylev@chromium.org Review URL: http://codereview.chromium.org/8752002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112250 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Also merge content/ MockCrControlApp into base/ MockCrApp. BUG=102224 Review URL: http://codereview.chromium.org/8724004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112249 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112248 0039d316-1c4b-4281-b951-d872f2087c98
-
reed@google.com authored
Review URL: http://codereview.chromium.org/8748010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112247 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
Should use startAnimation in acceleratorController in order for the animator to use the preemption strategy in starting the new animation. scheduleAnimation will queue up animations. Holding down Ctrl-Home will after a while keep on rotating well after the accelerator key has been released Review URL: http://codereview.chromium.org/8741016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112246 0039d316-1c4b-4281-b951-d872f2087c98
-
bsalomon@google.com authored
Bug=82559 Review URL: http://codereview.chromium.org/8513017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112245 0039d316-1c4b-4281-b951-d872f2087c98
-
jvoung@google.com authored
BUG= http://code.google.com/p/nativeclient/issues/detail?id=2413 TEST= python idl_gen_pnacl.py --test --wnone Also ** ./generator.py doesn't change ** ./generator.py --wnone --pnacl --pnaclshim=pnacl_shim.c generates a shim that compiles and works in the NaCl repo. Review URL: http://codereview.chromium.org/8568025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112244 0039d316-1c4b-4281-b951-d872f2087c98
-
erikwright@chromium.org authored
callback_forward.h will be committed separately, before this commit, and is included here only to assist in running try jobs. It will be removed before the final commit. You are asked to review this as you have OWNERS for these files. BUG=None TEST=Compiles R=ben@chromium.org Review URL: http://codereview.chromium.org/8699008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112243 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
Review URL: http://codereview.chromium.org/8549019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112242 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
BUG=97845 TEST=none Review URL: http://codereview.chromium.org/8682029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112241 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
BUG=none TEST=./generator.py --wnone --cgen --range=start,end --out private/ppb_flash_fullscreen.idl Review URL: http://codereview.chromium.org/8735013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112239 0039d316-1c4b-4281-b951-d872f2087c98
-
mmenke@chromium.org authored
BUG=103351 Review URL: http://codereview.chromium.org/8750002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112238 0039d316-1c4b-4281-b951-d872f2087c98
-