Skip to content
Snippets Groups Projects
  1. Jun 02, 2015
    • Jeff Brown's avatar
      Terminate loop properly when cursor window is full. DO NOT MERGE · eb4bd19e
      Jeff Brown authored
      The existing code exits the column-filling loop immediately but
      may continue to try to fill rows.  Ordinarily this should fail
      too but it's possible for the process to continue and then
      blow up a little later.  Fixed this problem by exiting the row-
      filling loop promptly.
      
      Bug: 21406130
      Change-Id: Ifab59188d5d1b40f3c1f5c97604dd48da71bf37b
      (cherry picked from commit bb8c841e)
      eb4bd19e
  2. Jun 01, 2015
  3. May 28, 2015
  4. May 27, 2015
  5. May 26, 2015
  6. May 21, 2015
  7. May 20, 2015
  8. May 14, 2015
Loading