- 26 Mar, 2009 26 commits
-
-
jungshik@google.com authored
Add IsLocaleSupportedByOS to l10n_util_{win,posix}.cc. Posix version always returns true. Windows blocks Oriya on Windows XP. BUG=7325 TEST=1. L10n*.GetAppLocale 2. On Win XP, Oriya should not be shown in the UI language switch menu while it should be shown elsewhere. Review URL: http://codereview.chromium.org/45054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12557 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@google.com authored
WebContentsView became more than just an interface with 48103 (r12483). If we move web_contents_ to the base class, we might as well finish the job. Review URL: http://codereview.chromium.org/49041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12555 0039d316-1c4b-4281-b951-d872f2087c98
-
robertshield@google.com authored
Passing a foreground window to the google update code so that if it triggers UAC prompts, they can launch in the foreground. Review URL: http://codereview.chromium.org/42606 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12554 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremy@chromium.org authored
breakpad_mac.mm still needs some work, there's a bunch of scaffolding in there referring to a custom version of Breakpad I've got going locally. Review URL: http://codereview.chromium.org/53075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12553 0039d316-1c4b-4281-b951-d872f2087c98
-
pinkerton@chromium.org authored
Review URL: http://codereview.chromium.org/49042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12552 0039d316-1c4b-4281-b951-d872f2087c98
-
pinkerton@chromium.org authored
the caller must now explicitly show the newly created browser rather than it happening automatically. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12550 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12549 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
Review URL: http://codereview.chromium.org/49040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12548 0039d316-1c4b-4281-b951-d872f2087c98
-
sverrir@chromium.org authored
Review URL: http://codereview.chromium.org/49039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12547 0039d316-1c4b-4281-b951-d872f2087c98
-
ager@chromium.org authored
When I land the full GC change, this test should be updated. I'll make sure that our behavior matches that of WebKit with JSC. TBR=sgjesse@chromium.org Review URL: http://codereview.chromium.org/53094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12545 0039d316-1c4b-4281-b951-d872f2087c98
-
deanm@chromium.org authored
This just reverts the Omnibox portion of the change. This code is structured to match Windows, and will eventually be pulled from LocationBarView. Review URL: http://codereview.chromium.org/53093 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12544 0039d316-1c4b-4281-b951-d872f2087c98
-
ager@chromium.org authored
the DOM, we need to explicitly keep the history wrapper object alive for the lifetime of the DOMWindow object with which it is associated. Review URL: http://codereview.chromium.org/53092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12543 0039d316-1c4b-4281-b951-d872f2087c98
-
deanm@chromium.org authored
Review URL: http://codereview.chromium.org/49019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12542 0039d316-1c4b-4281-b951-d872f2087c98
-
pfeldman@chromium.org authored
Review URL: http://codereview.chromium.org/54002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12541 0039d316-1c4b-4281-b951-d872f2087c98
-
xji@chromium.org authored
This CL fix issue 8649 -- RTL: Wrong parenthesis direction is displayed on "About Google Chrome" dialog (http://crbug.com/8649). The fix is to adjust the string according to locale, so that the pure English string in RTL locale is surrounded by left-right-embedding mark for parenthesis to be displayed correctly. Review URL: http://codereview.chromium.org/42096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12540 0039d316-1c4b-4281-b951-d872f2087c98
-
xji@chromium.org authored
http://crbug.com/8997 Previously, the path itself and every single path component are marked with LTR marks. The fix is only mark the path as a whole (but not every single path component)with LTR marks. Review URL: http://codereview.chromium.org/49034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12539 0039d316-1c4b-4281-b951-d872f2087c98
-
patrick@chromium.org authored
configuration. - Use the cleaned up version of the error message that DOM checker generates. - Remove <!-- NOP --> from test failure messages reported by DOM checker. - Update the expected failures files as a result of these changes. - Disable the test temporarily as this will require a Buildbot change and restart. Review URL: http://codereview.chromium.org/53064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12538 0039d316-1c4b-4281-b951-d872f2087c98
-
ralphl@chromium.org authored
Ability for demuxer clients to get to FFmpeg's AVStream object exposed as an extended interface through DemuxerStream object. DemuxerStream now derives from base::RefCountedThreadSafe. Review URL: http://codereview.chromium.org/42521 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12537 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
tree and the purify tests. Review URL: http://codereview.chromium.org/42634 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12534 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
Review URL: http://codereview.chromium.org/42633 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12533 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
Review URL: http://codereview.chromium.org/53085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12532 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
TBR=pam This test: LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html should be passing given enough time. It is time consuming in in nature (~20s), defer it until we have implemented per test timeout. Refer to this bug: http://code.google.com/p/chromium/issues/detail?id=9324 Review URL: http://codereview.chromium.org/53081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12529 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12528 0039d316-1c4b-4281-b951-d872f2087c98
-
hclam@chromium.org authored
LayoutTests/fast/block/float/crash-on-absolute-positioning.html I upstreamed new results to WebKit in r41874: http://trac.webkit.org/changeset/41874 LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-post.html Crash is fixed in CL: http://codereview.chromium.org/50077. Further failure is fixed in CL: http://codereview.chromium.org/53070 LayoutTests/http/tests/xmlhttprequest/simple-cross-origin-progress-events.html First timeout was fixed in http://codereview.chromium.org/53070 This test is still time consuming in nature, it barely finishes in 10s. If we can set timeout to 20s for this test we can fully enable it. Review URL: http://codereview.chromium.org/42625 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12527 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
Review URL: http://codereview.chromium.org/45047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12526 0039d316-1c4b-4281-b951-d872f2087c98
-
patrick@chromium.org authored
This copy was fetched from: http://v8.googlecode.com/svn/data/benchmarks/v3 This copy is unmodified from its original source. Review URL: http://codereview.chromium.org/53069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12525 0039d316-1c4b-4281-b951-d872f2087c98
-
- 25 Mar, 2009 14 commits
-
-
jar@chromium.org authored
The chaining of filters helped to guarantee that buffers were properly flushed when large expansions took place. That change assumed that a filter could be called with no input (as some filters need to be called repeatedly this way to purge massive internal state). The gzip and bzip filters were returning an error in that scenario. bug=9316 r=huanr Review URL: http://codereview.chromium.org/53074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12524 0039d316-1c4b-4281-b951-d872f2087c98
-
ericroman@google.com authored
The issue is that the test helper "SyncProxyService" is deleting the underlying ProxyService from the main thread, it should instead be deleted from IO thread. Deleting from the main thread allows for a small window where deletion of ProxyService can begin while ProxyService::ProcessRequestsQueue() is still executing. BUG=8738 Review URL: http://codereview.chromium.org/42596 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12523 0039d316-1c4b-4281-b951-d872f2087c98
-
sgk@google.com authored
selection of the system version of those libraries on Linux. Review URL: http://codereview.chromium.org/53076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12521 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@google.com authored
multiple instances of BackendImpl. We need multiple objects to be able to support media files on the cache. After this change, histograms will be the only thing that get messed up by multiple disk caches. Review URL: http://codereview.chromium.org/49027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12520 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@google.com authored
- I could bundle this with the c++ changes but I am afraid of having to clobber. Review URL: http://codereview.chromium.org/53077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12519 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12518 0039d316-1c4b-4281-b951-d872f2087c98
-
jcampan@chromium.org authored
Moving the mouse-wheel message rerouting code out of the focus manager. This is part of the effort of making the focus manager not window specific. BUG=None TEST=Make sure mouse-wheel scrolls the Chrome window under the cursor (try with a Chrome window, the option window, the task manager table) when it is active and when it is inactive. Also try using the mouse-wheel on a plugin with a scroll-view (for example http://java.sun.com/products/plugin/1.4/demos/plugin/jfc/SwingSet2/SwingSet2.html) when the browser window is not active, the plugin should scroll. TBR=ben Review URL: http://codereview.chromium.org/42624 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12517 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
- Improve appearance of menus by setting background to white (matching windows and fitting better with the overall appearance). - Disable user theming of native widgets: since our widgets are a hodge-podge of native and custom-drawn, there's no way we can support user theming. Eventually users will be able to choose a theme for chromium; until then make everything look like chrome. Review URL: http://codereview.chromium.org/49035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12516 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
rather than when it is pending. This makes it change at the same time the page changes. To support this, we now have to keep track of both a pending and a committed DOMUI object. This is tracked by the RenderManager, which does a similar swapping between pending and committed RenderViewHosts. Previous review URL: http://codereview.chromium.org/42512 The only difference is I swapped the order of creating the DOM UI in RenderViewHostManager::Navigate. BUG=8963 Review URL: http://codereview.chromium.org/42623 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12515 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
(These are failures not caused by the scrollbars change) git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12514 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This change was temporarily reverted while rebaselining was performed. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12513 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
Currently there's a scrollbars change which we have reverted in our local WebKit because it broke layout tests. These rebaselines correct for the scrollbars change. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12512 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
Review URL: http://codereview.chromium.org/53072 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12510 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
Add an exception to DownloadManager::GenerateExtension() for .tar.gz files with mime_type "application/x-tar". BUG=5772 Review URL: http://codereview.chromium.org/42622 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12509 0039d316-1c4b-4281-b951-d872f2087c98
-