summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure classes only referenced by .xib files end up in the executablemark@chromium.org2009-02-273-6/+185
* Fix script to support python 2.6, which has json module built in.erikkay@google.com2009-02-271-1/+6
* Remove a few more NOTIMPLEMENTED methods.pinkerton@chromium.org2009-02-273-3/+15
* Switch from NOTIMPLEMENTED in RenderWidgetHostViewMac::MovePluginWindows() to...pinkerton@chromium.org2009-02-271-1/+1
* Add --log-level to the list of flags accepted by UI tests.patrick@chromium.org2009-02-273-0/+14
* v8.gyp changes for Chromium r10594 v8 r1370 (1.0.2)mark@chromium.org2009-02-271-14/+0
* webkit.gyp changes corresponding to WebKit r41268 Chromium r10597mark@chromium.org2009-02-271-5/+16
* Add a centralized error reporter to theaa@chromium.org2009-02-279-91/+193
* Fix painting issue after a renderer crashagl@chromium.org2009-02-271-1/+5
* Change locale handling to deal with mac resource bundles in the corresponding...pinkerton@chromium.org2009-02-275-4/+27
* landing tony's patch from http://codereview.chromium.org/27250 to fix debug t...darin@chromium.org2009-02-271-0/+2
* Make AutocompletePopupView a virtual interface.deanm@chromium.org2009-02-273-310/+346
* Pull the autocomplete popup into separate model and view files.deanm@chromium.org2009-02-278-515/+584
* Fix the tab strip controller to use a list of controllers rather than relying onpinkerton@chromium.org2009-02-275-44/+37
* Enable new tab page for Mac and Linuxpinkerton@chromium.org2009-02-273-6/+8
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-2715-77/+62
* Need to add the include path into Release settings too.dimich@google.com2009-02-271-0/+1
* Fix Mac build - update project files after merge and jscre library removal.dimich@google.com2009-02-274-130/+9
* Fix for a bad merge of the test_fixable file.dimich@google.com2009-02-271-16/+15
* Attempt to fix Linux build. File removed during merge, need to remove from SC...dimich@google.com2009-02-271-1/+0
* webkit merge 41217:41268, Chromium partdimich@google.com2009-02-2715-27/+78
* Remove unnecessary config.h files now that the Glue Xcode target no longer usesdarin@chromium.org2009-02-273-12/+0
* Don't let an active network attacker play tricks with CONNECT tunnels throgh ...abarth@chromium.org2009-02-274-45/+273
* Update V8 to version 1.0.2.ager@chromium.org2009-02-273-139/+1
* Use a dedicated command line flag for FIFO IPC channels on POSIX.phajdan.jr@chromium.org2009-02-273-1/+7
* Add temp scaffolding stubs for automation bits to unbreak shared linking.phajdan.jr@chromium.org2009-02-271-0/+130
* Go back to using regular printf. snprintf doesn't seem to exist on Windows.brettw@chromium.org2009-02-271-1/+3
* Fix indentation and naming in the V8 NP files to match WebKit. The onlybrettw@chromium.org2009-02-277-691/+655
* Finish porting importer for Posix:jhawkins@chromium.org2009-02-272-10/+1
* Use unix path separators in checkdeps. Otherwise it doesn't work on Unix syst...thestig@chromium.org2009-02-271-3/+1
* A fix for Issue 4400 (or maybe 4222).hbono@chromium.org2009-02-271-2/+2
* Issue 7318: Popup Titlebar Appears Under Windows Taskbaridanan@chromium.org2009-02-273-4/+31
* Re-land r10564 with a fix for unit tests. Fixed a typo in an ifdef.jhawkins@chromium.org2009-02-276-41/+95
* Now we sort encoding menu according to current application locale, we alsojnd@chromium.org2009-02-273-4/+33
* Bump for 168 dev cyclemal@chromium.org2009-02-271-1/+1
* Use xdg_user_dir_lookup to lookup directories. (try 2)thestig@chromium.org2009-02-273-23/+47
* Temporarily disable the new test while diagnosing why it fails.mbelshe@google.com2009-02-271-0/+3
* Move DefaultNonClientView out into its own cc/h file.ben@chromium.org2009-02-274-795/+839
* Add ToUpperASCII and StringToUpperASCII.wtc@chromium.org2009-02-272-2/+49
* Completely disable the resize corner until we find a solution for the perform...mad@chromium.org2009-02-271-2/+5
* Revert change 10433, which resulted in annick@chromium.org2009-02-271-5/+3
* Update the GYP-based build.mark@chromium.org2009-02-273-2/+6
* Changes to the interval timer:mbelshe@google.com2009-02-273-5/+86
* Fix crash that happens when the damaged rect is bigger than the HDC we get fo...jam@chromium.org2009-02-271-4/+11
* Reverting 10564.jhawkins@chromium.org2009-02-276-95/+41
* We don't support beeing scrolled in two dimensions at a time.mad@chromium.org2009-02-272-11/+10
* Linux: first part of removing GTK from the rendereragl@chromium.org2009-02-277-1/+16
* Not DefProc'ing the NCActivate seems to cause the process not to be shown as ...jcampan@chromium.org2009-02-271-1/+4
* An attempt at fixing a crasher reported from the field.jcampan@chromium.org2009-02-271-1/+4
* Make firefox_importer_utils.cc compile on Posix.jhawkins@chromium.org2009-02-276-41/+95