- 19 Jul, 2010 40 commits
-
-
thakis@chromium.org authored
With this, interactive_ui_tests works for me locally BUG=45892,21276 TEST=none Review URL: http://codereview.chromium.org/3053002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52929 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Additionally, convert to use more basic drawing rather than NSAttributedString, to save needing the text-attachment class. Strip out all of the unit-test code relating to decoration exclusion, as those cases are no longer possible in those ways. BUG=none TEST=Browse to www.google.com. Command-l, type google and should see "Press [tab] to search Google". TEST=Should have I-beam cursor over the "Press ..." phrase. Review URL: http://codereview.chromium.org/2854051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52928 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=46886 TEST=Heapchecker net gets greener TBR=glider Review URL: http://codereview.chromium.org/3010012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52927 0039d316-1c4b-4281-b951-d872f2087c98
-
chase@chromium.org authored
Looks like we got faster around r50331 (WebKit roll 61498:61520). BUG=none TEST=vista morejs is green TBR=nsylvain@chromium.org Review URL: http://codereview.chromium.org/3049002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52926 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
TransportDIB handles are file descriptors on mac, which are duped when sent over IPC. Hence, they change their value, and the handle that comes back over IPC is not the same that was originally sent -- so they can't be used as map keys. BUG=none TEST=none Review URL: http://codereview.chromium.org/3037006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52925 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
So avoid crashing even if the destructor is not called before killing the IO thread. BUG=49271 TEST=none Review URL: http://codereview.chromium.org/3044006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52924 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
Useful when running it in combination with other programs. Review URL: http://codereview.chromium.org/3015007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52923 0039d316-1c4b-4281-b951-d872f2087c98
-
chase@chromium.org authored
The current build got faster around r52818, but so did the reference build. Then the reference build got faster while the current build did not. So while it's a relative increase in perf results, it's an absolute decrease. Appears to be local machine changes that caused these changes. BUG=none TEST=vista intl steps are green TBR=nsylvain@chromium.org Review URL: http://codereview.chromium.org/2847060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52922 0039d316-1c4b-4281-b951-d872f2087c98
-
gregoryd@google.com authored
TBR=pinkerton Review URL: http://codereview.chromium.org/3020013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52920 0039d316-1c4b-4281-b951-d872f2087c98
-
gregoryd@google.com authored
The main reason for this change is that both "Native Client" and "sandbox" are difficult to translate, so we won't translate "Native Client" and will replace "sandbox" with "security". Review URL: http://codereview.chromium.org/3043005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52919 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
BUG=49013 TEST=none TBR=ben@chromium.org Review URL: http://codereview.chromium.org/2883026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52918 0039d316-1c4b-4281-b951-d872f2087c98
-
arv@chromium.org authored
This is the grd part of http://codereview.chromium.org/3001003/show BUG=46028 TEST=None Review URL: http://codereview.chromium.org/2832060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52917 0039d316-1c4b-4281-b951-d872f2087c98
-
nshkrob@chromium.org authored
Store a map of temporary thumbnails for unknown URLs. Also, remove accesses to thumbnail DB after the migration to TopSites. TEST=TopSitesTest BUG=none Review URL: http://codereview.chromium.org/2948008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52915 0039d316-1c4b-4281-b951-d872f2087c98
-
cbentzel@chromium.org authored
Also made other DISABLED tests consistent with this one. BUG=49206 TEST=None Review URL: http://codereview.chromium.org/3008009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52914 0039d316-1c4b-4281-b951-d872f2087c98
-
pinkerton@google.com authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/2854052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52913 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
TBR=senorblanco,ojan Review URL: http://codereview.chromium.org/3030005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52912 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
The changes to restart_browser.mm also affect the sheet displayed in the About window. Note that the badge on the wrench menu looks bad. BUG=45147 TEST=difficult Review URL: http://codereview.chromium.org/2856042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52911 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=none TEST=Cookies*.* Review URL: http://codereview.chromium.org/3048002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52910 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
Review URL: http://codereview.chromium.org/2861061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52909 0039d316-1c4b-4281-b951-d872f2087c98
-
tommi@chromium.org authored
TEST=see bug BUG=44463 Review URL: http://codereview.chromium.org/2824056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52908 0039d316-1c4b-4281-b951-d872f2087c98
-
stoyan@chromium.org authored
Review URL: http://codereview.chromium.org/2825053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52907 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=none TEST=self Review URL: http://codereview.chromium.org/3030003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52906 0039d316-1c4b-4281-b951-d872f2087c98
-
pinkerton@google.com authored
Restrict chrome://register to OOBE wizard only. Actually delete about:register. BUG= http://crosbug.com/4813 TEST=none Review URL: http://codereview.chromium.org/3044001 TBR=nkostylev@google.com Review URL: http://codereview.chromium.org/3026007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52905 0039d316-1c4b-4281-b951-d872f2087c98
-
nick@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/2913013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52904 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=37839 TBR=albertb TEST=TSan bots should remain green Review URL: http://codereview.chromium.org/3017010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52903 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@google.com authored
Restrict chrome://register to OOBE wizard only. Actually delete about:register. BUG= http://crosbug.com/4813 TEST=none Review URL: http://codereview.chromium.org/3044001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52902 0039d316-1c4b-4281-b951-d872f2087c98
-
allanwoj@chromium.org authored
BUG=44011 TEST=NoWifi and IntermittentWifi test fixtures in wifi_data_provider_common_unittest.cc Review URL: http://codereview.chromium.org/2971006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52901 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52900 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
BUG=35316 TEST=Disable plugins, go to a site with a flash animation. You should see a placeholder for the flash animation. When you click on it, the animation should load. Review URL: http://codereview.chromium.org/2862031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52899 0039d316-1c4b-4281-b951-d872f2087c98
-
ricow@chromium.org authored
Review URL: http://codereview.chromium.org/3022007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52898 0039d316-1c4b-4281-b951-d872f2087c98
-
ricow@chromium.org authored
Review URL: http://codereview.chromium.org/3039010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52895 0039d316-1c4b-4281-b951-d872f2087c98
-
podivilov@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52894 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Added description to the comment next to the exclude filter BUG=49497 Review URL: http://codereview.chromium.org/3012009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52893 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52891 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
accidentally committed an old version. tbr=jochen Review URL: http://codereview.chromium.org/3044010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52889 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
Factor out HostContentSettingsMap::AddExceptionForURL() and add CookieTreeOriginNode::CreateContentException(). Review URL: http://codereview.chromium.org/2868059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52888 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@chromium.org authored
stuff. Also added GL_BGRA_EXT to ElementsPerGroup TEST=hand ran gles2_demo BUG=none Review URL: http://codereview.chromium.org/2888016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52887 0039d316-1c4b-4281-b951-d872f2087c98
-
mnaganov@chromium.org authored
of JS heap size via "console.memory" (for now) and "webkitPerformance.memory" (having Web Timing enabled). BUG=43281 TEST=none Review URL: http://codereview.chromium.org/3017007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52886 0039d316-1c4b-4281-b951-d872f2087c98
-
ziadh@chromium.org authored
Compress and checksum pending logs that are going to be persisted. Persisted logs now have the following format: [list_size, log1, log2, ..., log_n, checksum]. where each log is bzipped before being written. Upon reading the logs from disk, we verify the data and register whether we faced corruptions or not. r=jar Review URL: http://codereview.chromium.org/2936005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52885 0039d316-1c4b-4281-b951-d872f2087c98
-
rlp@chromium.org authored
BUG=38737 TEST=none Review URL: http://codereview.chromium.org/3034004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52884 0039d316-1c4b-4281-b951-d872f2087c98
-