- 16 Aug, 2011 40 commits
-
-
dmaclach@chromium.org authored
BUG=92353 TEST=Start up remoting session with mac as host. Start changing the resolution. Review URL: http://codereview.chromium.org/7649025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97046 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97045 0039d316-1c4b-4281-b951-d872f2087c98
-
alokp@chromium.org authored
Review URL: http://codereview.chromium.org/7624003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97044 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
TBR=steveblock Review URL: http://codereview.chromium.org/7664016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97043 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
Use PathService instead of command line flag to obtain path for helper. Adds a nacl_helper_bootstrap executable that implements the actual space reservation. BUG=nativeclient:480 TEST=manual for now Review URL: http://codereview.chromium.org/7599011 TBR=bradchen@google.com Review URL: http://codereview.chromium.org/7669004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97042 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
Ensure that webkit ASSERTION's don't fire during CRT cleanup in debug runs of the chrome frame net tests suite by terminating the exe using ExitProcess in debug builds. These cause the exe to crash during exit, thus turning the windows try bot runs red. BUG=none TEST=chrome frame net tests should run to completion without crashing in debug runs. Review URL: http://codereview.chromium.org/7663015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97041 0039d316-1c4b-4281-b951-d872f2087c98
-
bradchen@google.com authored
Use PathService instead of command line flag to obtain path for helper. Adds a nacl_helper_bootstrap executable that implements the actual space reservation. BUG=nativeclient:480 TEST=manual for now Review URL: http://codereview.chromium.org/7599011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97040 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97039 0039d316-1c4b-4281-b951-d872f2087c98
-
ctguil@chromium.org authored
Whitespace change: http://codereview.chromium.org/7664017/ Review URL: http://codereview.chromium.org/7661030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97038 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
It took me a while to understand this function because filters_ and filters represented two very different things. Review URL: http://codereview.chromium.org/7670006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97037 0039d316-1c4b-4281-b951-d872f2087c98
-
dpranke@chromium.org authored
Update content_api to match naming conventions, style in ui_api.h, make work for linux build as well. R=jam@chromium.org BUG=none TEST=none Review URL: http://codereview.chromium.org/7482022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97036 0039d316-1c4b-4281-b951-d872f2087c98
-
michaeln@google.com authored
TEST=Ensure all TemplateURLService related unit tests pass. BUG=15548 Review URL: http://codereview.chromium.org/7566036 TBR=stevet@chromium.org Review URL: http://codereview.chromium.org/7670007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97035 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=None TEST=None R=stevenjb@chromium.org Review URL: http://codereview.chromium.org/7672002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97034 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
NO CODE CHANGE. TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97032 0039d316-1c4b-4281-b951-d872f2087c98
-
rginda@chromium.org authored
BUG=chromium-os:17870 TEST=manual testing on chromeos-chrome on linux Review URL: http://codereview.chromium.org/7658001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97030 0039d316-1c4b-4281-b951-d872f2087c98
-
xji@google.com authored
Remove const from GetIndexOfPreviousGrapheme() so the override function could update local data. Construct SelectionModel correctly in unittest. BUG=90426 TEST=--use-pure-view. Review URL: http://codereview.chromium.org/7607018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97029 0039d316-1c4b-4281-b951-d872f2087c98
-
ahendrickson@chromium.org authored
BUG=93062 TEST= TBR=mpcomplete@chromium.org, jochen@chromium.org Review URL: http://codereview.chromium.org/7673001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97025 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
Packaged apps (and extensions) can declare themselves to be offline-enabled. BUG=89655 TEST=added ExtensionManifestTest.OfflineEnabled Review URL: http://codereview.chromium.org/7645033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97024 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=93094, 90196 TEST=as in bug 93094 Review URL: http://codereview.chromium.org/7661029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97023 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Heavily based on code by Alexei Svitkine <asvitkine@chromium.org> BUG=90228 TEST=two-finger history scroll. get some ui feedback. Review URL: http://codereview.chromium.org/7645041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97022 0039d316-1c4b-4281-b951-d872f2087c98
-
evan@chromium.org authored
Review URL: http://codereview.chromium.org/7661031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97021 0039d316-1c4b-4281-b951-d872f2087c98
-
mdm@chromium.org authored
Linux: fix an incorrect cast and missing dereference that prevented GNOME 3 proxy settings from being queried. This should be merged into both beta and stable. BUG=91744 Review URL: http://codereview.chromium.org/7621026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97020 0039d316-1c4b-4281-b951-d872f2087c98
-
alokp@chromium.org authored
Also removed redundant enums from the API. Review URL: http://codereview.chromium.org/7576012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97019 0039d316-1c4b-4281-b951-d872f2087c98
-
michaeln@google.com authored
TEST=manual Review URL: http://codereview.chromium.org/7664015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97018 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
BUG=none TEST=tree green TBR=vangelis git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97017 0039d316-1c4b-4281-b951-d872f2087c98
-
zmo@google.com authored
BUG=92949 TEST=none Review URL: http://codereview.chromium.org/7648041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97014 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
This target generates the locale .pak files on Windows. Since nothing depends on this target, it doesn't build by default (they're not used yet). Specific changes: - Have locale_settings_win.grd generate .pak files. - Use pymod_do_main to avoid some shell escaping problems (and it's a bit faster). - Rewrite repack_locales.py to work with pymod_do_main. BUG=92724 Review URL: http://codereview.chromium.org/7648001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97012 0039d316-1c4b-4281-b951-d872f2087c98
-
ahendrickson@chromium.org authored
BUG=93062 TEST= TBR=mpcomplete@chromium.org, jochen@chromium.org Review URL: http://codereview.chromium.org/7660014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97011 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=92748 TEST=none Review URL: http://codereview.chromium.org/7649029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97008 0039d316-1c4b-4281-b951-d872f2087c98
-
xiyuan@chromium.org authored
BUG=chromium-os:19224 TEST=Verify fix for chromium-os:19224. Review URL: http://codereview.chromium.org/7657022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97007 0039d316-1c4b-4281-b951-d872f2087c98
-
yzshen@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/7535007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97005 0039d316-1c4b-4281-b951-d872f2087c98
-
jond@google.com authored
Review URL: http://codereview.chromium.org/7617018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97004 0039d316-1c4b-4281-b951-d872f2087c98
-
jond@google.com authored
Review URL: http://codereview.chromium.org/7664012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97003 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
% grep -l '#include.*chromeos_wm_ipc_enums.h' **/*.{cc,h} > files.txt % perl -i -pe 's!"third_party/cros/chromeos_wm_ipc_enums.h"!"third_party/cros_system_api/window_manager/chromeos_wm_ipc_enums.h"!' `cat files.txt` BUG=chromium-os:19054 TEST=confirm chrome builds as before Review URL: http://codereview.chromium.org/7648043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97002 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=86880 TEST=None Review URL: http://codereview.chromium.org/7664007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97001 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@google.com authored
BUG=chromium-os:18720 TEST=Go to chrome://kill to kill a tab. There should be a feedback link which should navigate to the feedback page and populate the message field with "Chrome ran out of memory." Review URL: http://codereview.chromium.org/7633023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97000 0039d316-1c4b-4281-b951-d872f2087c98
-
charleslee@chromium.org authored
Added some regexes and shard output processing BUG=92653 TEST=crashed tests are shown in the summary Review URL: http://codereview.chromium.org/7650012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96999 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
BUG=87457 TEST=none Review URL: http://codereview.chromium.org/7647035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96998 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
I considered merging these into ui.dll, but the respective GYP files are pretty customized, and merging all of the special casing into ui.gyp seemed like it would just make things messy. Plus, some components only need to link to surface and not all of ui. One thing that I'm not entirely sure about is the naming convention. In this case the modules are named gl, compositor and surface instead of ui_gfx_gl, and so on. I thought about declaring UI_GFX_GL_EXPORT, but I opted for the shorter GL_EXPORT instead. I think Ben has been thinking about moving these directories out of ui/gfx/ anyways since it is a bit odd for them to live there. R=rvargas Review URL: http://codereview.chromium.org/7645004 TBR=darin@chromium.org Review URL: http://codereview.chromium.org/7659015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96997 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
BUG=none TEST=manually Review URL: http://codereview.chromium.org/7648051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96994 0039d316-1c4b-4281-b951-d872f2087c98
-