summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to disable breakpad while running the ui tests.maruel@google.com2008-08-213-0/+12
* Add net_util* to the SCons build. Fixes some ICU UChar issues in net_util. ...tc@google.com2008-08-214-47/+67
* put our forked BackForwardList.h into the headermap for WebCore target so we ...pinkerton@google.com2008-08-211-30/+19
* Update googleurl to r91. This fixes the linux build.tc@google.com2008-08-212-2/+2
* Revert 1158 as it is breaking ui_testsrahulk@google.com2008-08-219-93/+56
* Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...mmentovai@google.com2008-08-218-158/+203
* Fixes bug in BookmarkBarNode. I wasn't resetting a load handlesky@google.com2008-08-211-5/+5
* Mark static method defined in header as inlinemmentovai@google.com2008-08-211-4/+4
* Update chrome strings.tc@google.com2008-08-214-547/+547
* disable test to make build greenrahulk@google.com2008-08-211-1/+1
* Fix signedness warnings in http_response_headersmmentovai@google.com2008-08-211-3/+3
* Do not display "Google" in titlebar of Chromium builds. rahulk@google.com2008-08-218-55/+92
* Makes resize of custom frame window a bit smoother. I tried a wholesky@google.com2008-08-211-1/+14
* Back out r1154 due to test failuresmmentovai@google.com2008-08-218-195/+158
* Fix the final few remaining warnings in basemmentovai@google.com2008-08-211-8/+8
* Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...mmentovai@google.com2008-08-218-158/+195
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-2157-2414/+1216
* Make sure that javascript exceptions thrown while evaluating the codeager@google.com2008-08-213-4/+18
* Create a CallWrapper interface, for making closure-like callbacks. This is s...deanm@google.com2008-08-215-0/+414
* Remove the unused make_scoped_ptr interface.deanm@google.com2008-08-211-30/+3
* A small fixup to a comment that was over 80 cols.deanm@google.com2008-08-211-3/+3
* fix build bustagedarin@google.com2008-08-211-1/+2
* Fix release build bustage.darin@google.com2008-08-211-0/+3
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-2118-338/+294
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-2139-132/+137
* Fix WaitForPendingIO to actually exit the wait at some point.rvargas@google.com2008-08-214-6/+6
* Track removal of browser\navigation_controller_base.cc.sgk@google.com2008-08-211-1/+0
* Rollback to r90 because this breaks the windows build.tc@google.com2008-08-211-1/+1
* Fix one bug in the URL list.mbelshe@google.com2008-08-211-2/+7
* update googleurl to fix the linux buildtc@google.com2008-08-211-1/+1
* Hopefully fix leaks of TestNavigationEntries. They aren't be deleted in the d...brettw@google.com2008-08-212-11/+9
* Kill NavigationControllerBase. I merged the two into NavigationController.brettw@google.com2008-08-216-712/+538
* Fix the linux build again. http_response_headers.cc hastc@google.com2008-08-211-2/+2
* Make the disk cache unit tests use some common code from the disk cache.rvargas@google.com2008-08-211-10/+11
* Fix net build on linux by moving http_vary_data to the win only section until...tc@google.com2008-08-211-2/+2
* Bring thread_posix into Linux build and fix it for Linux/Mac.evanm@google.com2008-08-202-5/+6
* Final character conversions for net_util.paulg@google.com2008-08-201-4/+17
* M net/base/cookie_monster.hawalker@google.com2008-08-201-2/+2
* Fix some more warnings.evanm@google.com2008-08-203-5/+5
* Remove temp\test_navigation_controller_base.cc from SCons build.sgk@google.com2008-08-201-1/+0
* Don't compile installer_util_strings.rc as a separate .res,sgk@google.com2008-08-201-10/+5
* Fix some more warnings.evanm@google.com2008-08-203-2/+2
* Use newer ICU.evanm@google.com2008-08-201-1/+1
* More of net compiling on the Mac.avi@google.com2008-08-205-48/+63
* Put back explicit $WEBKIT_DIR in CPPPATH (in place of thesgk@google.com2008-08-201-0/+1
* Turn on -Wall -Werror, fixing a few files while I'm here and *temporarily* di...evanm@google.com2008-08-207-5/+25
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-2017-129/+178
* Revert a fix where I mistakenly assumed that numbers coming into erg@google.com2008-08-203-10/+8
* Merge NavigationController and NavigationControllerBase for test_shell. I als...brettw@google.com2008-08-2012-959/+316
* No need for size_mac.cc; subsumed by size.ccavi@google.com2008-08-201-48/+0