Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Bug 345664 - Perform an automatic GO when selecting a new address from the list.Randy Rohrbach1-0/+3
2011-04-01Bug 341682 - Duplicate string ID found in ORG.ECLIPSE.CDT.DEBUG.UI.MEMORY.MEM...John Cortell1-2/+0
2011-03-04Bug 337881: [Memory Browser] Persist the Go To Address history in the launch ...John Cortell4-101/+192
2011-02-24Bug 337881 - Applied Alain Lee patch to deliniate saparate expression lists o...Randy Rohrbach2-52/+222
2011-02-15Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug...Patrick Chuong3-1/+1
2011-02-09Bug 336268 create empty selection when last tab is disposed.Randy Rohrbach1-0/+1
2011-02-07Bug - 326307Randy Rohrbach5-17/+216
2011-01-17Bug 331781 - Pin and Clone supportPatrick Chuong5-7/+38
2010-11-16Increment memory browser versionAnton Leherbauer1-1/+1
2010-11-16Fix JRE Runtime and compliance settingsAnton Leherbauer1-1/+11
2010-11-16Bug 330342 - Memory Browser does not work when memory block retrieval does no...Anton Leherbauer1-10/+13
2010-09-20Bug 323221 - Moved the handling of the GotoAddress bar so it is executed on a...Randy Rohrbach1-1/+2
2010-09-02Fix potential null pointer useJohn Cortell1-1/+3
2010-09-02Turned on detection of potential null pointer usage. Also, some plug-ins I pr...John Cortell2-8/+96
2010-07-21Bug 320372 - Memory Browser should invoke becomesVisible/becomesHidden on ren...Anton Leherbauer1-13/+54
2010-07-19Bug 319193 - [Memory Browser]Switching between two cpus does not affect edit ...Teodor Madan2-11/+50
2010-07-14Bug 319890 - [memory] When nothing is selected in Debug view, memory browser ...Pawel Piech1-19/+24
2010-06-18More changes to keep project warning-freeJohn Cortell1-0/+33
2010-06-03Bug 315439 Fix up copyrightVivian Kong3-2/+12
2010-06-01Bugzilla 312098 : [Memory Browser] do not create a rendering automatically wh...Randy Rohrbach2-8/+7
2010-06-01This is a continuation of Bugzilla 312098 : [Memory Browser] do not create a...Randy Rohrbach1-5/+1
2010-05-28Bug 314745: Need to API to expose the address bar text and memory space ID se...John Cortell1-1/+7
2010-05-20Bug 309032: Need APIs to support memory pages (add ability for backend to ind...John Cortell1-4/+17
2010-05-19Fixed excessive indentation in method. No functional change.John Cortell1-34/+34
2010-05-19Bug 309032: Need APIs to support memory pages (oversight; was dropping render...John Cortell1-8/+6
2010-05-19Bug 309032: Need APIs to support memory pages (teo's fix to not create a memo...John Cortell1-119/+134
2010-05-18Bug 309032: Need APIs to support memory pages (or memory spaces). Don't show ...John Cortell1-1/+4
2010-05-17Bug 312098: do not create a rendering automatically when Memory Browser is op...John Cortell1-25/+37
2010-05-16Bugxilla 312098.Randy Rohrbach2-21/+95
2010-05-13Bug 309032: Need APIs to support memory pages (or memory spaces)John Cortell2-189/+390
2010-05-06Make memory browser plugins warning-intolerantJohn Cortell1-1/+66
2010-03-25[307023] Use of reflection in extending memory view/browser rendering API is...John Cortell1-51/+69
2010-03-23Bugzillas 306829 & 305129.Randy Rohrbach1-3/+6
2010-03-12Fixed NPE when there are no memory spacesJohn Cortell1-1/+1
2010-03-03[Bug 304563] Memory Browser: address space awarenessTed Williams1-3/+53
2010-01-25Fixed warningJohn Cortell1-1/+1
2010-01-21Bugzilla 299688.Randy Rohrbach1-2/+7
2010-01-20[283586] Traditional Rendering are not disposed after Memory Browser is close...John Cortell1-29/+61
2010-01-19Bugzilla 297269.Randy Rohrbach3-8/+46
2009-12-18Bugzilla 298115Randy Rohrbach1-1/+1
2009-10-30Bugzilla 293812.Randy Rohrbach2-1/+8
2009-10-19Bugzilla 292660.Randy Rohrbach4-6/+8
2009-10-18Bugzilla defectsRandy Rohrbach1-55/+116
2009-10-13Fixed some warnings. Remaining ones are related to use of an internal Debug P...John Cortell1-2/+3
2009-08-12Bugzilla 286325Randy Rohrbach1-0/+1
2009-08-11Defect 286315.Randy Rohrbach1-1/+6
2009-07-30Bugzilla 284894Randy Rohrbach1-47/+27
2009-05-27update copyrightsVivian Kong1-0/+2
2009-05-27bug 277871 - Externalize strings in plugin.xml and MANIFEST.MF for memory plu...Vivian Kong4-5/+22
2009-05-19Fixed bug in last checkin.Pawel Piech1-10/+12

Back to the top