HomeSort by relevance Sort by last modified time
    Searched full:bug (Results 76 - 100 of 4776) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/manual-tests/
non-bmp.html 3 <title>Bug 25657 : Non-BMP characters</title>
6 Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=25657">bug 25657</a> :
right-click-crash.html 4 To try to reproduce the bug, right click and then dismiss the dialog by hitting Return.
6 See <a href="https://bugs.webkit.org/show_bug.cgi?id=24049">WebKit bug 24049</a> for details.</body></html>
  /external/webkit/Source/WebCore/manual-tests/resources/
named-window-blank-target-step4.html 7 <p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=7747">Bugzilla bug 7747</a> REGRESSION: Background tab/window auto-refresh in GMail will take focus.</p>
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
bugfortest.py 37 name = "bug-for-test"
38 help_text = "Finds the bugzilla bug for a given test"
43 bug = reporter._lookup_bug_for_flaky_test(search_string)
44 if bug:
45 bug = reporter._follow_duplicate_chain(bug)
46 print "%5s %s" % (bug.id(), bug.title())
download_unittest.py 45 expected_stderr = "Preparing rollout for bug 42.\n"
52 expected_stderr = "Unable to parse bug number from diff.\n"
99 expected_stderr = "Updating working directory\nProcessing 1 patch from 1 bug.\nProcessing patch 197 from bug 42.\n"
106 expected_stderr = "Updating working directory\n2 reviewed patches found on bug 42.\nProcessing 2 patches from 1 bug.\nProcessing patch 197 from bug 42.\nProcessing patch 128 from bug 42.\n"
110 expected_stderr = "Building WebKit\nRunning Python unit tests\nRunning Perl unit tests\nRunning JavaScriptCore tests\nRunning run-webkit-tests\nCommitted r49824: <http://trac.webkit.org/changeset/49824>\nUpdating bug 42\n"
120 expected_stderr = '\nWARNING: Builders ["Builder2"] are red, please watch your commit carefully.\nSee http://dummy_buildbot_host/console?category=core\n\nBuilding WebKit\nRunning Python unit tests\nRunning Perl unit tests\nRunning JavaScriptCore tests\nRunning run-webkit-tests\nCommitted r49824: <http://trac.webkit.org/changeset/49824>\nUpdating bug 42\n
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
bug_report_window_controller.h 18 // A window controller for managing the "Report Bug" feature. Modally
19 // presents a dialog that allows the user to either file a bug report on
46 // The popup button that allows choice of bug type.
49 // YES sends a screenshot along with the bug report.
55 // Menu for the bug type popup button. We create it here instead of in
61 // When dialog switches from regular bug reports to phishing page, "save
63 // to restore if the user switches back to a regular bug report before
68 // Maps bug type menu item title strings to BugReportUtil::BugType ints.
89 // send the report of the bug or broken web site.
99 // Converts the bug type from the menu into the correct value for the bug typ
    [all...]
  /external/mesa3d/docs/
relnotes-6.4.html 14 Mesa 6.4 is a stable, bug-fix release.
43 <h2>Bug fixes</h2>
47 <li>r200_vtxtmp_x86.S file was missing from 6.3.2 tarball (bug 4207)
48 <li>glxgears_fbconfig demo didn't work (bug 4237)
49 <li>fixed bug when bilinear sampling 2d textures with borders
50 <li>glXCreatePbuffer() could segfault instead of returning 0 (bug 4235)
51 <li>fixed undefined frexp and rand in X.org libGLcore.a (bug 4242)
52 <li>fixed a few problems with proxy color tables (bug 4270)
53 <li>fixed precision problem in Z clearing (bug 4395)
58 <li>fixed memory corruption bug involving software alpha buffer
    [all...]
