summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fill in a missing routine for MacOSpinkerton@google.com2008-09-092-0/+10
* remove reference in mac ifdef to a function not in the shared RendeTheme headerpinkerton@google.com2008-09-091-4/+0
* WinHttpSendRequest fails with SEC_E_ILLEGAL_MESSAGE whenwtc@google.com2008-09-091-0/+1
* Fix Linux buildbot breakage on BlockFiles_Grow due to lingering cache files.mmoss@google.com2008-09-097-19/+36
* Apply xcconfigs to Mac TestShell, fix warningsmmentovai@google.com2008-09-096-695/+450
* fix platform differences in editor client, make compile on non-windowspinkerton@google.com2008-09-092-9/+41
* Fixes bug in TableView where by we return nothing as selected whensky@google.com2008-09-092-36/+22
* fix win bustagepinkerton@google.com2008-09-092-1/+2
* Get rid of an unneded static variable in the Mac TimeTicks::Nowmmentovai@google.com2008-09-091-6/+10
* Update the v8 reference in the Mac testshell project.avi@google.com2008-09-091-114/+54
* Bulk fixes to get Mac Test Shell more compile-happy.avi@google.com2008-09-0910-123/+231
* if-def the event conversion code to fit with the ifdefs in WebCore.pinkerton@google.com2008-09-092-3/+37
* stub out win-only routines and impl user agent for MacOS Xpinkerton@google.com2008-09-091-2/+23
* Patch from Szymon Piechowicz <szymonpiechowicz@o2.pl>beng@google.com2008-09-092-6/+7
* Update stringstc@google.com2008-09-097-10/+10
* Replace "WINAPI" with platform-independent "API_CALL".mmoss@google.com2008-09-093-12/+9
* Add some script generated files to not force a full rebuild when cleaning the...maruel@google.com2008-09-090-0/+0
* Use a GURL instead of a string when creating object, saves two string convers...pinkerton@google.com2008-09-092-6/+5
* Merge v8.xcodeproj@219 to Chromium. This avoids unnecessary recompilationmmentovai@google.com2008-09-091-1/+1
* Build host_resolver on the Macmmentovai@google.com2008-09-094-12/+13
* Add an AtExitManager to test_chrome_plugin. It uses Time::Now(), which now u...deanm@chromium.org2008-09-091-0/+5
* Revert the timeBeginPeriod changes in event_recorder. It's doing it's own ti...deanm@google.com2008-09-092-4/+10
* Reapply r1633 (which was reverted by r1635), with some additional modificatio...deanm@google.com2008-09-095-91/+101
* rollback r1891darin@google.com2008-09-093-98/+30
* Delete pending tasks that have not run. To do this properly, I found that I ...darin@google.com2008-09-093-30/+98
* Fix proxy code. The pac string was corrupted when a pacnsylvain@chromium.org2008-09-091-1/+2
* Set DerivedSourcesDir properly in the webcore script phasemmentovai@google.com2008-09-091-1/+1
* Like r1882 but for the webkit targetmmentovai@google.com2008-09-091-2/+2
* Adding a CHECK in a memcpy that it is not trivial to understand.cpu@google.com2008-09-091-3/+3
* Workaround for the create_hash_table svn:executable problemmmentovai@google.com2008-09-091-1/+1
* Fix chrome.7z archive on buildbots. The earlier change didn't work 100%.rahulk@google.com2008-09-082-8/+4
* Fix error in generated yacc files (the rest of the line needs to be a comment).erg@google.com2008-09-081-3/+1
* submit forked file from issue http://codereview.chromium.org/1821fqian@google.com2008-09-081-0/+38
* Change navigator.vendor to return "Google Inc.".ojan@google.com2008-09-081-0/+8
* add debug statementrahulk@google.com2008-09-081-0/+1
* add debug statementrahulk@google.com2008-09-081-0/+3
* Pages with mixed content were shown as secure.jcampan@google.com2008-09-081-0/+4
* Add build/all.xcodeproj, which builds all known targets.mmentovai@google.com2008-09-084-149/+1268
* Rename "run net_unittests" to "run_net_unittests" like we do with other unitmmentovai@google.com2008-09-082-7/+7
* Change the external protocol handler to look at thensylvain@google.com2008-09-084-18/+35
* Xcode project for V8 in Chromiummmentovai@google.com2008-09-081-0/+1087
* Get MIME stuff working minimally to the point where we haveerg@google.com2008-09-082-5/+48
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-0836-125/+78
* Normalize leading LWS in line continuations, per Wan-Teh's suggestion.ericroman@google.com2008-09-082-15/+70
* fix build issue on Linux with GCC 4.1.2evanm@google.com2008-09-085-2/+7
* Need to close the plugin stream if NPP_Write fails.darin@google.com2008-09-082-9/+17
* Compile bspatch only on win32 for now.rahulk@google.com2008-09-081-1/+5
* Use FRIEND_TEST() instead of guessing the test class name (!)maruel@google.com2008-09-082-6/+9
* rollbackrahulk@google.com2008-09-081-0/+1
* Remove bspatch from linux build targets.rahulk@google.com2008-09-081-1/+0