[chromium-dev] avoiding checking into a closed tree with git-cl

2008-10-28 Thread Evan Martin

If you're using git-cl, it now can check whether the tree is closed
automatically.  (Thanks Tony!)
1) Pull a new git-cl.
2) Run git cl config again.  It'll ask you for a tree status URL --
use http://chromium-status.appspot.com/current .
3) Two comands are affected:
3a) git cl tree   # prints the tree status
3a) git cl dcommit   # checks the tree status before committing

To force a commit on a closed tree (for example, to unbreak the tree),
use the -f (force) flag to dcommit.

This info has been added to the using-git page on dev.chromium.org as well.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Chromium-dev group.
To post to this group, send email to chromium-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~--~~~~--~~--~--~---



[chromium-dev] Re: avoiding checking into a closed tree with git-cl

2008-10-28 Thread Eric Seidel

That is s awesome Evan.

On Tue, Oct 28, 2008 at 11:11 AM, Evan Martin [EMAIL PROTECTED] wrote:

 If you're using git-cl, it now can check whether the tree is closed
 automatically.  (Thanks Tony!)
 1) Pull a new git-cl.
 2) Run git cl config again.  It'll ask you for a tree status URL --
 use http://chromium-status.appspot.com/current .
 3) Two comands are affected:
 3a) git cl tree   # prints the tree status
 3a) git cl dcommit   # checks the tree status before committing

 To force a commit on a closed tree (for example, to unbreak the tree),
 use the -f (force) flag to dcommit.

 This info has been added to the using-git page on dev.chromium.org as well.

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Chromium-dev group.
To post to this group, send email to chromium-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~--~~~~--~~--~--~---



[chromium-dev] Re: Building on Ubuntu/hardy AMD64

2008-10-28 Thread Marc-Antoine Ruel

2008/9/3 Graeme Humphries [EMAIL PROTECTED]:
 Because hardy's svn client is too old, we can't use the svn snapshot on the
 wiki, so we need to just
 check everything out. This will take hours, as the repo is ~1.4G.

That is definitely an oversight of our part. Needs to be fixed. Just
need to find someone to volunteer to create a new one.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Chromium-dev group.
To post to this group, send email to chromium-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~--~~~~--~~--~--~---



[chromium-dev] Design doc: Background Browser Task

2008-10-28 Thread [EMAIL PROTECTED]

Hi all,

Here is a draft of a design doc for Background Browser Task:

http://docs.google.com/View?docid=dd6rm2wb_3fmz8pnnp

Your feedback is appreciated.

Thanks,

Jian


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Chromium-dev group.
To post to this group, send email to chromium-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~--~~~~--~~--~--~---



[chromium-dev] Re: Design doc: Background Browser Task

2008-10-28 Thread Brian Rakowski
Drag and drop seems like a clumsy and unfamiliar mechanism for granting this
capability. A modal dialog would be better. We can inject a delay on making
the OK button active if we are worried about clever attacks that get users
to click on an OK that appears underneath the cursor.
-Brian

On Tue, Oct 28, 2008 at 5:55 PM, [EMAIL PROTECTED] [EMAIL PROTECTED]wrote:


 Hi all,

 Here is a draft of a design doc for Background Browser Task:

 http://docs.google.com/View?docid=dd6rm2wb_3fmz8pnnp

 Your feedback is appreciated.

 Thanks,

 Jian


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Chromium-dev group.
To post to this group, send email to chromium-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~--~~~~--~~--~--~---