summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Gets TabIconView compiling on linux.sky@chromium.org2009-05-292-2/+14
* Stub out a couple of methods in BookmarkDragData.sky@chromium.org2009-05-291-0/+9
* Add duplicate 'conditions' blocks that define the '<(BRANDING)'sgk@google.com2009-05-291-0/+36
* Ensure that Firefox search engines are imported correctly.mirandac@chromium.org2009-05-291-25/+46
* Add new Linux packaging file to build output.mmoss@chromium.org2009-05-291-0/+1
* Disable more flaky tests.tc@google.com2009-05-291-1/+3
* Changing these to be executable.bradnelson@google.com2009-05-292-0/+0
* Disable memory tests that are failing after recent webkit merges.tc@google.com2009-05-291-2/+2
* Adding more Webkit tests to the failure list to get the build green(er).finnur@chromium.org2009-05-291-1/+4
* Fix app/locales/locales.gyp path.sgk@google.com2009-05-291-1/+1
* Reverting 17183 since it caused linux unit_test breakage.maruel@chromium.org2009-05-292-16/+4
* Disable the failing UI test. I filed a P1 bug on it.brettw@chromium.org2009-05-291-1/+4
* More expectation changes from the WebKit merge.brettw@chromium.org2009-05-291-2/+4
* Add new failing WebKit tests to the expectations file.brettw@chromium.org2009-05-291-3/+8
* Fix more test list errors.brettw@chromium.org2009-05-291-2/+2
* Fix the test expectations file by removing duplicate names.brettw@chromium.org2009-05-291-1/+0
* WebKit merge 44202:44252brettw@chromium.org2009-05-292-5/+20
* A change made yesterday caused us not to include any of the toolkit_views rulesdavemoore@chromium.org2009-05-291-8/+3
* Fix namespace to ultimately compile on Macpinkerton@chromium.org2009-05-291-2/+2
* Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...pinkerton@chromium.org2009-05-2911-252/+895
* svn:ignore gmock_main.scons which started to be generated in revision 17066.maruel@chromium.org2009-05-290-0/+0
* svn:ignore binaries added in revision 16826.maruel@chromium.org2009-05-290-0/+0
* Scale backing store cache size.deanm@chromium.org2009-05-292-4/+16
* Move a few functions commonly called with char* to StringPiece.deanm@chromium.org2009-05-294-9/+10
* Update V8 in Chromium to version 1.2.6.sgjesse@chromium.org2009-05-291-1/+1
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-2951-19/+61
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-2921-32/+30
* DevTools: decouple class and method names from RPC message arguments. That wo...yurys@google.com2009-05-2920-101/+203
* DEPS roll for gyp SCons generator that copies symlinks.sgk@google.com2009-05-291-1/+1
* chrome.gyp fixes to preserve various build behaviorssgk@google.com2009-05-291-1/+52
* Fixing more bustage by ifdefing out Windows-only code.ben@chromium.org2009-05-292-1/+19
* Fix unit test bustage by making sure ExtensionView::ViewHierarchyChanged call...ben@chromium.org2009-05-293-0/+9
* fix bustage by not compiling windows-specific code on other platforms.ben@chromium.org2009-05-291-0/+4
* fix bustage by not compiling windows-specific code on other platforms.ben@chromium.org2009-05-291-1/+5
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-2944-632/+712
* Remember the intermediate CA certs if the server sends them to us.ukai@chromium.org2009-05-292-10/+147
* A bit more clean up for Linux upload crash dump.thestig@chromium.org2009-05-291-7/+9
* Detach verify thread from NSPR on linux.ukai@chromium.org2009-05-291-0/+14
* Gets NativeTabContentsContainerGtk to compile and removes somesky@chromium.org2009-05-294-28/+4
* linux: wrap prefs checkbox in options window.evan@chromium.org2009-05-291-2/+10
* Pressing "enter" while the JS prompt text entry has focus shouldtc@google.com2009-05-291-1/+3
* Fixed a bug with the unit_tests, which caused it to leave hebrew enabledhbono@chromium.org2009-05-293-15/+46
* Re-add the code to only add sse2 flags on Chromium builds. Ittc@google.com2009-05-291-3/+9
* Get textfield to compile on linux.sky@chromium.org2009-05-292-1/+11
* Add Linux packaging tools to the build output and the buildbot archive.mmoss@chromium.org2009-05-293-384/+501
* Allow passing in a file path to a file that will be used for the new new tabarv@google.com2009-05-292-4/+50
* Fix branded resource buiding.jrg@chromium.org2009-05-292-3/+13
* Gets GoButton to compile on Linux.sky@chromium.org2009-05-292-4/+13
* Hoist TrimHttpPrefix() so we only have one copy, not one per provider.pkasting@chromium.org2009-05-298-55/+37
* Treat alt-(arrows/pgup/pgdn) like alt was not pressed. There's no reason to ...pkasting@chromium.org2009-05-291-1/+2