On Fri, Jan 1, 2010 at 1:23 AM, Mohamed Mansour
<m0.interact...@gmail.com> wrote:
> Hi everyone, first I want to say Happy New Years!
> For the last year, it was very easy and super fast searching the code base
> of Chromium via http://www.google.com/codesearch, everything was there.
> Codesearch gave us nice set of code searching tools we can use. It was
> faster than grep, ack-grep, etc... If I wanted to search for a variable, all
> I do "package:src.chromium.org kSomePrefVariable" and instantaneously, it
> gives me the results.
> For the past month or so, I rarely get any results anymore. Try searching
> for something that was committed last week, even couple of month ago, you
> simply can't. Does anyone internal know whats wrong? Did we block some
> crawling (similar thing to what WebKit did to their repository)?
> It would be nice if we can re-enable whatever we disabled. It was a nice,
> well presented feature to explore Chromium's massive source code

I clicked around a bit and found that
  package:"http://src.chromium.org/svn/trunk/src";
seems to be our source tree.  I'm not sure if that counts as working
or not.  Maybe you can include a query that is failing that you think
ought to work?

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

Reply via email to