- 23 Jul, 2012 40 commits
-
-
gavinp@chromium.org authored
Two is the fewest number of allowed buckets. Should be fine for these. R=dominich@chromium.org BUG=None Review URL: https://chromiumcodereview.appspot.com/10805063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147973 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
1- The US locale is sometimes "en" and sometimes "en-US" 2- Users that hit "don't bug me" where shown the same toast again when we ran the toast twice in a row. Now we compare the prefix of the experiment witht the 'client' prefix if equal it means we already toasted this user with this same experiment. BUG=130169 Review URL: https://chromiumcodereview.appspot.com/10802063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147972 0039d316-1c4b-4281-b951-d872f2087c98
-
nfullagar@google.com authored
Old value: 2048 New value: 2400 (50ms at 48kHz) This will use WASAPI low latency back-end for examples that ask for recommended sample buffer size starting from 2048 samples. BUG=http://code.google.com/p/chromium/issues/detail?id=138110 TEST=tbd:manual click test on lower end vista machine Review URL: https://chromiumcodereview.appspot.com/10805031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147971 0039d316-1c4b-4281-b951-d872f2087c98
-
munjal@chromium.org authored
to the next URL only if the URL is not empty. IF the URL is empty then close the ui. BUG=124493 Review URL: https://chromiumcodereview.appspot.com/10806048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147970 0039d316-1c4b-4281-b951-d872f2087c98
-
brianderson@chromium.org authored
BUG=131661 TEST=gpu_unittests now checks for the GL_CHROMIUM_shallow_flush string. Review URL: https://chromiumcodereview.appspot.com/10782005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147969 0039d316-1c4b-4281-b951-d872f2087c98
-
jvoung@google.com authored
This will later be used in the NaCl plugin to grab "llc.nexe", and linker resources for PNaCl directly, instead of using the URL-downloader interface to get these from a chrome extension url. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2365 TEST= pnacl_file_host_unittest (just checks path sanity checks) Review URL: https://chromiumcodereview.appspot.com/10662006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147968 0039d316-1c4b-4281-b951-d872f2087c98
-
tburkard@chromium.org authored
the interface of WebContensObserver. R=jam@chromium.org Review URL: https://chromiumcodereview.appspot.com/10805051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147967 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
The number of calles of GetGDataEntryByPath() is reduced from 18 to 17 BUG=137694 TEST=out/Release/unit_tests --gtest_filter=GData*; confirm renaming works as before, including hosted files Review URL: https://chromiumcodereview.appspot.com/10790126 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147966 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Get the path of the plugin interposing library from the embedder, since they're the ones who bundle it. Make content still work without it. This allows plugins to work inside content_shell. BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10806075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147965 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
The number of calles of GetGDataEntryByPath() is reduced from 19 to 18. StartFileUploadParams is introduced to overcome the limitation of Bind. BUG=137694 TEST=out/Release/unit_tests --gtest_filter=GData*; confirm uploading to drive works as before by "save image as" to Drive. Review URL: https://chromiumcodereview.appspot.com/10809054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147964 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@google.com authored
For bottom aligned launcher: 7 pixel padding around left/right of text tray item. 1 pixel padding around all sides of image tray item. 1 pixel around all sides of the uber tray (SystemTrayContainer). For vertical aligned launcher: 1 pixel padding around all sides of the image tray item. 4 pixel padding above and below the text tray item, and center the text horizontally. 1 pixel around all sides of the uber tray (SystemTrayContainer). BUG=132450 TEST=The spacing between urber tray items should be consistent. Review URL: https://chromiumcodereview.appspot.com/10809008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147963 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
This was previously reverted, found not to be the cause of the issue, now I am reinstating the changes. BUG=97804 TEST=existing unittests TBR=sky@chromium.org,shess@chromium.org Review URL: https://chromiumcodereview.appspot.com/10806022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147962 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147961 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
This adds a (currently-Chrome-OS-only) Contact struct, loosely patterned on Google's GData Contact kind v2.0. It also adds test functions related to this struct. BUG=128805 TEST=tested in conjunction with later code Review URL: https://chromiumcodereview.appspot.com/10803045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147960 0039d316-1c4b-4281-b951-d872f2087c98
-
ronghuawu@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10806070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147959 0039d316-1c4b-4281-b951-d872f2087c98
-
jbates@chromium.org authored
TBR=backer@chromium.org Review URL: https://chromiumcodereview.appspot.com/10805074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147956 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10735057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147955 0039d316-1c4b-4281-b951-d872f2087c98
-
mitchellwrosen@chromium.org authored
BUG=121174 Review URL: https://chromiumcodereview.appspot.com/10702088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147954 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147953 0039d316-1c4b-4281-b951-d872f2087c98
-
jhorwich@chromium.org authored
If a Pepper plugin uses PaintImageData or Scroll in a pp::Graphics2D context that has a scale factor, we need to convert the invalidated area to DIPs. BUG=137163 TEST=Manual - run HiDPI-compatible plugin that uses PaintImageData TEST=gfx_unittests --gtest_filter="Rect*" Review URL: https://chromiumcodereview.appspot.com/10704198 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147952 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
Adds wrapper .bat file. TBRing because it's not currently used by the build. TBR=jam@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10805067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147951 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
Makes the overflow menu on cocoa update properly. BUG=133094 TEST=Enable script badges; have extensions with page actions; resize the browser action area to put some of the in the overflow menu; observe them changing state upon tab switches. Review URL: https://chromiumcodereview.appspot.com/10797054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147950 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@google.com authored
which make it possible to tell the thread name in crash dumps from the call stack. Added a volatile automatic variable to avoid global optimizers optimizing the function. This change would help us to triage ThreadWatcher crashes for IO thread. It would also help in debugging crashes. R=sky, jar Review URL: https://chromiumcodereview.appspot.com/10796079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147949 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
This addresses a TODO from http://crrev.com/147862 to not leak CFAttributedString attributes and additionally ensures that the CTFontRef is properly disposed. Also renames SkColorToCGColorRef() to CGColorCreateFromSkColor() to be clear that it follows the Create rule. BUG=125664 TEST=No leaks on waterfall. Review URL: https://chromiumcodereview.appspot.com/10808084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147948 0039d316-1c4b-4281-b951-d872f2087c98
-
asvitkine@chromium.org authored
BUG=128027 TEST=Text is drawn correctly in omnibox suggest drop down. Review URL: https://chromiumcodereview.appspot.com/10692101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147947 0039d316-1c4b-4281-b951-d872f2087c98
-
jorgelo@chromium.org authored
Now that seccomp filter looks good in 3.5, remove the disable. BUG=None TEST=Chrome logs "Enable seccomp filter sandbox...". Review URL: https://chromiumcodereview.appspot.com/10786023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147945 0039d316-1c4b-4281-b951-d872f2087c98
-
fischman@chromium.org authored
BUG=136962 Review URL: https://chromiumcodereview.appspot.com/10808058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147944 0039d316-1c4b-4281-b951-d872f2087c98
-
mark@chromium.org authored
BUG=135249 Review URL: https://chromiumcodereview.appspot.com/10816025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147943 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147941 0039d316-1c4b-4281-b951-d872f2087c98
-
fgalligan@chromium.org authored
- The files are updated to work with decryptor changes from crbug.com/119845. BUG=132801 TEST=media_unittests Review URL: https://chromiumcodereview.appspot.com/10806046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147940 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
TBR=zmo BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10809056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147939 0039d316-1c4b-4281-b951-d872f2087c98
-
nona@chromium.org authored
BUG=138498 TEST=None Review URL: https://chromiumcodereview.appspot.com/10805035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147938 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=113688 TEST=none Review URL: https://chromiumcodereview.appspot.com/10805054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147937 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
Reverting because composite_unittests were failing on Linux (aura) and Linux ChromeOS Tests bots. Bug=None Test=Compiles on Mac and CrOS R=oshima,sky TBR=sadrul,sail Review URL: https://chromiumcodereview.appspot.com/10701063 TBR=pkotwicz@chromium.org Review URL: https://chromiumcodereview.appspot.com/10790128 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147936 0039d316-1c4b-4281-b951-d872f2087c98
-
mark@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10805061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147935 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
The new PacketSocketFactory will be used by chromoting host in order to be able to use chromium UDP sockets instead of libjingle sockets BUG=137140 Review URL: https://chromiumcodereview.appspot.com/10783028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147934 0039d316-1c4b-4281-b951-d872f2087c98
-
simonmorris@chromium.org authored
The root cause of crbug.com/137878 was r103533, which replaced a class whose default constructor initialized objects fully, with a struct for which that isn't the case. Review URL: https://chromiumcodereview.appspot.com/10796072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147933 0039d316-1c4b-4281-b951-d872f2087c98
-
dmurph@chromium.org authored
Wiring: - Added bindings for glProgramBinary, glGetProgramBinary, glProgramParameteri - Plumbed the shader cache from gl_channel_manager to program_manager - Program cache creation after first context is created Refactoring: - moved DoCompile to ProgramManager New: - added functionality to ShaderInfo to store if we have a possible pending cache compile - exposed attrib_map and uniform_map in ShaderInfo for the cache - program_cache base class with in-memory status storage - Simple memory_program_cache implementation, stores programs with lru eviction - Added caching logic to DoCompileShader and Link in ProgramMAnager - MemoryProgramCache, the in-memory cache implementation - ProgramCacheLruHelper, an O(1) lru implementation Misc: - A couple style fixes in modified files Design doc: https://docs.google.com/document/d/1Vceem-nF4TCICoeGSh7OMXxfGuJEJYblGXRgN9V9hcE/edit BUG=88572 Review URL: https://chromiumcodereview.appspot.com/10797055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147932 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147931 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
Currently, the function tries to compare a point in the window's coordinates and a rect in the root window's coordinates. BUG=None TEST=added a unit test (WindowTest.ContainsPointInRoot) which fails on tot and passes with this CL; ./out/Debug/aura_unittests --gtest_filter='*WindowTest.ContainsPoint*' Review URL: https://chromiumcodereview.appspot.com/10806055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147930 0039d316-1c4b-4281-b951-d872f2087c98
-