summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/throbber_view.mm
Commit message (Expand)AuthorAgeFilesLines
* Perf bots are "happy enough", enable the throbber for real.pinkerton@chromium.org2009-07-091-22/+10
* Testing perfbots with throbber enabledpinkerton@chromium.org2009-07-091-1/+1
* Given the results of Rohit's investigation, I think that the times that we'remark@chromium.org2009-06-261-1/+1
* Back out all sorts of stuff back to pre-r18933 so that we can regroup andmark@chromium.org2009-06-241-4/+0
* disable more code for perfbot.pinkerton@chromium.org2009-06-241-1/+2
* More experiments on perfbot.pinkerton@chromium.org2009-06-241-0/+3
* Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...pinkerton@chromium.org2009-05-291-42/+57
* Put back in code that installs ThrobberView, but comment out timer. Add a big...pinkerton@chromium.org2009-05-211-6/+12
* More tests for tab_cold. commenting out drawRect entirely.pinkerton@chromium.org2009-05-211-0/+6
* Rewriting to use CIImage in hopes of better performance. Still playing with p...pinkerton@chromium.org2009-05-211-6/+18
* commenting out setNeedsDisplay, still playing with tab_cold timing.pinkerton@chromium.org2009-05-211-1/+1
* Turning timer back on, invalidating timer when removing from superview. Still...pinkerton@chromium.org2009-05-211-2/+7
* Testing throbber on perf botpinkerton@chromium.org2009-05-211-0/+2
* Implement a status throbber on the mac, currently using the Win artwork. Made...pinkerton@chromium.org2009-05-191-0/+88