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
/
base
/
message_pump_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
When work shows up and no delegate is available to dispatch it to, arrange to
mark@chromium.org
2009-07-15
1
-13
/
+28
*
Fix DOA problem with dev channel. If there is no
jrg@chromium.org
2009-07-15
1
-0
/
+9
*
Gracefully do nothing when run loop sources fire and no delegate is available.
mark@chromium.org
2009-06-26
1
-0
/
+26
*
When falling out of a nested loop, if higher-priority work is done, be sure to
mark@chromium.org
2009-06-25
1
-0
/
+10
*
Allow work that was deferred on account of not being runnable in a nested loop
mark@chromium.org
2009-06-25
1
-94
/
+173
*
Implement temporary First Run Dialog on OS X
jeremy@chromium.org
2009-05-21
1
-1
/
+6
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
1
-0
/
+1
*
Depending on what runloop we're under, the autoreleasepool might not get cleaned
thomasvl@chromium.org
2009-02-03
1
-0
/
+15
*
Provide autorelease pool management on the Mac in all types of message pumps.
mark@chromium.org
2008-09-25
1
-3
/
+10
*
Mac-specific CFRunLoop-based MessagePump implementation
mark@chromium.org
2008-09-23
1
-0
/
+363