summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get JSConfig and JavaScriptCore/libWTF.a building under linux.erg@google.com2008-08-196-64/+96
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-1913-152/+195
* Add installer/util/browser_distribution.cc to SCons build.sgk@google.com2008-08-192-0/+3
* ThreadLocalStorage::Set should take care of validating its inputs. No need todarin@google.com2008-08-191-1/+0
* disable test while we wait for linux fixdarin@google.com2008-08-191-1/+1
* SCons build accommodation of change from generated setup_string.{rc,h}sgk@google.com2008-08-192-3/+3
* Add test_notification_tracker.cc to SCons build unit tests.sgk@google.com2008-08-191-0/+1
* fix build bustagedarin@google.com2008-08-191-2/+3
* Use xcconfigs in skia.xcodeprojmmentovai@google.com2008-08-192-6/+6
* Use xcconfigs in skia.xcodeprojmmentovai@google.com2008-08-192-87/+99
* Add a new PrintResult() method that outputs perf-test results in a particularpamg@google.com2008-08-194-35/+81
* Test DEPS file for (duh) testing, we'll remove when donemmentovai@google.com2008-08-191-0/+32
* Drag tab 2 out of the tab strip.sidchat@google.com2008-08-191-0/+148
* Fix up warnings in net/avi@google.com2008-08-198-9/+13
* The truncation on the match count label (bug 1110432) has been bugging me a b...finnur@google.com2008-08-191-2/+0
* The automation system can be torn down before all of the notification observersdarin@google.com2008-08-191-0/+5
* Define MessagePumpDefault and use it to implement MessageLoop on non-Windowsdarin@google.com2008-08-1912-53/+321
* Refactor localized strings used in installer for Chromium/Google Chrome separ...rahulk@google.com2008-08-1919-148/+90
* Add renderer\external_host_bindings.cc to the SCons build.sgk@google.com2008-08-194-3/+5
* Add glue\webframe_unittest.cc to the SCons build.sgk@google.com2008-08-191-0/+1
* Add mime_util and http_chunked_decoder to mac project.ericroman@google.com2008-08-194-4/+10
* Remove .afm files from test_shell since we don't use the font-metrics hackspamg@google.com2008-08-191-200/+0
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-1917-86/+418
* Make the otr avatar icon not show in detached OTR popup windows.beng@google.com2008-08-195-28/+29
* Update SCons base_unittests build to track recent (?) VS build changes:sgk@google.com2008-08-191-2/+4
* Build the rest of the files that currently work in net. No new tests canmmentovai@google.com2008-08-191-5/+61
* Move more files to non-Win32-specific blocks. These build and pass tests on L...mmoss@google.com2008-08-191-1/+2
* Update chrome strings.tc@google.com2008-08-198-15/+15
* Fix sys_strings_conversion_mac to use .data() rather than .c_str() now thatmmentovai@google.com2008-08-191-1/+1
* Factor the SSL state out of the main NavigationEntry into a helper class. Thisbrettw@google.com2008-08-1915-175/+187
* Add a unit test for getting the text of a webframe. This fixes a serious cras...brettw@google.com2008-08-193-14/+102
* Fix a new[] / delete mismatch in a unittest.deanm@google.com2008-08-191-1/+1
* Update a forgotten user of the Sys StringPiece conversion functions to includ...deanm@google.com2008-08-191-0/+1
* Update a few forgotten users of the Sys StringPiece conversion functions to i...deanm@google.com2008-08-193-1/+4
* Move the system string conversion functions from std::string to StringPiece. ...deanm@google.com2008-08-198-14/+28
* Add a few tests to string_escape improving code coverage.deanm@google.com2008-08-191-0/+10
* Use __ImageBase linker variable instead of VirtualQuery on a global variable.deanm@google.com2008-08-191-7/+4
* Add tests for From / In converions and LocalMidnight. Add InMinutes().deanm@google.com2008-08-194-2/+43
* Mark setting-properties-on-closed-window.html as timing out (sometimes).kasperl@google.com2008-08-191-0/+3
* Fix some warnings found in string unittests.evanm@google.com2008-08-192-91/+96
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-1820-124/+124
* Bump DEPS to pull googleurl with portability fixesmmentovai@google.com2008-08-181-1/+1
* Pass more tests in net.mmentovai@google.com2008-08-182-2/+290
* Add googleurl.xcodeproj.mmentovai@google.com2008-08-181-0/+738
* change error valueericroman@google.com2008-08-183-9/+9
* Fix full text indexing. My crash fix was overly aggressive and it was stoppingbrettw@google.com2008-08-181-4/+3
* * Land the fix for issue 1322174 (which is not last-minute) on the trunk. Th...pkasting@google.com2008-08-181-13/+7
* Merge some changes from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-184-1/+36
* Build and run bzip2 and gzip filter tests in net. Brings net, bzip2, and zlibmmentovai@google.com2008-08-183-476/+920
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-1825-351/+725