- 02 Mar, 2012 30 commits
-
-
tbreisacher@chromium.org authored
BUG=111139 TEST=SessionStartupPrefTest.HomePageMigration TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/9559002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124583 0039d316-1c4b-4281-b951-d872f2087c98
-
tbreisacher@chromium.org authored
BUG=116441 TEST=dialog doesn't resize itself Review URL: https://chromiumcodereview.appspot.com/9566039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124582 0039d316-1c4b-4281-b951-d872f2087c98
-
michaeln@google.com authored
BUG=115603 Review URL: https://chromiumcodereview.appspot.com/9569035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124581 0039d316-1c4b-4281-b951-d872f2087c98
-
zelidrag@chromium.org authored
Removed calls to Entry.file() to read file sizes. We get this information from Entry.getMetadata() now. BUG=chromium-os:27197 TEST=make sure that files and their correct sizes / dates show up for all data sources Review URL: https://chromiumcodereview.appspot.com/9562053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124579 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=115501 TBR=yzshen@chromium.org Review URL: https://chromiumcodereview.appspot.com/9562051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124577 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
The problem was that in some case the client would destroy the channel before it sends auth byte to the host, and the host would still try to connect the channel indefinetly. BUG=116431 Review URL: https://chromiumcodereview.appspot.com/9568041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124574 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=110844 Review URL: https://chromiumcodereview.appspot.com/9564025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124573 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
This is a copy of the views CL that sets the initial and minimum window size of shell windows. BUG=112651 TEST= Review URL: http://codereview.chromium.org/9453005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124572 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
TBR=ygorshenin BUG=116480 TEST=None Review URL: https://chromiumcodereview.appspot.com/9565044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124571 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
This broke ComponentLoaderTest on chromeos. TBR=antrim@chromium.org BUG=116478 TEST=unit_test on trybot passes Review URL: https://chromiumcodereview.appspot.com/9564046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124570 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=115501 TBR=ronghuawu@chromium.org TEST=Remoting host should work Review URL: https://chromiumcodereview.appspot.com/9564045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124569 0039d316-1c4b-4281-b951-d872f2087c98
-
keybuk@chromium.org authored
The power manager client receives signals from the session manager, which uses a different path for those signals. Create a proxy for that object as well so we receive them, they were only receiving them before because of a bug where the first object proxy would get all signal messages. BUG=chromium-os:27146 TEST=desktopui_ScreenLocker failed before, passes now Change-Id: I4a8193d94e9a114d32aac79577b35a69043cbcf0 Review URL: http://codereview.chromium.org/9566018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124568 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124567 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r7867: (sehr) SelLdrLauncher refactoring. r7868: (bradchen) Remove redundant defn and use of asm_HasCPUID(). r7869: (mcgrathr) Add test case for sleep function r7870: (pdox) Move the sandboxed translator build to its own archive. r7871: (pdox) Roll PNaCl toolchain DEPS to 7870, and commit second part of CL: r7873: (pdox) Whitespace change to trigger rebuild r7874: (pdox) Re-enable browser tests on the PNaCl Windows toolchain bots. r7875: (jvoung) Halt pnacl test example animations when loaded r7876: (dschuff) For sandboxed translation, use LLC-returned DT_NEEDED values instead of using r7877: (thakis) Use whitespace instead of ',' to separate declaration modifiers. r7878: (mcgrathr) Update glibc revision to 32d9fc1 r7879: (mseaborn) Exception handling: Add test for crashes inside trusted code r7880: (mseaborn) Exception handling: Ensure exception_stack and exception_flag are uint32_t r7881: (jvoung) Set 'chromium_code' to true in gyp files to get more compiler warnings (when building the nacl plugin in chrome). r7882: (pasko) validator_ragel: cleanup: Move *.C -> *.cc r7883: (pasko) validator_ragel: Fix easiest presubmit warnings in gen-decoder r7884: (dschuff) Fix handle count assertion in NaClMainForChromium r7885: (dschuff) Remove addition of unused IMC handles r7886: (mcgrathr) Update gcc revision to c69a5b7 r7887: (mseaborn) Exception handling: Reorganise Windows implementation r7888: (pdox) PNaCl: Remove library sym-links from the translator directories. r7889: (jvoung) Bump pnacl binutils rev for tiny commandline change. r7890: (pasko) validator_ragel: reporting x86-32 error offsets as in x86-64 r7891: (jvoung) Revert "Set 'chromium_code' to true in gyp files to get more compiler warnings r7892: (kschimpf) Change NCPrintInst to NCPrintInstWithHex to conform with function r7893: (mcgrathr) Update toolchains r7895: (sehr) Correct the socket number that the startup information is transmitted on. r7896: (bradchen) Revert r7893, which breaks appears to break SPEC perlbmk. r7898: (bradchen) Fix 7896 to properly revert 7893 r7900: (pdox) Roll toolchain DEPS to 7898, and patch perlbmk run scripts to provide a symlink to the "lenums" datafile. r7902: (bradchen) Re-enable sleep test. r7903: (kschimpf) Move private test enuminsts into native client. r7904: (mseaborn) Exception handling: Add support for x86-64 Windows r7906: (mseaborn) Exception handling: Rename "debug_exception_handler_32.c" to remove "_32" suffix r7907: (mseaborn) ARM: Remove mallopt() hack now that the bottom 1GB is reserved properly r7908: (mseaborn) Exception handling: Remove code that exposes &nacl_user and &nap->exception_handler r7909: (mseaborn) Exception handling: Move exception_stack/exception_flag to NaClAppThread r7910: (pasko) validator_ragel: 32bit tests borrowed from the old validator r7911: (jvoung) Bump chrome deps and change scons to use "pnacl-translate" for pnacl bitcode to match. Also use the pnacl-nmf generator by default to get hashes. r7913: (mcgrathr) Build as PIE in Gyp build. r7914: (mseaborn) Revert SelLdrLauncher refactoring: r7867, r7884, r7885, r7895 r7915: (mseaborn) Cleanup: Add a header for sel_main_chrome.c r7916: (kschimpf) Don't report pre/post conditions if instruction wouldn't be valid anyway. r7917: (kschimpf) Fix API calls to NaClGetExpKidIndex and NaClGetExpParentIndex to properly r7918: (pdox) PNaCl Driver: Disable logging and multi-threaded I/O by default. r7919: (mseaborn) Revert r7913: "Build as PIE in Gyp build." BUG=none TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/9564018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124566 0039d316-1c4b-4281-b951-d872f2087c98
-
jrg@chromium.org authored
BUG=None TEST= Review URL: https://chromiumcodereview.appspot.com/9570042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124565 0039d316-1c4b-4281-b951-d872f2087c98
-
jbates@chromium.org authored
BUG=113159,116438 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124346 Review URL: http://codereview.chromium.org/9509001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124562 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124561 0039d316-1c4b-4281-b951-d872f2087c98
-
adamk@chromium.org authored
TBR=haraken@chromium.org Review URL: https://chromiumcodereview.appspot.com/9565038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124560 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=none TEST=none TBR=wjmaclean Review URL: https://chromiumcodereview.appspot.com/9570056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124559 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
Also note that these are just placeholders.In fact for solid colors we can take advantage of the layer rather than having a bitmap. Landing the assets ahead of the Cl. TBR=sky@chromium.org BUG=105508 TEST=none Review URL: https://chromiumcodereview.appspot.com/9562046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124558 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=116475 TEST=none TBR=wjmaclean Review URL: https://chromiumcodereview.appspot.com/9565040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124557 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@google.com authored
Since this functionality is not yet available, I've removed the link to it on the home page, but I wanted to get it ready for when we have connection history data so that I can trim the CSS and get the strings translated. BUG=115350 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/9562044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124556 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=115145 Review URL: https://chromiumcodereview.appspot.com/9549029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124555 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
GDataFileSystem was a ref counted object, but deleted by ProfileKeyedServiceFactory with 'delete'. This was horribly wrong, and resulted in a crash at deletion of GDataFileSystem that happened at browser shutdown time. The fix is to make GDataFileSystem non-ref counted. WeakPtr is used to create callbacks. Along the way, replaced kGDataAPICallThread with BrowserThread::UI in gdata.cc. TokenFetcher requires callers to be on UI thread. BUG=chromium-os:27121 TEST=Run chrome on debug build, open the file manager, show gdata files, Ctrl-C to exit. No crash from GDataFileSystem Review URL: https://chromiumcodereview.appspot.com/9564002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124554 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Separate out the Windows bookmark handling code out of the core drag & drop target class. This matches what we do on mac/gtk and is in prepartion for moving the core class to content (like what we did for mac/gtk). BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9564034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124553 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
This does everything but animate the trailing ">" icon from the right side of the omnibox to the left when entering tab-to-search mode. The TTS arrow indicator is now properly GTK themed, as well. (Doing the animation is lower priority. It would require more extensive refactoring that I don't have time for as I have code yellow work.) BUG=116292 TEST=all new tab-to-search behavior matches views sans animation. Review URL: http://codereview.chromium.org/9562029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124552 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Chromeos folks once encountered a bug introduced by calling UnregisterOperation on a wrong thread-- adding assertions should help avoid introducing such bugs. BUG=none TEST=none Review URL: http://codereview.chromium.org/9568028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124551 0039d316-1c4b-4281-b951-d872f2087c98
-
jbauman@chromium.org authored
Needed for swiftshader to work. BUG=116092 TEST= Review URL: http://codereview.chromium.org/9567021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124550 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124538 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
Review URL: http://codereview.chromium.org/9568015 TBR=fschneider@chromium.org Review URL: https://chromiumcodereview.appspot.com/9569045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124537 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Mar, 2012 10 commits
-
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124535 0039d316-1c4b-4281-b951-d872f2087c98
-
noelallen@google.com authored
This CL does not affect Chrome directly, only which archived bundles get pushed to NaCl SDK users. TEST= manual (test already run on SDK builders) TBR= brandnelson@chromium.org Review URL: https://chromiumcodereview.appspot.com/8915012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124534 0039d316-1c4b-4281-b951-d872f2087c98
-
adamk@chromium.org authored
TBR=haraken@chromium.org Review URL: https://chromiumcodereview.appspot.com/9564035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124532 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=none TEST=none R=ben@chromium.org Review URL: http://codereview.chromium.org/9570029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124531 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9569031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124530 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerta@chromium.org authored
enabled for google accounts. BUG=None TEST=Create a new profile. Go to content settings and block all sites from setting data. Alternatively, block only the https://accounts.google.com from setting data. Now connect the profile a google account. The browser should not be logged (i.e. going to gmail should not show the inbox). Looking at all cookie and site data should show no cookies for accounts.google.com. Review URL: http://codereview.chromium.org/9549026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124527 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
BUG=114497 TEST=The browser window should not dipping under the launcher bar when toggling with full screen mode. Review URL: http://codereview.chromium.org/9515003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124524 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/9564036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124523 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124520 0039d316-1c4b-4281-b951-d872f2087c98
-
petermayo@chromium.org authored
This more accurately reflects where they fail. There seem to be very few Google branded Chrome builds that aren't official, but this test fails for them. BUG=113399 TEST=Local passage. Review URL: http://codereview.chromium.org/9568014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124519 0039d316-1c4b-4281-b951-d872f2087c98
-