| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=perf_expectations_unittest.py should succeed if no expectations are waiting for updates.
TBR=cmp@chromium.org
Review URL: http://codereview.chromium.org/8318022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105870 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The one non-trivial thing here was removing an
apparently unused listener API in extension_accessibility_api.h.
R=aa@chromium.org
Review URL: http://codereview.chromium.org/8289017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105869 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sometimes the status bubble does not go away if you hover over a link and move quickly to the omnibox.
This balances the popup_->Show() in ::StartShowing
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8276019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105868 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
R=rohitbm@chromium.org
BUG=
TEST=
Review URL: http://codereview.chromium.org/8317015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105866 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TBR=dennisjeffrey@chromium.org
R=dennisjeffrey@chromium.org
BUG=
TEST=
Review URL: http://codereview.chromium.org/8317016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105863 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=100583
TEST=none
TBR=jhawkins
Review URL: http://codereview.chromium.org/8294016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105861 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
R=csilv@chromium.org
Review URL: http://codereview.chromium.org/8311010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105860 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for the URL of the request being made.
This has the side effect of allowing extensions to see network requests made to their extension (chrome-extension://my-extension-id/*).
BUG=92485,92395
TEST=no
Review URL: http://codereview.chromium.org/8274014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105859 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I don't see how tab_contents_ could be NULL inside PrepareForCommit().
Even if Update() had never been called, OnAutocompleteGotFocus() should
have set a valid tab_contents_. Anyway, check for it before trying to
access the profile().
BUG=100521
TEST=none
Review URL: http://codereview.chromium.org/8322005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105858 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
It turns out that there is a benign race between the user and the keyring when
deleting passwords. If the user wins, then we might end up trying to delete the
same password twice. This is not an error, just unusual.
BUG=82494
Review URL: http://codereview.chromium.org/8303006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105857 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
http://codereview.chromium.org/8275031/ landed around the same time as the patch
adding the non-dev header.
Review URL: http://codereview.chromium.org/8313016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105856 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed win tests.
Adding experimental extension clipboard api.
The api will give extensions that use it access to system clipboard.
design doc:
https://docs.google.com/a/google.com/document/d/1my6Ifb86y0M9WMNNUqkE1LSXe8WLwfRtY3ZUetqNKt0/edit?hl=en_US
TEST=ExtensionClipboardApiTest.*
BUG=chromium-os:20492
Review URL: http://codereview.chromium.org/8258007
TBR=tbarzic@chromium.org
Review URL: http://codereview.chromium.org/8306020
TBR=tbarzic@chromium.org
Review URL: http://codereview.chromium.org/8294014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105855 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Forgot to remove this in crrev.com/105384
BUG=chromium-os:16555
TEST=chrome and tests build as before
Review URL: http://codereview.chromium.org/8305007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105854 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
the plugin and npobject internals to embedders.
BUG=98716
Review URL: http://codereview.chromium.org/8317010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105851 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ Change gfx::NativeCursor to an int id on Aura.
+ Fix several cursor-related TODOs in GetCursor() methods.
+ Move X11 cursor cache into x11_util
+ Set platform-specific cursors in aura::DesktopHostWin and DesktopHostLinux
BUG=99871
TEST=manual
Review URL: http://codereview.chromium.org/8256001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105850 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=NONE
TEST=NONE
Review URL: http://codereview.chromium.org/8306003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105849 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chrome/browser/extensions/.
R=aa@chromium.org
Review URL: http://codereview.chromium.org/8292005
TBR=adamk@chromium.org
Review URL: http://codereview.chromium.org/8320008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105848 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
See http://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/e6cc7ea6ebd0d6f7# for context.
TEST=nothing new required; re-ran unit tests.
Review URL: http://codereview.chromium.org/8295018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105847 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=94494
TEST=manual; looked for typos and asked rahulrc for existing docs to borrow language.
Review URL: http://codereview.chromium.org/8298013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105845 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/8116023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105844 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
for 60 seconds. We are also breaking Youtube helper functions into the separate class to re-use them in the perf test.
Removing this test from CONTINUOUS_PUBLIC since it uses the private data.
Review URL: http://codereview.chromium.org/8275024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105843 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8273007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105842 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
bitrotting.
BUG=86715, 85466
TEST=none
Review URL: http://codereview.chromium.org/8293002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105841 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
XIB Changes:
* Moved custom views for the wrench menu items from Toolbar.xib to WrenchMenu.xib.
BUG=96608
TEST=Wrench menu works the same as before.
Review URL: http://codereview.chromium.org/8289014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105838 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://src.chromium.org/viewvc/chrome?view=rev&revision=105699
BUG=None
TEST=None
TBR=penghuang@chromium.org
Review URL: http://codereview.chromium.org/8311009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105837 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=52909
TEST=NONE
TBR=rdsmith@chromium.org
Review URL: http://codereview.chromium.org/8318006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105836 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
BUG=chromium-os:21717
TEST=On login screen, Kannada, Telugu and Farsi can be selected.
Review URL: http://codereview.chromium.org/8301012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105835 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=aa@chromium.org
Review URL: http://codereview.chromium.org/8292005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105832 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Get rid of tab proxy method and use JSON calls
- tab index should always come before windex
BUG=chromium:100281
TEST=Run all PyAuto tests
Review URL: http://codereview.chromium.org/8277025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105831 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
costructors of all settings objects.
BUG=NONE
TEST=Print preview still works.
Review URL: http://codereview.chromium.org/8302004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105830 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=Partial fix for chromeos:13281.
TEST=Launch ChromeOS with touch-UI enabled. Go to the System settings page. A section has been added for adjusting screen brightness. Section is absent for non-touch builds.
Review URL: http://codereview.chromium.org/8242013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105828 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=100201
TEST=install canary, note that the uninstall entry has the correct icon.
R=robertshield@chromium.org
Review URL: http://codereview.chromium.org/8321004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105825 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of SHARED_INTERMEDIATE_DIR, a globally common output folder. It's rude to dump things in the root of the dir that aren't used project-wide.
BUG=97185
TEST=Chrome Frame artifacts do not appear in e.g. build/Debug/obj/global_intermediate/
Review URL: http://codereview.chromium.org/8150002
TBR=robertshield@chromium.org
Review URL: http://codereview.chromium.org/8318013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105823 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
patch from issue 7806014
BUG=94363
TEST=test_shell_tests:Quota*
Review URL: http://codereview.chromium.org/8318007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105822 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105821 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NOTE: r6941 fixes a user-visible regression vs M15/M14.
This pulls in the following Native Client changes:
r6910: (noelallen) Update untrusted GYP build to support mac.
r6911: (mcgrathr) Handle ELFCLASS32 files for x86-64
r6912: (mcgrathr) Update pnacl binutils revision
r6913: (bsy) roll deps, get new clang stuff, fix clang build issues.
r6914: (krasin) Bump DEPS for pnacl toolchain to r6912.
r6915: (bsy) remove information leak in get_tls fast path
r6916: (nfullagar) Enable variadic macros in SConstruct
r6917: (bsy) remove scaffolding for cross repo change to plumb exitStatus through to JS.
r6918: (nfullagar) Enable variadic macros, naclsdk.py
r6919: (krasin) Fix a memory leak (64 bytes) in NaClAttemptToExecuteData
r6920: (bsy) fix clang update caused build break w/ asm.
r6921: (bsy) fix NACL_ALLOW_THIS_IN_INITIALIZER_LIST
r6922: (jasonwkim) Refine approach for ChromiumOS
r6923: (jasonwkim) Fix typo
r6924: (jasonwkim) fix typo
r6925: (pdox) PNaCl only needs -static for linking statically against GLibC. (The pnacl driver handles the linker script change)
r6926: (nfullagar) Disable nacl logging when building from chrome.
r6927: (krasin) Fix a memory leak in src/trusted/service_runtime/nacl_sync_cond_test.c
r6928: (krasin) pnacl clang: use __asm__, not asm, to satisfy -pedantic.
r6929: (eugenis) Enable ASan bots.
r6930: (kschimpf) Simplify the code of the x86-64 validator to more directly call its
r6931: (jasonwkim) Remove dead code
r6932: (noelallen) Update untrusted GYP to support building of Chrome IRT.
r6933: (nfullagar) Adjust filtering on NaClLog when built in chrome.
r6934: (sehr) Add zero-length output files that choke the trybots.
r6935: (noelallen) Build 32 adn 64 bit for Windows
r6936: (pdox) Fix thread_test for PNaCl GLibC by disabling dynamic_annotations/valgrind.
r6937: (sehr) Add nexes for read sandboxing tests. The next CL that depends on them includes the .S files that produce these nexes with compile_tests.sh in the same directory.
r6938: (pdox) Update BINUTILS_REV to bring in: http://codereview.chromium.org/8298009/
r6939: (pdox) Update UPSTREAM_REV and LLVM_PROJECT_REV to bring in LLVM merge up to r141981.
r6940: (noelallen) Convert paths to POSIX style on Windows and remove spew.
r6941: (mcgrathr) Preserve x87 FPU control word across trampoline system calls
BUG=none
TEST=nacl_integration
R=ncbray@google.com,mseaborn@chromium.org,sehr@google.com
Review URL: http://codereview.chromium.org/8303005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105820 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=100567
TEST=ProductTest.ProductInstallBasic
TBR=tommi@chromium.org
Review URL: http://codereview.chromium.org/8321006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105819 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8302006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105818 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
TBR=jhawkins@chromium.org
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8322004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105817 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Among the changes:
. Add touch event handling in EventFilter. Be default, activates a window on TOUCH_START (like for MOUSE_PRESSED).
. Move TouchEvent details functions into ui/. Moved the X11 implementations from views/ to ui/. NOTIMPLEMENTED on windows.
. Disable RWHVAura et. al. for touchui for now (they are still compiled in, but not used).
BUG=100269
TEST=none
Review URL: http://codereview.chromium.org/8274025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105816 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
AllBrowserContextsAndSources to indicate that usage is safe for multiprofiles.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8308011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105815 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This file was mistakenly ommited from the recent landing,
so the thread names were not being set (all threads
other than the main thread wer assigned sequential
"WorkerThread-N" names).
r=eroman
Review URL: http://codereview.chromium.org/8315010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105814 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=100566
TEST=BrowserCloseTest.DownloadsCloseCheck_1
TBR=rdsmith
Review URL: http://codereview.chromium.org/8318010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105813 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8294009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105812 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
BUG=none
Review URL: http://codereview.chromium.org/8275030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105811 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=browser_tests compiles with touchui=1 chromeos=1
Review URL: http://codereview.chromium.org/8317005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105810 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
identifiers.
BUG=100273
TEST=content setting exceptions work
Review URL: http://codereview.chromium.org/8274033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105809 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
AllBrowserContextsAndSources to indicate that usage is safe for multiprofiles.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8306016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105808 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105807 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
these usages are safe for multi-profiles.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/8313009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105806 0039d316-1c4b-4281-b951-d872f2087c98
|