- 02 Jul, 2009 38 commits
-
-
nirnimesh@chromium.org authored
TEST=check Mac valgrind bot BUG=15819 Review URL: http://codereview.chromium.org/149129 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19831 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
* Columns are resizable. * Resource icon displayed by resource name. BUG=11392 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19830 0039d316-1c4b-4281-b951-d872f2087c98
-
mirandac@chromium.org authored
Change status bubble so that it expands to accommodate URL's that are abridged in the standard width. BUG= http://crbug.com/1455 TEST= Mouse over a link which is abridged in the status bubble. Hover for 2 seconds. Link should expand to show as much as possible without extending out of the view in which it is contained. Review URL: http://codereview.chromium.org/146043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19829 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
This allows us to receive notifications like when the V8 context is destroyed. BUG=12686 TEST=no Review URL: http://codereview.chromium.org/150186 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19828 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/150203 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19827 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
Now that we have complex text working on Linux, I'm working on reviewing and rebaselining the tests that we now pass. BUG=9768,10296 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19826 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
Now that we have complex text working on Linux, I'm working on reviewing and rebaselining the tests that we now pass. BUG=10296,10344,10293,11613,10346,10459,12053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19825 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
BUG=15837 TEST=new layout tests that are excluded git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19824 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
TBR=yurys git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19823 0039d316-1c4b-4281-b951-d872f2087c98
-
stuartmorgan@chromium.org authored
Modify LoginDatabase slightly to give PasswordStoreMac enough information to do the right thing. Add creator code for keychain items we create, and unit tests to make sure. BUG=11745 TEST=Visit a site for which you have a password in the Keychain. Type your username, unfocus the field, and then log in with the filled password. Log out, return to the login page, and the username and password should now autofill without user interaction. Review URL: http://codereview.chromium.org/151176 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19822 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
Review URL: http://codereview.chromium.org/150217 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19821 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
Review URL: http://codereview.chromium.org/150171 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19820 0039d316-1c4b-4281-b951-d872f2087c98
-
willchan@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/150205 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19819 0039d316-1c4b-4281-b951-d872f2087c98
-
darin@chromium.org authored
DidCreateDataSource gets called when constructing the initial data source for the WebView's main frame. This ensures that the NavigationState associated with a WebDataSource can never be null. I went ahead and removed some of the null-checks that were added to avoid other related crashes. (To fix bug 15594, I really really didn't want to add another one of those null checks.) BUG=15594 TEST=partially covered by existing ui tests R=dglazkov Review URL: http://codereview.chromium.org/150208 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19818 0039d316-1c4b-4281-b951-d872f2087c98
-
rafaelw@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19817 0039d316-1c4b-4281-b951-d872f2087c98
-
dglazkov@google.com authored
R=darin BUG=3319 TEST=no layout test regressions Review URL: http://codereview.chromium.org/147210 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19816 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@google.com authored
Review URL: http://codereview.chromium.org/151210 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19814 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
Review URL: http://codereview.chromium.org/150220 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19813 0039d316-1c4b-4281-b951-d872f2087c98
-
rafaelw@chromium.org authored
R=aa Review URL: http://codereview.chromium.org/151189 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19811 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremy@chromium.org authored
the underlying issue is fixed in the latest seed so we don't need the workaround anymore: * r16073 "Fixup colors for inactive tab." * r15328 "Fixes for 10.6" (only the changes to tab_cell.mm) Review URL: http://codereview.chromium.org/151197 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19810 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremy@chromium.org authored
We recently enabled reading sysctl values from inside the sandbox. This CL removes workarounds needed when sysctl reads where blocked. Review URL: http://codereview.chromium.org/151202 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19809 0039d316-1c4b-4281-b951-d872f2087c98
-
ager@chromium.org authored
non-functions on the global object. Review URL: http://codereview.chromium.org/150223 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19808 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
Review URL: http://codereview.chromium.org/151150 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19807 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
Review URL: http://codereview.chromium.org/150219 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19806 0039d316-1c4b-4281-b951-d872f2087c98
-
ager@chromium.org authored
This version contains a bug fix and various performance improvements. I particular it contains a reworking of the representation of the global object to improve performance. Rebaselining one layout test because of changes to the line numbers at which an error is reported. BUG=12548 TEST=none Review URL: http://codereview.chromium.org/151196 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19805 0039d316-1c4b-4281-b951-d872f2087c98
-
yuzo@chromium.org authored
BUG=none TEST=n/a Review URL: http://codereview.chromium.org/151194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19804 0039d316-1c4b-4281-b951-d872f2087c98
-
yuzo@chromium.org authored
This patch depends on the MetaTableHelper refactoring in: http://codereview.chromium.org/150094 Currently, a spurious SQL error message is logged every time a unit test that access SQLite database runs. Example: [----------] 6 tests from HistoryBackendTest [ RUN ] HistoryBackendTest.Loaded [5660:5304:0630/150705:414864129:ERROR:sqlite_utils.cc(204)] SQLStatement.prepare_v2 failed: no such table: meta BUG=none TEST=n/a Review URL: http://codereview.chromium.org/150095 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19803 0039d316-1c4b-4281-b951-d872f2087c98
-
yuzo@chromium.org authored
name. Also, PrimeCache logic duplicated in HistoryBackend and SQLitePersistentCookieStore is moved to this class. BUG=none TEST=n/a Review URL: http://codereview.chromium.org/150094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19802 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
TEST=look at an infobar BUG=none Review URL: http://codereview.chromium.org/151162 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19801 0039d316-1c4b-4281-b951-d872f2087c98
-
cmp@google.com authored
Fix a call to sizeof() on a static array to use arraysize() instead. Maybe fixes a coverity issue, too. BUG=none TEST=none Review URL: http://codereview.chromium.org/150202 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19800 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/150201 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19799 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
TBR=jorlow TEST=layout tests should run again BUG=15664 Review URL: http://codereview.chromium.org/150200 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19798 0039d316-1c4b-4281-b951-d872f2087c98
-
arv@google.com authored
My tests show it as not as fast as the old NTP but it is a lot better than before these changes: Old NTP: 208 223 211 205 211 Average: 211.6 NNTP before this change: 732 718 718 713 Average: 720.25 NNTP with this change: 255 248 257 254 257 Average: 254.2 There is still room for improvements but this brings the NNTP perf closer to being acceptable. BUG=13362 TEST=Perf test at http://build.chromium.org/buildbot/perf/xp-release-dual-core/new-tab-ui-cold/report.html?history=200 Review URL: http://codereview.chromium.org/150194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19797 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
TBR=hclam, jorlow BUG=15664 TEST=no more unexpected passes Review URL: http://codereview.chromium.org/150199 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19796 0039d316-1c4b-4281-b951-d872f2087c98
-
ericu@google.com authored
Review URL: http://codereview.chromium.org/147258 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19795 0039d316-1c4b-4281-b951-d872f2087c98
-
maf@google.com authored
Add a dependency to the Mac installer build stage so that the postflight.sh script always gets processed before it tries to build the installer than needs it. Review URL: http://codereview.chromium.org/150184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19793 0039d316-1c4b-4281-b951-d872f2087c98
-
willchan@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/150196 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19792 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
TEST=none BUG=15780 Review URL: http://codereview.chromium.org/151185 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19791 0039d316-1c4b-4281-b951-d872f2087c98
-
- 01 Jul, 2009 2 commits
-
-
willchan@chromium.org authored
ConnectJob will only call OnConnectJobComplete() on asynchronous completion. TCPConnectJob now uses DoLoop() internally. BUG=http://crbug.com/13289 TEST=none Review URL: http://codereview.chromium.org/151118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19789 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
Most of the changes are cosmetic, but there is also a memory leak in CreateExpiredServer. BUG=none TEST=none Review URL: http://codereview.chromium.org/153001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19788 0039d316-1c4b-4281-b951-d872f2087c98
-