summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe...darin@google.com2008-08-075-31/+35
* remove these accidentally added filesjabdelmalek@google.com2008-08-072-786/+0
* remove cygwin_src because it's now in depsjabdelmalek@google.com2008-08-0760-42/+0
* remove temp filejabdelmalek@google.com2008-08-071-3809/+0
* Undo my extra changes.jabdelmalek@google.com2008-08-0720-1469/+0
* Replace our cygwin binaries with another set that we can get the source for (...jabdelmalek@google.com2008-08-073306-569526/+861071
* Daily translated string updates.mal@google.com2008-08-072-74/+74
* Fix cut-and-paste error so we only try to build mac files on, gee, the mac...sgk@google.com2008-08-071-1/+1
* Add new sys_string_conversions_*.cc files to the SCons build.sgk@google.com2008-08-071-0/+11
* Make the OSExchangeDataTest.Html test pass now that I fixed NULL handling in ...brettw@google.com2008-08-071-2/+18
* This is the addition of the system-dependent string conversions. This is just...brettw@google.com2008-08-077-23/+412
* SCons: handle new net/base/client_socket_*.cc files.sgk@google.com2008-08-071-3/+3
* Remove php from Apache's configjabdelmalek@google.com2008-08-071-2/+2
* Add new about_version{,_flat}.html files to SCons.sgk@google.com2008-08-071-0/+1
* fix bustage... F**Kdarin@google.com2008-08-071-3/+2
* Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager...darin@google.com2008-08-0610-209/+231
* Allow third_party/libxslt to compile on Linux. Like libxml, this uses pre-gen...mmoss@google.com2008-08-069-34/+689
* Restored tabs should be considered "owned" by whatever random tab is currentl...erg@google.com2008-08-061-2/+4
* Remove PHP from our cygwin directory since it's not used.jabdelmalek@google.com2008-08-061-0/+0
* merge changes to cpp_bound_class from mac_july_2008 branch.ericroman@google.com2008-08-062-3/+3
* Adding an interactive UI test to catch when switching between two tabs (both ...finnur@google.com2008-08-067-12/+175
* * add webkit version and V8 version to about:versionerikkay@google.com2008-08-065-42/+105
* We were passing -1 (indicating NULL terminated) to the UTF8->wide conversion ...brettw@google.com2008-08-061-4/+6
* Apparently, our WndProc can get called for other HWNDs :(darin@google.com2008-08-061-15/+17
* Add npruntime_util.cc to SCons build.sgk@google.com2008-08-061-0/+1
* just some hopefully non-contentious stuff to get out of the way before doing ...darin@google.com2008-08-066-81/+85
* Drop FixedString. It's only used in two places, one where it doesn't really ...evanm@google.com2008-08-067-190/+23
* remove apache2jabdelmalek@google.com2008-08-0657-0/+0
* Revert base/base_path.cc (r450) since it caused large scale unit test failure.maruel@google.com2008-08-061-33/+3
* Remove Apache2 from our cygwin directory.jabdelmalek@google.com2008-08-0614-15/+1
* Add missing file_util_win.cc file.sgk@google.com2008-08-061-0/+1
* Fixing up the basic set of geometry.avi@google.com2008-08-067-12/+91
* Remove projects browser_dll, plugin_dll and renderer_dll since they won't be ...maruel@google.com2008-08-0610-1018/+0
* We use intptr_t in various points in the code.evanm@google.com2008-08-061-0/+5
* Fix base::DIR_SOURCE_ROOT path calculation.maruel@google.com2008-08-068-16/+92
* Don't link directly against GetPerformanceInfo so that win2k can be happy.mbelshe@google.com2008-08-061-4/+29
* fix kjs builddarin@google.com2008-08-061-1/+2
* fix kjs builddarin@google.com2008-08-061-1/+1
* fix build for realdarin@google.com2008-08-061-0/+8
* fix build (take 2)darin@google.com2008-08-061-1/+1
* fix build bustagedarin@google.com2008-08-061-3/+3
* B=1302955 R=sky attempt to bandaid situation where tab_data_ and child list c...beng@google.com2008-08-061-0/+11
* Improve NPRuntime marshalling by adding glue functions for serializing / dese...darin@google.com2008-08-065-44/+155
* Allow third_party/libxml to compile on Linux. This uses static config.h and x...mmoss@google.com2008-08-068-33/+933
* Remove #ifdef's used to support split dlls. Since we don't supportmaruel@google.com2008-08-062-36/+1
* Fix win2k testers by commenting out a function that is not supportednsylvain@google.com2008-08-061-3/+4
* Revert change 408 to see if it fixes the ui tests.nsylvain@google.com2008-08-065-25/+23
* Revert change 430 because it breaks the build.nsylvain@google.com2008-08-062-168/+27
* Refactoring file_util into file_util and file_util_win. Also fix windows dep...erikkay@google.com2008-08-067-597/+684
* Mac changes to the path service.avi@google.com2008-08-062-19/+45