- 25 Oct, 2011 40 commits
-
-
yurys@chromium.org authored
BUG=None TEST=None TBR=jchaffraix Review URL: http://codereview.chromium.org/8382029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107076 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=100442 TEST=net_unittests:X509CertificateNameVerifyTest.* Review URL: http://codereview.chromium.org/8362023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107075 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8351010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107074 0039d316-1c4b-4281-b951-d872f2087c98
-
tkent@chromium.org authored
It should be fixed by http://trac.webkit.org/changeset/98192. BUG=100661 TEST=none Review URL: http://codereview.chromium.org/8332022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107073 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
BUG=101424 TEST= Review URL: http://codereview.chromium.org/8375036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107072 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
BUG=NONE TEST=manual test; chrome --register-pepper-plugins="$SRC/out/Debug/lib.target/libppapi_example.so;application/x-ppapi-example" file:///$SRC/ppapi/example/example.html Review URL: http://codereview.chromium.org/8369028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107071 0039d316-1c4b-4281-b951-d872f2087c98
-
polina@google.com authored
http://codereview.chromium.org/8275031 BUG=none TEST=bots Review URL: http://codereview.chromium.org/8362021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107070 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
We're moving all the extension api implementations out of browser/extensions into the directory with the code they are automating. BUG=101244 Review URL: http://codereview.chromium.org/8374023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107069 0039d316-1c4b-4281-b951-d872f2087c98
-
jeremya@chromium.org authored
The FullscreenExitBubbleView class was used in a previous version of the UI, but has since been replaced. BUG=none TEST=none Review URL: http://codereview.chromium.org/8351022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107068 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
- Revert 106847 (according to rniwa, it breaks standalone webkit/chromium builds) - roll clang 142072:142664 BUG=none TEST=none TBR=hans Review URL: http://codereview.chromium.org/8370009 TBR=thakis@chromium.org Review URL: http://codereview.chromium.org/8382027 TBR=thakis@chromium.org Review URL: http://codereview.chromium.org/8380034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107066 0039d316-1c4b-4281-b951-d872f2087c98
-
http://crbug.com/101448rsleevi@chromium.org authored
Add the target to build peerconnection native in libjingle.gyp. TEST=Unittests Review URL: http://codereview.chromium.org/8374014 TBR=ronghuawu@google.com Review URL: http://codereview.chromium.org/8375044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107065 0039d316-1c4b-4281-b951-d872f2087c98
-
aa@chromium.org authored
We're moving all the extension api implementations out of browser/extensions into the directory with the code they are automating. BUG=101244 Review URL: http://codereview.chromium.org/8374025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107064 0039d316-1c4b-4281-b951-d872f2087c98
-
munjal@chromium.org authored
- Generate STATE_CHANGED notification in the Add method instead of in other places which call Add. - Generate STATE_CHANGED notification in ClearAll and Remove methods. - Hook up the bubble close button action with code that calls ClearAll. Review URL: http://codereview.chromium.org/8382010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107063 0039d316-1c4b-4281-b951-d872f2087c98
-
shinyak@google.com authored
The current user custom spell check dictionary is shared among profiles. This should be per profile. BUG=None TEST=SpellCheckProfileTest Review URL: http://codereview.chromium.org/8345034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107062 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=98716 Review URL: http://codereview.chromium.org/8382021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107061 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
Supposedly we are delay-loading user32 so this should work. BUG=none TEST=none Review URL: http://codereview.chromium.org/8371012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107060 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107058 0039d316-1c4b-4281-b951-d872f2087c98
-
jchaffraix@chromium.org authored
TBR=yuzo, yurys Review URL: http://codereview.chromium.org/8351026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107057 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
- roll clang 142072:142664 BUG=none TEST=none TBR=hans Review URL: http://codereview.chromium.org/8370009 TBR=thakis@chromium.org Review URL: http://codereview.chromium.org/8382027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107056 0039d316-1c4b-4281-b951-d872f2087c98
-
sreeram@chromium.org authored
In this mode, we issue queries as the user types, but don't show the preview. The name HIDDEN seems more appropriate here, so I've usurped that name for this trial, renaming the earlier one to SILENT (since it doesn't speak the queries over the wire). BUG=none TEST=interactive_ui_tests InstantFieldTrial* Review URL: http://codereview.chromium.org/8370020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107053 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
This happens when a handler is registered, where there is already a handler with the same origin and scheme already registered. These calls should go through the the registry and update the registered handler, and now do. This was broken recently however the unit tests did not catch the problem, because the key logic was in browser.cc. That logic has been moved into the registry and a test added. BUG=99926 TEST=Unit test added. Review URL: http://codereview.chromium.org/8371023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107052 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
I tried hard not to change CHECKs that had side effects. I kept fatal checks that seemed security or debugging-info (in crash reports) sensitive, and ones that seems particularly well-conceived. Review URL: http://codereview.chromium.org/8368009 TBR=brettw@chromium.org Review URL: http://codereview.chromium.org/8351025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107051 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=100898 R=pkasting@chromium.org Review URL: http://codereview.chromium.org/8359029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107050 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
gypi magic needs right incantation BUG=none TEST= waterfall green, specially safe_browsing_tests and sync_unittests Review URL: http://codereview.chromium.org/8351017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107049 0039d316-1c4b-4281-b951-d872f2087c98
-
keishi@chromium.org authored
BUG=78283 TEST= Review URL: http://codereview.chromium.org/8124024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107046 0039d316-1c4b-4281-b951-d872f2087c98
-
rsleevi@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/8387012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107043 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
I tried hard not to change CHECKs that had side effects. I kept fatal checks that seemed security or debugging-info (in crash reports) sensitive, and ones that seems particularly well-conceived. Review URL: http://codereview.chromium.org/8368009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107042 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
It would happen if CreateClientCertificateChain() returns NULL. Found by the clang static analyzer. Probably doesn't happen in practice. BUG=none TEST=none Review URL: http://codereview.chromium.org/8308009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107041 0039d316-1c4b-4281-b951-d872f2087c98
-
jasonwkim@google.com authored
Activate IRT building on ARM for NaCl. In order for this to be on for real, the PNaCl toolchain still needs to available Since NaCl is still turned off by default on ARM, this code should be a no-op for all other cases. This also moves the compilation a step forward for ARM. There is a bootstrap dependency on memset on ARM - so SYSROOT on the ChromiumOS chroot is required to gain access to libc. R=bradnelson,robertm BUG=http://code.google.com/p/chromium/issues/detail?id=61695 BUG=http://code.google.com/p/chromium/issues/detail?id=38909 BUG=http://code.google.com/p/nativeclient/issues/detail?id=135 Review URL: http://codereview.chromium.org/8375035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107040 0039d316-1c4b-4281-b951-d872f2087c98
-
rbyers@chromium.org authored
Make the bookmark manager consistently reset the hash when starting to edit (so that when editing is complete, a new edit operation can still be invoked on the same element). Disable the console diagnostics on navigateTo (to be consistent with the other disabled diagnostics in this file). Make WebUI bookmark editing work on Mac (Mac was invoking the native UI directly instead of going through the BookmarkEditor class which decides which UI to show). Make 'Add page' pre-populate the bookmark entry with the title/url of the current page (as for the non-webui behavior). Note that based on UX feedback, we probably don't want to use the bookmark manager in this case at all, so we'll probably add a new dialog for this. But I already had this ready and it's a step closer (removes a= from bookmark manager, etc.) so I'm still committing it for now. Make the certificate viewer non-modal to match the native version. BUG=99205 TEST=Manual Review URL: http://codereview.chromium.org/8314017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107039 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
Review URL: http://codereview.chromium.org/8373006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107034 0039d316-1c4b-4281-b951-d872f2087c98
-
csilv@chromium.org authored
- Fixed a bug that prevented searching from the last page of the settings window. - Fixed appearance of the extensions page title. - Stop the extensions page from listening to NAV_ENTRY_COMMITTED, this event is no longer needed since the migration and was generating extension loads for every settings page change. - Prevent redundant searches from occurring when the user first starts typing into the search field. - Use custom 'searchChanged' events rather than key/mouse events for customizing extensions list appearance during a search. BUG=99047 TEST=See reproduction steps in bug. Review URL: http://codereview.chromium.org/8353022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107033 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
a PING and perform CheckPingStatus immediately with hung interval of 0ms. The unit test verfies the SPDY session is closed and there are no streams. BUG=101234 R=willchan TEST=spdy network unittests Review URL: http://codereview.chromium.org/8369023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107032 0039d316-1c4b-4281-b951-d872f2087c98
-
ronghuawu@google.com authored
TEST=Unittests Review URL: http://codereview.chromium.org/8374014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107031 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This is a build fix for Mac GCC caused by r106669 <http://crrev.com/106669>. BUG=none TEST=fix builds on the "Webkit Mac (valgrind)" bot. Review URL: http://codereview.chromium.org/8370034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107029 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
implemented basic feature such as creating/deleting workspace, adding/removing windows to/from workspace calculate bounds for workspaces. This is not hooked up with UI yet. BUG=none TEST=workspace_manager_unittests added Review URL: http://codereview.chromium.org/8361025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107028 0039d316-1c4b-4281-b951-d872f2087c98
-
derat@chromium.org authored
These methods are currently just used by metrics. I moved them from base into the browser a while back, but I think it makes the most sense for them to live in gfx::Screen. I'm also relocating the tests to ui_unittest and making them work on Aura. BUG=99711,100341 TEST=ran ui_unittest Review URL: http://codereview.chromium.org/8382019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107027 0039d316-1c4b-4281-b951-d872f2087c98
-
jamiewalch@chromium.org authored
BUG=None TEST=check_perms is green Review URL: http://codereview.chromium.org/8382025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107024 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
Fixes bug http://code.google.com/p/chromium-os/issues/detail?id=22018 BUG=chromium-os:22018 Review URL: http://codereview.chromium.org/8382024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107023 0039d316-1c4b-4281-b951-d872f2087c98
-
michaelbai@chromium.org authored
BUG= TEST= Review URL: http://codereview.chromium.org/8380022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107020 0039d316-1c4b-4281-b951-d872f2087c98
-