HomeSort by relevance Sort by last modified time
    Searched full:bug (Results 101 - 125 of 4717) sorted by null

1 2 3 45 6 7 8 91011>>

  /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.
pseudo-xml-2-expected.txt 1 Test for bug 9783: An XML declaration without an explicit encoding incorrectly triggers UTF-8 encoding in an HTML document
quotes-in-title-expected.txt 2 This test checks whether charset sniffer skips over quoted elements in a title tag correctly. Tests a bug in the charset sniffer that would consume all characters after the bracket in the quoted text until the next closing bracket, causing the closing title tag to be missed.
  /external/webkit/LayoutTests/http/tests/appcache/
foreign-fallback-expected.txt 1 Test for bug 44406: Application Cache crash when a fallback document has a manifest URL.
  /external/webkit/Source/WebCore/manual-tests/compositing/resources/
tab-repaint-part-2.html 2 <title>Accelerated compositing tab repaint bug part 2</title>
  /external/webkit/Source/WebCore/manual-tests/
empty-title-popup.html 1 <p>This demonstrates <a href="http://bugs.webkit.org/show_bug.cgi?id=9833">bug 9833</a>.</p>
go-back-after-alert.html 3 This tests a bug where going back just before putting up an alert can lead to a crash.
  /external/webkit/Source/WebCore/manual-tests/qt/
unload-alert.html 6 bug <a href="https://bugs.webkit.org/show_bug.cgi?id=26556">@25556</a>
  /libcore/dalvik/src/main/java/dalvik/annotation/
ToBeFixed.java 34 * Specifies the related bug number on CTS bug tracking system.
36 String bug() default "";
39 * Specifies why this method need to be fixed. If we think it's a bug, explain
  /ndk/tests/build/multi-abi/
README 6 This failed in NDK r6 due to a bug in the build scripts.
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
bug.h 15 #include <asm-generic/bug.h>
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
bug.h 15 #include <asm-generic/bug.h>
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
bug.h 15 #include <asm-generic/bug.h>
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
bug.h 15 #include <asm-generic/bug.h>
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
bug.h 15 #include <asm-generic/bug.h>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/util/bugzilla/
messages.properties 12 UpdateBugStateTask.usingBugList=Using explicit bug list
18 UpdateBugStateTask.gotBugList=Got bug list
27 UpdateBugStateTask.noBugStatus=Couldn't find bug_status for bug
28 UpdateBugStateTask.missingBug=this means that the bug probably doesn't exist, ignoring.
31 UpdateBugStateTask.setBug=Set bug
32 UpdateBugStateTask.setBugFailed=Failed to set bug
35 UpdateBugStateTask.ignoreBug=Ignoring bug
  /external/mesa3d/docs/
relnotes-7.5.1.html 14 Mesa 7.5.1 is a bug-fix release fixing issues found since the 7.5 release.
53 <h2>Bug fixes</h2>
57 <li>Fixed front buffer rendering bug in Intel drivers.
61 <li>Empty glBegin/glEnd() pair could cause divide by zero (bug 23489)
62 <li>Fixed Gallium glBitmap() Z position bug
64 <li>Selection/Feedback mode didn't handle polygon culling correctly (bug 16866)
67 <li>Fixed Gallium glCopyPixels(GL_STENCIL_INDEX) mispositioned image bug.
relnotes-7.6.1.html 14 Mesa 7.6.1 is a bug-fix release fixing issues since version 7.6.
49 <h2>Bug fixes</h2>
51 <li>Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217
52 <li>glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211)
54 <li>Fixed default texture binding bug when a bound texture was deleted.
56 <li>Fake glXQueryDrawable() didn't return good values (bug 24320)
57 <li>Fixed AUX buffer breakage (bug 24426).
58 <li>Fixed locale-dependent float parsing bug in GLSL compiler (bug 24531)
66 <li>Endianness fixes for the DRI swrast driver (bug 22767).</li
    [all...]
versions.html 31 <li>many small bug fixes
59 <li>a few small bug fixes
76 <li>more bug fixes
80 Bug fixes:
100 Bug fixes:
124 Bug fixes:
162 Bug fixes:
193 Bug fixes:
195 <li>glScissor bug fixed
222 Bug fixes
    [all...]
  /external/bison/
README 11 sufficiently patched, but if you encounter a bug with an older
12 distribution and report a bug we will probably suggest that you
15 Please send bug reports to <bug-bison@gnu.org>. Please include the
17 test case in each bug report.
  /external/webkit/Source/WebKit/gtk/
NEWS 18 Bug 23526 - [CAIRO] Support ImageBuffers clip operation on all Cairo ports (Martin Robinson)
19 Bug 56180 - [GTK] JSC crashes in 32bit Release bots after r80743 (Martin Robinson)
20 Bug 56180 - [GTK] JSC crashes in 32bit Release bots after r80743 (Geoffrey Garen)
21 Bug 49649 - [GTK] On-demand event-listeners for DOM event signals (David Keijser)
22 Bug 56333 - [GTK] [WebKit2] The UIProcess never changes the mouse cursor (Martin Robinson)
23 Bug 55989 - [GTK] Possible leaks after splitting TextCheckerClientEnchant. (Ryuan Choi)
24 Bug 50497 - Add all web audio auto-generated files to GTK make system (Chris Rogers)
25 Bug 56180 - [GTK] JSC crashes in 32bit Release bots after r80743 (Sergio Villar Senin)
26 Bug 55932 - [GTK] close-web-view emitted on disposed WebView (Philippe Normand)
27 Bug 53098 - [GTK] Implement spin buttons for GTK+ 2.x (Martin Robinson
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
upload.py 85 bug = self._tool.bugs.fetch_bug(bug_id)
86 patches = bug.patches(include_obsolete=True)
91 message = "Cleared %s from obsolete attachment %s so that this bug does not appear in http://webkit.org/pending-commit." % (flags_to_clear, patch.id())
112 elif patch.bug().is_closed():
113 bug_closed_explanation = " If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again)."
115 # Neither the patch was obsolete or the bug was closed, next patch...
117 message = "Cleared review? from %sattachment %s so that this bug does not appear in %s.%s" % (attachment_obsolete_modifier, patch.id(), queue_url, bug_closed_explanation)
123 help_text = "Assign bug to whoever attached the most recent r+'d patch"
133 bug = self._tool.bugs.fetch_bug(bug_id
    [all...]

Completed in 1040 milliseconds

1 2 3 45 6 7 8 91011>>