- Jun 02, 2009
-
-
thomasvl@chromium.org authored
Review URL: http://codereview.chromium.org/119038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17412 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@google.com authored
non-extension renderers. Also add a check so that bindings are only exposed if the top-level frame is the chrome-extension scheme. BUG=11545 BUG=11993 TEST=none Review URL: http://codereview.chromium.org/119014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17408 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
Previously reviewed by gspencer in 115984. Had to reconstruct due to using a readonly client. Review URL: http://codereview.chromium.org/115999 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17405 0039d316-1c4b-4281-b951-d872f2087c98
-
dglazkov@google.com authored
TBR=dimich BUG=none TEST=none Review URL: http://codereview.chromium.org/119047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17403 0039d316-1c4b-4281-b951-d872f2087c98
-
dglazkov@google.com authored
R=dimich BUG=none TEST=no compile or layout test failures. Review URL: http://codereview.chromium.org/118117 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17402 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
. Initial bounds of windows weren't being set. . Widgets were created initially shown. This was bad for windows as the window would end up showing prematurely. . WindowGtk::window_state_ wasn't being initialized. . And then actual InfoBubble stuff: properly init the bubble, show it and position it on the monitor. BUG=none TEST=none Review URL: http://codereview.chromium.org/118102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17401 0039d316-1c4b-4281-b951-d872f2087c98
-
mnaganov@chromium.org authored
Also fix a small problem with displaying "Processing..." icon: handle the case when log processing finishes prior to 'didIsProfilingStarted_' arrived. BUG=none TEST=none Review URL: http://codereview.chromium.org/119039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17400 0039d316-1c4b-4281-b951-d872f2087c98
-
mnaganov@chromium.org authored
- filter our V8 natives; - display a notification that profile is being processed to avoid confusion; - do not display ".000" part when displaying time. BUG=none TEST=none Review URL: http://codereview.chromium.org/118112 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17399 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
This should correct the intermittent failure on browser. BUG=None TEST=None TBR=sgk Review URL: http://codereview.chromium.org/118111 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17398 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
TBR=anantha git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17397 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
using_google_update.vsprops. BUG=None TEST=None TBR=sgk Review URL: http://codereview.chromium.org/118108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17396 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
BUG=None TEST=None TBR=sgk Review URL: http://codereview.chromium.org/119030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17395 0039d316-1c4b-4281-b951-d872f2087c98
-
sgk@google.com authored
builds, so we can force it off when building the locale .dll files. Ignore gyp-generated locales.sln file. BUG=none TEST=none Review URL: http://codereview.chromium.org/119017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17394 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
TBR=anantha git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17393 0039d316-1c4b-4281-b951-d872f2087c98
-
gman@google.com authored
Review URL: http://codereview.chromium.org/118052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17392 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/118105 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17391 0039d316-1c4b-4281-b951-d872f2087c98
-
jcampan@chromium.org authored
Note that these tests are going away soon when the browser tests become first class citizen. BUG=6584 TEST=None TBR=rafaelw Review URL: http://codereview.chromium.org/119018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17390 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17368 Review URL: http://codereview.chromium.org/118065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17389 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/119027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17388 0039d316-1c4b-4281-b951-d872f2087c98
-
jcampan@chromium.org authored
Makes the text of the in-progress download dialog better by special-casing the single download case. BUG=11278 TEST=Start a big download, close Chrome. A dialog warning that a download is in progress should be shown. Check that the main text and button text use singular when referring to the download. Start several big downloads. Close Chrome, check the text now uses plural. Review URL: http://codereview.chromium.org/119009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17387 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
Needed by several projects down in installer, due to recent gyp switch. BUG=None TEST=None Review URL: http://codereview.chromium.org/118104 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17386 0039d316-1c4b-4281-b951-d872f2087c98
-
fbarchard@chromium.org authored
Allows single frame to be benchmarked with --video-threads=4 Review URL: http://codereview.chromium.org/113888 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17385 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
A little odd it wasn't needed before. Something generated probably got dragged in. BUG=None TEST=None Review URL: http://codereview.chromium.org/118103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17384 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/119024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17383 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/113991 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17382 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/119023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17381 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/119022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17380 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@google.com authored
Doing this by using existing vcproj files. BUG=None TEST=None Review URL: http://codereview.chromium.org/119021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17379 0039d316-1c4b-4281-b951-d872f2087c98
-
glen@chromium.org authored
Changed the app corner images to be the same size as the center image. BUG=12541 TEST=In an opaque app-frame window, verify that the top edge doesn't have a frame-colored space between the drop shadow and the content area. Review URL: http://codereview.chromium.org/118058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17378 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
R=darin BUG=http://crbug.com/12190 TEST=ForceTLSStateTest.BogusHeaders, ForceTLSStateTest.ValidHeaders Review URL: http://codereview.chromium.org/118049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17377 0039d316-1c4b-4281-b951-d872f2087c98
-
mal@chromium.org authored
1. The correct license is version 2_.1_ of the LGPL 2. The address is incorrect for the FSF. I also corrected the address for the pthreads disclosure. BUG=http://crbug.com/13147 Review URL: http://codereview.chromium.org/118099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17376 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@google.com authored
TBR=beng Review URL: http://codereview.chromium.org/119019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17375 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
- Explicitly set button text color. - Set background of drag widget. BUG=none TEST=use a dark system theme, make sure everything looks reasonable. Review URL: http://codereview.chromium.org/118097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17374 0039d316-1c4b-4281-b951-d872f2087c98
-
glen@chromium.org authored
The extensions service wasn't getting inited despite being used by themes (this manifested itself as theme reinstall failing, because CheckCurrentVersion found the directory, but ExtensionService::extensions_ was empty). BUG=none TEST=none Review URL: http://codereview.chromium.org/115974 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17373 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@google.com authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/118096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17372 0039d316-1c4b-4281-b951-d872f2087c98
-
- Jun 01, 2009
-
-
victorw@chromium.org authored
TBR=dglazkov BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17371 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
Broaden valgrind supression for known issue in zlib. This seems ok because this code changes infrequently. Re-enable zip unit tests on mac. Review URL: http://codereview.chromium.org/118087 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17369 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/118065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17368 0039d316-1c4b-4281-b951-d872f2087c98
-
bradnelson@chromium.org authored
checked in vcproj files. BUG=None TEST=None Review URL: http://codereview.chromium.org/118093 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17367 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
Don't give dangerous download dialog its own GdkWindow. We need the window to be transparent, which only works with compositing window managers, so instead of going through that hassle just don't give it a window. Let the text field adjust in size during animation. BUG=none TEST=download an .exe with a dark system theme. The dialog shouldn't have a dark frame around it. Review URL: http://codereview.chromium.org/118092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17366 0039d316-1c4b-4281-b951-d872f2087c98
-