summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-2630-30/+36
* Factor out a RenderThread interfacecpu@google.com2008-09-266-29/+212
* Add scoped_nsautorelease_pool.mm to the Mac SCons Build.sgk@google.com2008-09-261-0/+1
* Fix bug 455: Active match in Find is not selected and links are not focused a...finnur@google.com2008-09-264-10/+63
* Remove setDeviceOffset which isn't used. Fixed a few style and line wrapping ...brettw@google.com2008-09-267-79/+32
* Make the link in the About box clickable (Issue 657)finnur@google.com2008-09-263-14/+39
* Sync the function names. The unit tests overrode this function to prevent int...brettw@google.com2008-09-261-1/+1
* Fix build bustage from my previous renaming.brettw@google.com2008-09-261-1/+1
* Fix some header guards that are named incorrectly.darin@chromium.org2008-09-263-11/+9
* "--clobber" should come before the build directory setup.mmoss@google.com2008-09-261-7/+8
* Make a copy of the builder for the custom gears emitter for TypeLibrary, so itsgk@google.com2008-09-261-0/+4
* Fix for a crash in the info bubble at first runcpu@google.com2008-09-261-3/+6
* Add positive and negative test cases for whether wewtc@google.com2008-09-261-10/+86
* Reorganize the declarations to have some grouping and logical ordering in tab...brettw@google.com2008-09-2620-1704/+1654
* Change made based on comment in previous CL (that had already landed).jar@google.com2008-09-261-1/+1
* Adds the ability to sort TableView. Contrary to what we spoke aboutsky@google.com2008-09-269-161/+978
* Fixes bug in importer where we could set the default search providersky@google.com2008-09-262-14/+50
* Increase min throttle on the new timer performance test.mbelshe@google.com2008-09-261-1/+4
* Use open-vcdiff for sdch compression on the Macmark@chromium.org2008-09-2628-35066/+35523
* Speculative fix for http://b/issue?id=1377375 (crashing bug when opening a po...ojan@google.com2008-09-261-1/+6
* Change to Hi Res timers on Windows.mbelshe@google.com2008-09-266-51/+248
* Add file_util::GetFileInfo as a means to provide more information about a filedarin@google.com2008-09-264-12/+35
* See if 'charset' is available in HTTP response header and use that to convert...jungshik@google.com2008-09-262-19/+24
* Make sure there is only one instance of the stats histogram at a given time.rvargas@google.com2008-09-261-3/+7
* Assert that the lifetimes of multiple ScopedHostMapperwtc@google.com2008-09-261-1/+3
* Repair the SCons test_shell build on Windows:sgk@google.com2008-09-253-12/+12
* Add --js-flags to the list of flags accepted by UI tests.patrick@chromium.org2008-09-253-0/+16
* Make sure that the request context is released when a URLFetcher is deleted.rvargas@google.com2008-09-252-222/+322
* If we read nothing (EOF) after sending a request on awtc@google.com2008-09-253-11/+34
* Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...brettw@google.com2008-09-2518-382/+132
* Wow, it's been a while since we cleaned EOL.maruel@google.com2008-09-2522-2991/+2991
* Add UTF-8 check for JSON deserializer.jungshik@google.com2008-09-257-14/+90
* Stop spamming delayed tasks on each input event.darin@chromium.org2008-09-254-28/+61
* Add more tests and files to the Mac's net_unittests:mark@chromium.org2008-09-254-14/+27
* "Make Chrome your default browser" should now appear as a checkbox at the bot...finnur@google.com2008-09-2548-137/+162
* Fix non-Mac break from r2603mark@chromium.org2008-09-251-1/+3
* Provide autorelease pool management on the Mac in all types of message pumps.mark@chromium.org2008-09-2511-12/+101
* As an intermediate step towards having a message pump handling IO through com...rvargas@google.com2008-09-254-146/+267
* Adding system_monitor to buildpinkerton@google.com2008-09-251-0/+8
* add http layer and unit tests to mac build. stub out file uploading in upload...pinkerton@google.com2008-09-258-24/+60
* When we re-invoke SCons for the V8 build, quiet the warningsgk@google.com2008-09-251-1/+3
* Fix linux build by adding a new line at the end of this nsylvain@chromium.org2008-09-251-1/+1
* Add missing comma, which caused silent string-pasting of twosgk@google.com2008-09-251-1/+1
* Implement a SystemMonitor class for monitoring system statusmbelshe@google.com2008-09-257-0/+276
* Fix build break caused by bad Gears Sconscript.mpcomplete@google.com2008-09-251-2/+4
* Clean up Gears SConscripts a bit. Try to match the build flags from thempcomplete@google.com2008-09-253-192/+276
* Update V8 to latest trunk version.ager@google.com2008-09-251-1/+1
* Repair leak in unit test by properly ending use of gzip stream.jar@google.com2008-09-251-0/+2
* Correct typo in SDCH (filter chaining) unit test, and enable testjar@google.com2008-09-252-6/+13
* Use histograms to send interesting parts of the disk cache statistics.rvargas@google.com2008-09-2410-17/+185