[chromium-dev] Re: Reusing chromium code

2009-07-22 Thread Igor Gatis
Yep, base lots of threading APIs (thread, lock, atomic, etc).
It would be great if base was released as library by itself with all of this
cool stuff. I'd keep UI related in a separated library though.
On Mon, Jul 20, 2009 at 5:11 PM, Elliot Glaysher (Chromium) <
e...@chromium.org> wrote:

> Google testing and logging libraries are already separate projects:
>
> http://code.google.com/p/googletest/
> http://code.google.com/p/googlemock/
> http://code.google.com/p/google-glog/
>
> A lot of the rest of stuff in base/ isn't, though.
>
> -- Elliot
>
> On Sun, Jul 19, 2009 at 6:46 AM, Igor Gatis wrote:
> >
> > Chromium has lots of interesting base APIs such as the ones found
> > under base/ and testing/. Is there any chance these two could be
> > available as a separate library? It would be great if I could use such
> > library in my own projects.
> >
> > Thanks,
> > -Gatis
> >
> > > >
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Reusing chromium code

2009-07-20 Thread Elliot Glaysher (Chromium)

Google testing and logging libraries are already separate projects:

http://code.google.com/p/googletest/
http://code.google.com/p/googlemock/
http://code.google.com/p/google-glog/

A lot of the rest of stuff in base/ isn't, though.

-- Elliot

On Sun, Jul 19, 2009 at 6:46 AM, Igor Gatis wrote:
>
> Chromium has lots of interesting base APIs such as the ones found
> under base/ and testing/. Is there any chance these two could be
> available as a separate library? It would be great if I could use such
> library in my own projects.
>
> Thanks,
> -Gatis
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Reusing chromium code

2009-07-20 Thread Evan Martin

http://code.google.com/p/googletest/

On Sun, Jul 19, 2009 at 1:46 PM, Igor Gatis wrote:
>
> Chromium has lots of interesting base APIs such as the ones found
> under base/ and testing/. Is there any chance these two could be
> available as a separate library? It would be great if I could use such
> library in my own projects.
>
> Thanks,
> -Gatis
>
> >
>

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---