relnotes-7.0.3.html 14 Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2.
32 <h2>Bug fixes</h2>
39 <li>Fix two-sided lighting bugs/crashes (bug 13368)
41 <li>glGetActiveUniform returned incorrect sizes (bug 13751)
42 <li>Fix several bugs relating to uniforms and attributes in GLSL API (Bruce Merry, bug 13753)
44 <li>Fixed GLX indirect vertex array rendering bug (14197)
46 <li>User-defined clip planes enabled for R300 (bug 9871)
47 <li>Fixed glBindTexture() crash upon bad target (bug 14514)
48 <li>Fixed potential crash in glDrawPixels(GL_DEPTH_COMPONENT) (bug 13915)
50 <li>Fixed minor point rasterization regression (bug 11016
    [all...]
relnotes-7.0.html 38 <h2>Bug fixes</h2>
43 <li>Fixed GLSL mod4(vec4, vec4) bug.
45 <li>Fixed an R300 driver bug that caused Xorg composite manager to crash
46 <li>Fixed R300 vertex program/matrix bug (10848)
49 <li>The GLX protocol request for glXDestroyPBuffer() was incorrect (bug 10983)
50 <li>ARB vp state.light[n].half value was incorrect (bug 10987)
51 <li>Fixed a positional light source bug (bug 11009)
52 <li>Fixed point size attenuation problem (bug 11042)
53 <li>glPopAttrib didn't restore texture object's LOD bias (bug 11049
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
flakytestreporter.py 76 bugs = filter(lambda bug: bug.reporter_email() in allowed_emails, bugs)
81 # the right bug instead of the first, like open vs. closed.
82 _log.warn("Found %s %s matching '%s' filed by a bot, using the first." % (pluralize('bug', len(bugs)), [bug.id() for bug in bugs], flaky_test))
97 description = """This is an automatically generated bug from the %(bot_name)s.
107 If you believe this bug to be fixed or invalid, feel free to close. The bots will re-open if the flake re-occurs.
109 If you would like to track this test fix with another bug, please close this bug as a duplicate. The bots will follow the duplicate chain when making future comments
    [all...]
  /docs/source.android.com/src/source/
report-bugs.md 24 allow anyone to see your report, which may put users at risk until the bug is
32 - [Search for your bug](https://code.google.com/p/android/issues/advsearch) to see if anyone has already reported it.
36 - If no one's reported your bug, file the bug. You can use one of these templates:
38 - [Bug in your Device](https://code.google.com/p/android/issues/entry?template=User%20bug%20report) - use this if you are a user reporting a bug in a device you own
40 - [Bug in the Software](https://code.google.com/p/android/issues/entry?template=Developer%20bug%20report) - use this if you found a bug in the course of developing an ap
    [all...]
  /dalvik/dx/tests/098-dex-jsr-ret-throw/
info.txt 4 algorithms to not converge. This was bug #1137450.
  /dalvik/dx/tests/112-dex-return-jsr-result/
info.txt 4 In particular, this is a regression test for a bug which caused a
  /external/clang/include/clang/Config/
config.h.cmake 0 /* Bug report URL. */
  /external/clang/test/CodeGen/
weak_constant.c 2 // Check for bug compatibility with gcc.
  /external/clang/test/CodeGenOpenCL/
2011-04-15-vec-init-from-vec.cl 6 // OpenCL allows vectors to be initialized by vectors Handle bug in
  /external/clang/test/SemaCXX/
warn-everthing.cpp 3 // This previously crashed due to a bug in the CFG. Exercising all
  /external/grub/
BUGS 1 See the Bug Tracking System for GNU GRUB on Savannah. The URL is:
  /external/llvm/test/CodeGen/Generic/
fastcall.ll 1 ; Test fastcc works. Test from bug 2770.
  /external/llvm/test/Feature/
README.txt 5 Regression tests for individual bug fixes should go into the test/Regression dir.
  /external/lohit-fonts/lohit-telugu-ttf/
ChangeLog 11 - Major bug fixing for below base glyphs merging
13 - Resolved bug 548686, 551317, 578040, 622682, 673420, 692368, 714562, 714561, 714563, 714560, 714557
16 - fix rh bug 531201
20 - fix rh bug 504270
  /external/valgrind/main/cachegrind/tests/
clreq.c 4 // afterwards (reported as bug #116057). So here we test it.
  /external/valgrind/main/memcheck/tests/
long-supps.c 0 // Bug 186796: function names of over 200 chars in suppressions were being
  /external/webkit/LayoutTests/fast/encoding/
css-charset-dom-expected.txt 1 Test for bug 10676: @charset rules not accessible via DOM
euckr-name-expected.txt 1 Test for bug 25487. Even though we treat EUC-KR as windows-949, the name exposed via DOM APIs should still be EUC-KR.

Completed in 4020 milliseconds

1 2 34 5 6 7 8 91011>>