summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't send queries when URL is like:darin@chromium.org2008-09-104-16/+52
* Remove the pre-launch bzip2 hack.ericroman@google.com2008-09-101-23/+0
* Patch for bug 1994:fqian@google.com2008-09-106-9/+121
* Cleanup some constants in the binding code.fqian@google.com2008-09-103-42/+40
* Add suggested parentheses to fix build with GCC 4.3evanm@google.com2008-09-101-4/+4
* Simply use a named enum instead of a typedef.evanm@google.com2008-09-102-1/+2
* Fix the GCC build.darin@chromium.org2008-09-101-2/+2
* disable tests that are not ready to be enabled yetdarin@chromium.org2008-09-101-0/+3
* Put back r1891 with some task deletion disabled to maintain backwards compat ...darin@chromium.org2008-09-103-38/+121
* This fixes http://code.google.com/p/chromium/issues/detail?id=643, whichiyengar@google.com2008-09-102-35/+52
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-1011-64/+60
* Update the reference build to 1912.maruel@google.com2008-09-1048-0/+0
* Oops. It's called _unittest, not _test.erg@google.com2008-09-091-1/+1
* Bounds check the tab index before attempting to index into the TabStripModel ...beng@google.com2008-09-091-6/+6
* Fix a bug with positioning windows from a secondary monitor.mpcomplete@google.com2008-09-091-2/+4
* Fix bug with resizeBy in Gears dialogs.mpcomplete@google.com2008-09-091-11/+1
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-0938-75/+72
* Create "ap" key to fallback on full installer even if the key didnt exist (fo...kuchhal@chromium.org2008-09-092-10/+132
* Make google url build and get the unit tests to link.erg@google.com2008-09-091-19/+29
* Make CreateDirectory consistent on Win and Posix when directory exists.mmoss@google.com2008-09-092-3/+4
* Fix build break, add TODO to clean up unit test referenceawalker@google.com2008-09-091-6/+8
* backing out checkin to closed treebeng@google.com2008-09-091-6/+6
* Update file that got committed under the wrong name, causingawalker@google.com2008-09-091-30/+53
* Bounds check the tab index before attempting to index into the TabStripModel ...beng@google.com2008-09-091-6/+6
* Fix the file extension.maruel@google.com2008-09-091-0/+0
* remove platform includespinkerton@google.com2008-09-091-4/+2
* define constants for strings in absence of GRIT machinery on mac&linux as a t...pinkerton@google.com2008-09-092-1/+49
* Don't index https content. This uses the toplevel brettw@google.com2008-09-091-0/+9
* Refactor the platform canvas unit test a bit so that it can be run onawalker@google.com2008-09-0910-17/+57
* This change implements the performance recommendation from: darin@google.com2008-09-092-13/+26
* 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