| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
action transparency.
BUG=51944
TEST=see bug. rightmost extension should not be transparent at all after resizing browser action container.
Review URL: http://codereview.chromium.org/3179011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55960 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=51834
TEST=Clicking on a selection dropdown should not cause assert failure.
Review URL: http://codereview.chromium.org/3176009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55959 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
dashboard, it has been passing consistently.
BUG=42844
Review URL: http://codereview.chromium.org/3095006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55958 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=49094
TEST=none
Review URL: http://codereview.chromium.org/3171003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55957 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=builds and passes tests
Review URL: http://codereview.chromium.org/3106007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55956 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
can't be suppressed cleanly.
BUG=51988,51332,51330,51328
TEST=heapcheck bot should go green
Review URL: http://codereview.chromium.org/3112007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55955 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
I hacked two of the existing demos as a test to ensure the two new methods work (adding a small chunk of new code to them). Should these be included as brand new demos, or added to the existing demo (with a var doExtra = true/false switch), or should I try to make a brand new demo that exercises these methods?
Review URL: http://codereview.chromium.org/3129010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55954 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=yutak
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55953 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=yutak
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55952 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://codereview.chromium.org/2941001
Initial submit broke the chromeos build. This patch includes the original change, and fixes to compile ChromeOs properly.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/2819086
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55951 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
Bug=51638
Review URL: http://codereview.chromium.org/3119009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55950 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
See r26348, "Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize
conversions": The SDK has gotten stupider in 10.6, and has conspired with the
compiler, which now thinks that when the receiver is held in a scoped_nsobject,
NSColor and NSSize arguments should be converted to their CG cousins.
BUG=51430
TEST=10.6 SDK build (mac_sdk=10.6)
Review URL: http://codereview.chromium.org/3162008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55949 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The TwoClientLiveAutofillSyncTest.Client1HasData test fails due to bug
51956. Marking it as FAILS until the bug is fixed.
TBR=tim@chromium.org
BUG=51956
TEST=TwoClientLiveAutofillSyncTest.Client1HasData
Review URL: http://codereview.chromium.org/3146013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55948 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Disable the options menu divider so we don't fire an invalid command.
the translate bar was crashing when you would use
the context menu to translate a page with an unknown language. It was trying to
instantiate an options menu model when it didn't need one, or have a language to
populate it with. This makes it so the options menu model is not instantiated
unless it needs it, and it only needs it when it actually knows the language.
BUG=47303
TEST=see bug.
Review URL: http://codereview.chromium.org/3080035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55947 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Removed Unnescessary code and also refactored some.
Added tests.
Added example AppleScripts.
original patch from shreyas.
BUG=none
TEST=updates some unit tests and adds some.
Review URL: http://codereview.chromium.org/3163008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55946 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/3124019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55942 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
no checkboxes are checked.
BUG=49037
TEST=out/Debug/chrome --enable-tabbed-options. Go to 'Under the Hood' tab, open the
dialog, check some checkbox, the button should become enabled, uncheck all the
checkboxes, the button should become disabled.
Review URL: http://codereview.chromium.org/3155001
TBR=tfarina@chromium.org
Review URL: http://codereview.chromium.org/3172012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55940 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
versions of chrome
frame may get loaded in IE at the same time. We have code to fallback to the old version in
case this happens. However a small overight in declaring a local variable twice in different
scopes led to these checks to fail.
BUG=51620
TEST=test upgrade from 5.0.375.125 to 6.0.472.XXX while IE is running and try 'Open in New window' etc..
Review URL: http://codereview.chromium.org/3136009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55939 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/3122009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55935 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
are crashy.
BUG=51969
TEST=MediaTest.*
Review URL: http://codereview.chromium.org/3155010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55933 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=51890
TEST=tsan ui_tests
Review URL: http://codereview.chromium.org/3158010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55932 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PrefixedSwitchString was full of encoding conversions, but there was only one
real caller, and the function is trivial.
Terminate is leftover cruft.
TEST=compiles
Review URL: http://codereview.chromium.org/3138001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55931 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=42676
TEST=Hit F11 while an app panel is open. It should not be maximized
Review URL: http://codereview.chromium.org/3074033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55930 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Removed a unused header
BUG=49093
TEST=None
Review URL: http://codereview.chromium.org/3029065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55927 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This will look a bit broken until the window manager changes its shadows to
match.
BUG=chromiumos:5156
TEST=Panels should have rounded corners, cleaner spacing of ui elements, and
shouldn't change when they have the focus.
Review URL: http://codereview.chromium.org/3091009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55926 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/3175007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55925 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The final GLEW dependency (in webkit) has been removed. Deleting unused library.
TEST=try
BUG=none
Review URL: http://codereview.chromium.org/3158007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55924 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes between r369 and r382:
Revision: 382
Author: apatrick@chromium.org
Date: 5:16:16 PM, Wednesday, August 11, 2010
Message:
Fixed Display::initialize so it does not crash for devices that do not support PS 2.0.
The crash occurs when createDevice attempts to dereference mD3d9, which is NULL.
Review URL: http://codereview.appspot.com/1956042
----
Modified : /trunk/src/libEGL/Display.cpp
Revision: 381
Author: alokp@chromium.org
Date: 3:33:53 PM, Monday, August 09, 2010
Message:
Fixed warnings about deprecated conversion from string constant to char*. Submitted by timeless.
BUG=18
Review URL: http://codereview.appspot.com/1936041
----
Modified : /trunk/src/compiler/glslang.l
Modified : /trunk/src/compiler/glslang.y
Revision: 380
Author: alokp@chromium.org
Date: 3:32:56 PM, Monday, August 09, 2010
Message:
Some compilers do not support standard STL allocator interface. Also removed _Charalloc function only needed by VC++6.0, which we do not support. Submitted by Eagle.Lu.
BUG=19
Review URL: http://codereview.appspot.com/1913048
----
Modified : /trunk/src/compiler/PoolAlloc.h
Revision: 379
Author: alokp@chromium.org
Date: 3:31:36 PM, Monday, August 09, 2010
Message:
Fix warnings about unused variables. Submitted by timeless.
BUG=15
Review URL: http://codereview.appspot.com/1916046
----
Modified : /trunk/src/compiler/OutputGLSL.cpp
Revision: 378
Author: alokp@chromium.org
Date: 3:30:49 PM, Monday, August 09, 2010
Message:
Fix warnings about comparison/assignement between signed and unsigned types. Submitted by timeless.
BUG=13
Review URL: http://codereview.appspot.com/1895051
----
Modified : /trunk/src/compiler/preprocessor/atom.c
Modified : /trunk/src/compiler/preprocessor/symbols.c
Modified : /trunk/src/compiler/preprocessor/tokens.c
Revision: 377
Author: alokp@chromium.org
Date: 3:29:59 PM, Monday, August 09, 2010
Message:
ret = yyparse(...) is dropped in PaParseStrings. Submitted by timeless.
BUG=16
Review URL: http://codereview.appspot.com/1868056
----
Modified : /trunk/src/compiler/glslang.l
Revision: 376
Author: alokp@chromium.org
Date: 3:28:19 PM, Monday, August 09, 2010
Message:
Fix warnings about initialization order in the class initialization list. Submitted by timeless.
BUG=14
Review URL: http://codereview.appspot.com/1850054
----
Modified : /trunk/src/compiler/PoolAlloc.h
Modified : /trunk/src/compiler/parseConst.cpp
Revision: 375
Author: alokp@chromium.org
Date: 10:16:27 AM, Monday, August 09, 2010
Message:
Reject shaders that invoke functions hidden by variable or struct name.
BUG=22
Review URL: http://codereview.appspot.com/1855057
----
Modified : /trunk/src/compiler/ParseHelper.cpp
Revision: 374
Author: alokp@chromium.org
Date: 10:14:46 AM, Monday, August 09, 2010
Message:
We were trying to change a const_iterator which was rightly caught by SunStudio compiler. Submitted by Eagle.Lu.
BUG=19
Review URL: http://codereview.appspot.com/1879049
----
Modified : /trunk/src/compiler/OutputGLSL.cpp
Revision: 373
Author: alokp@chromium.org
Date: 10:14:09 AM, Monday, August 09, 2010
Message:
Replaced __inline with inline to make it compile with SunStudio compiler. Submitted by Eagle.Lu.
BUG=19
Review URL: http://codereview.appspot.com/1910047
----
Modified : /trunk/src/compiler/BaseTypes.h
Revision: 372
Author: vangelis@google.com
Date: 9:51:37 AM, Monday, August 09, 2010
Message:
Adding separate license file for the preprocessor code and removing the ANGLE boilerplate license from those files.
----
Added : /trunk/LICENSE.preprocessor
Modified : /trunk/src/compiler/preprocessor/atom.c
Modified : /trunk/src/compiler/preprocessor/atom.h
Modified : /trunk/src/compiler/preprocessor/compile.h
Modified : /trunk/src/compiler/preprocessor/cpp.c
Modified : /trunk/src/compiler/preprocessor/cpp.h
Modified : /trunk/src/compiler/preprocessor/cppstruct.c
Modified : /trunk/src/compiler/preprocessor/memory.c
Modified : /trunk/src/compiler/preprocessor/memory.h
Modified : /trunk/src/compiler/preprocessor/parser.h
Modified : /trunk/src/compiler/preprocessor/preprocess.h
Modified : /trunk/src/compiler/preprocessor/scanner.c
Modified : /trunk/src/compiler/preprocessor/scanner.h
Modified : /trunk/src/compiler/preprocessor/slglobals.h
Modified : /trunk/src/compiler/preprocessor/symbols.c
Modified : /trunk/src/compiler/preprocessor/symbols.h
Modified : /trunk/src/compiler/preprocessor/tokens.c
Modified : /trunk/src/compiler/preprocessor/tokens.h
Revision: 371
Author: daniel@transgaming.com
Date: 9:50:02 PM, Saturday, August 07, 2010
Message:
Add Al and Vlad to contributors file
----
Modified : /trunk/CONTRIBUTORS
Revision: 370
Author: daniel@transgaming.com
Date: 9:49:56 PM, Saturday, August 07, 2010
Message:
Implement EXT_texture_format_BGRA8888 and EXT_read_format_bgra
Trac #13050, Issue=21
Original Author: Vladimir Vukicevic
Signed-off-by: Daniel Koch
----
Modified : /trunk/src/libGLESv2/Blit.cpp
Modified : /trunk/src/libGLESv2/Context.cpp
Modified : /trunk/src/libGLESv2/Texture.cpp
Modified : /trunk/src/libGLESv2/libGLESv2.cpp
Modified : /trunk/src/libGLESv2/utilities.cpp
Modified : /trunk/src/libGLESv2/utilities.h
TEST=try
BUG=none
Review URL: http://codereview.chromium.org/3136006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55923 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Also fixes the presubmit check so that it doesn't fail Memcheck:Param suppressions, since it currently prevents this change.
BUG=51940
TEST=Greener valgrind bots
Review URL: http://codereview.chromium.org/3173012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55922 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=51703
BUG=30178
BUG=25106
TEST=none
Review URL: http://codereview.chromium.org/3129003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55921 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=51969
TEST=MediaTest.VideoBearSilentTheora
Review URL: http://codereview.chromium.org/3155009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55920 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
recognize speech.
Also added a unit test for checking the callbacks fire as expected.
TEST=unit_tests --gtest_filter=SpeechRecognizerTest.*
BUG=none
Review URL: http://codereview.chromium.org/3124009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55918 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
on end of output. Also added a seeking functionality for rendering to window that goes to the first keyframe after X seconds. Both of these require a minor change in the decoder API.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3146011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55917 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Use sql: prefix when opening NSS UserDB (this will affect existing Chromeos installations, which had been using the old berkelydb format.)
BUG=19991,51327,51328,51330,51332
TEST=net/base/cert_database_nss_unittest.cc
Review URL: http://codereview.chromium.org/3018038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55916 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
status menu, about:networks, and options pages.
Also fixed a small issue where we should not be displaying "Other..." if wifi is disabled.
BUG=chromium-os:5570
TEST=manual
Review URL: http://codereview.chromium.org/3108011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55915 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
supports it.
BUG=none
TEST=--use-accelerated-2d-canvas, any canvas content w/images
Review URL: http://codereview.chromium.org/3125007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55914 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
| |
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55913 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
for yzshen's http://codereview.chromium.org/3117011/show
BUG=50943
TEST=none
Review URL: http://codereview.chromium.org/3131014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55912 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/3150009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55911 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
TEST=perf bot green
Review URL: http://codereview.chromium.org/3151010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55910 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
| |
TBR=mpcomplete@chromium.org
BUG=49234
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55909 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This is needed for pages to be able to deactivate the browser's or popup windows with window.blur().
BUG=51364
TEST=Open a page that calls window.blur(), it should move the browser window to the back of the Z order.
Review URL: http://codereview.chromium.org/3159007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55907 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
o Just use the provided toolbar background color as the "highlight" color in most cases and don't draw a bevel on the templated buttons.
BUG=51430
TEST=see bug. make sure no jank.
Review URL: http://codereview.chromium.org/3140009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55906 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
No longer able to reproduce this bug locally or on try-bots.
BUG=45263
TEST=none
Review URL: http://codereview.chromium.org/3175005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55904 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=51411
TEST=compiles
Review URL: http://codereview.chromium.org/3174002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55902 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=51847
TEST=none
Review URL: http://codereview.chromium.org/3141010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55901 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
source id. It will assign entries with a source type of NONE their own unique negative id, which will never be displayed.
Also, the id column in the Requests tab is now right-aligned.
BUG= 48806
TEST= Run chromium while your ip address changes.
Alternatively, add the following code to
ConnectJob::LogConnectStart(), or somewhere else
that looks promising:
net_log().net_log()->AddEntry(net::NetLog::TYPE_NETWORK_IP_ADDRESSSES_CHANGED,
base::TimeTicks::Now(),
net::NetLog::Source(),
net::NetLog::PHASE_NONE,
NULL);
Review URL: http://codereview.chromium.org/2883061
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55900 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=ffmpeg_unittests pass
Review URL: http://codereview.chromium.org/3166011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55899 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=23581
TEST=builds
Review URL: http://codereview.chromium.org/3136007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55898 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
TBR=yutak
Review URL: http://codereview.chromium.org/3139010
TBR=japhet@chromium.org
Review URL: http://codereview.chromium.org/3119008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55893 0039d316-1c4b-4281-b951-d872f2087c98
|