- 01 Dec, 2012 35 commits
-
-
sgurun@chromium.org authored
BUG=158341 Review URL: https://chromiumcodereview.appspot.com/11308274 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170649 0039d316-1c4b-4281-b951-d872f2087c98
-
ilevy@chromium.org authored
- Remove some unnecessary calls. Builder now only compiles and uploads. Tester now only runs standard tests. TBR=yfriedman@chromium.org BUG=160952 NOTRY=True Review URL: https://chromiumcodereview.appspot.com/11412292 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170648 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
> events: Dispatch all events through EventHandler::OnEvent from the dispatcher. > > The EventDispatcher dispatches all events to EventHandler::OnEvent. The default > implementation routes various events to more appropriate handlers (e.g. OnKeyEvent > for KeyEvent etc.) > > BUG=163606 > > Review URL: https://codereview.chromium.org/11299285 TBR=sadrul@chromium.org Review URL: https://codereview.chromium.org/11414283 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170647 0039d316-1c4b-4281-b951-d872f2087c98
-
joth@chromium.org authored
This avoids races, and is no more overhead than the other many long-lived browser threads that are kept about BUG=158112 TEST=ran "chrome --single-process" on linux, open & close tabs. Review URL: https://chromiumcodereview.appspot.com/11314014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170644 0039d316-1c4b-4281-b951-d872f2087c98
-
simonjam@chromium.org authored
http://build.chromium.org/f/chromium/perf/chromium-rel-win7-dual/dom_perf/report.html?history=550&rev=170452 -> rebaseline, noisy http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=170399 -> rebaseline, noisy http://build.chromium.org/f/chromium/perf/linux-release-lowmem/dom_perf/report.html?history=250&rev=170467 -> rebaseline, noisy BUG=None TBR=cmp Review URL: https://codereview.chromium.org/11418278 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170643 0039d316-1c4b-4281-b951-d872f2087c98
-
hartmanng@chromium.org authored
BUG=162926 Review URL: https://chromiumcodereview.appspot.com/11413199 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170642 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
The EventDispatcher dispatches all events to EventHandler::OnEvent. The default implementation routes various events to more appropriate handlers (e.g. OnKeyEvent for KeyEvent etc.) BUG=163606 Review URL: https://codereview.chromium.org/11299285 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170641 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
This is a speculative fix for the startup regression introduced by 169875. Also fix a bug in GtkThemeService where use_gtk_ wasn't being set to false if a custom theme was installed before the ThemeService was created. BUG=163706 TBR=estade@chromium.org Review URL: https://chromiumcodereview.appspot.com/11421191 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170640 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170636 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
BUG= TEST=tree TBR=tasak Review URL: https://codereview.chromium.org/11316288 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170634 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
BUG=161286 Review URL: https://chromiumcodereview.appspot.com/11419260 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170633 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
Use WS_POPUP for ash_unittests - Layout test windows starting from (1,1) and move mouse to (0,0) so that they don't overlap unless test moves the cursor. - Enabled disabled tests. - RootWindowHostWin::SetBounds should move the window and call OnHostResized when the scale factor has changed. This also seems to fix the desktop size limitation issue (148691) probably because a popup window can be larger than the desktop size. TBR=oshima@chromium.org BUG=150986, 157817, 141577, 148691 TEST=none Review URL: https://codereview.chromium.org/11419271 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170632 0039d316-1c4b-4281-b951-d872f2087c98
-
ilevy@chromium.org authored
- Also add suppost for asan=1 gyp define, which implicitly sets clang=1. R=yfriedman@chromium.org BUG=160952 NOTRY=True Review URL: https://chromiumcodereview.appspot.com/11308286 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170631 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170629 0039d316-1c4b-4281-b951-d872f2087c98
-
ilevy@chromium.org authored
NOTRY=True Review URL: https://chromiumcodereview.appspot.com/11434066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170627 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
BUG=162905 Review URL: https://chromiumcodereview.appspot.com/11348274 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170626 0039d316-1c4b-4281-b951-d872f2087c98
-
scheib@chromium.org authored
BUG=148532 Review URL: https://chromiumcodereview.appspot.com/11413131 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170625 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
- ui::GetOutputDeviceData() will return false if name is empty but it could be empty in case of internal display - Now the display name is cached as a field of DisplayInfo struct, so the data could be empty. BUG=163658 TEST=See chrome://settings/display on device Review URL: https://chromiumcodereview.appspot.com/11411291 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170624 0039d316-1c4b-4281-b951-d872f2087c98
-
chrisgao@chromium.org authored
BUG=none Review URL: https://chromiumcodereview.appspot.com/11359174 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170623 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
BUG=27702 TEST=See test plan for Commands API. Review URL: https://chromiumcodereview.appspot.com/11411298 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170622 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
- Layout test windows starting from (1,1) and move mouse to (0,0) so that they don't overlap unless test moves the cursor. - Enabled disabled tests. - RootWindowHostWin::SetBounds should move the window and call OnHostResized when the scale factor has changed. This also seems to fix the desktop size limitation issue (148691) probably because a popup window can be larger than the desktop size. BUG=150986,157817,141577,148691 TEST=none Review URL: https://chromiumcodereview.appspot.com/11428066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170621 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170620 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=163733 TBR=pkasting@chromium.org, caitkp@chromium.org Review URL: https://codereview.chromium.org/11416304 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170619 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
Review URL: https://codereview.chromium.org/11308299 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170618 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=31663 TBR=scottmg Review URL: https://codereview.chromium.org/11308304 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170617 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
BUG=163728 TBR=robertshield@chromium.org Review URL: https://codereview.chromium.org/11411303 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170616 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
We still need to figure out how to keep track of already-processed delete directives, but leave that as a TODO. BUG=141245 Review URL: https://chromiumcodereview.appspot.com/11299218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170615 0039d316-1c4b-4281-b951-d872f2087c98
-
egraether@chromium.org authored
This change switches the compositor to the new WebLayerTreeViewClient::createFontAtlas() API. LayerTreeHost now manages whether a font atlas needs to be loaded. commit order: https://bugs.webkit.org/show_bug.cgi?id=102958 https://codereview.chromium.org/11413123 https://bugs.webkit.org/show_bug.cgi?id=102960 BUG= Review URL: https://chromiumcodereview.appspot.com/11413123 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170614 0039d316-1c4b-4281-b951-d872f2087c98
-
krenaud@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170613 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
BUG=163665 Review URL: https://chromiumcodereview.appspot.com/11412279 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170611 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
BUG=154624 Review URL: https://chromiumcodereview.appspot.com/11418273 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170610 0039d316-1c4b-4281-b951-d872f2087c98
-
piman@chromium.org authored
Because the texture completeness depends on the filtering and wrapping modes, it's awkward to move image data into the mailbox but not parameters. BUG=None Review URL: https://chromiumcodereview.appspot.com/11414091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170609 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170608 0039d316-1c4b-4281-b951-d872f2087c98
-
nyquist@chromium.org authored
This only adds the DEPS. They will be used to build jsr-305 and guava for Android. Uses mirror for both repositories. This CL is based on r169693 and r169711 which got reverted. BUG=159873 Review URL: https://codereview.chromium.org/11434058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170607 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170606 0039d316-1c4b-4281-b951-d872f2087c98
-
- 30 Nov, 2012 5 commits
-
-
wjia@chromium.org authored
Review URL: https://codereview.chromium.org/11416278 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170605 0039d316-1c4b-4281-b951-d872f2087c98
-
glider@chromium.org authored
> Bluetooth API Permission Dialogs. > > This CL introduces two new concepts: > - API permissions that cannot be found in the manifest (and therefore > need not be in the optional permissions section to be optionally > requested) > - optional API permission requests that have associated data > > BUG=119473 > TBR=sky@chromium.org > > > Review URL: https://chromiumcodereview.appspot.com/11413099 TBR=bryeung@chromium.org Review URL: https://codereview.chromium.org/11348335 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170604 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=31663 Review URL: https://codereview.chromium.org/11412286 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170602 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/11428117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170601 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=163531 TEST=none Review URL: https://chromiumcodereview.appspot.com/11421180 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170600 0039d316-1c4b-4281-b951-d872f2087c98
-