index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
cocoa
/
throbber_view.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
The iterator used to walk through the set of throbbers might become invalid
mark@chromium.org
2009-09-03
1
-4
/
+11
*
Share one timer for all of the throbbers in the application.
mark@chromium.org
2009-09-02
1
-27
/
+144
*
Essentially revert r16636. We get no speedup from using CIImage and we are su...
avi@chromium.org
2009-08-20
1
-14
/
+3
*
Give crashed tabs the crashed tab icon on the Mac.
avi@chromium.org
2009-07-27
1
-60
/
+200
*
Perf bots are "happy enough", enable the throbber for real.
pinkerton@chromium.org
2009-07-09
1
-22
/
+10
*
Testing perfbots with throbber enabled
pinkerton@chromium.org
2009-07-09
1
-1
/
+1
*
Given the results of Rohit's investigation, I think that the times that we're
mark@chromium.org
2009-06-26
1
-1
/
+1
*
Back out all sorts of stuff back to pre-r18933 so that we can regroup and
mark@chromium.org
2009-06-24
1
-4
/
+0
*
disable more code for perfbot.
pinkerton@chromium.org
2009-06-24
1
-1
/
+2
*
More experiments on perfbot.
pinkerton@chromium.org
2009-06-24
1
-0
/
+3
*
Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...
pinkerton@chromium.org
2009-05-29
1
-42
/
+57
*
Put back in code that installs ThrobberView, but comment out timer. Add a big...
pinkerton@chromium.org
2009-05-21
1
-6
/
+12
*
More tests for tab_cold. commenting out drawRect entirely.
pinkerton@chromium.org
2009-05-21
1
-0
/
+6
*
Rewriting to use CIImage in hopes of better performance. Still playing with p...
pinkerton@chromium.org
2009-05-21
1
-6
/
+18
*
commenting out setNeedsDisplay, still playing with tab_cold timing.
pinkerton@chromium.org
2009-05-21
1
-1
/
+1
*
Turning timer back on, invalidating timer when removing from superview. Still...
pinkerton@chromium.org
2009-05-21
1
-2
/
+7
*
Testing throbber on perf bot
pinkerton@chromium.org
2009-05-21
1
-0
/
+2
*
Implement a status throbber on the mac, currently using the Win artwork. Made...
pinkerton@chromium.org
2009-05-19
1
-0
/
+88