summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Linux shared build breakage due to new sources in WebKit scons.mmoss@chromium.org2009-02-261-0/+1
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-2628-204/+362
* Rebaseline LayoutTests/editing/selection/select-all-iframe.html which Ojan ch...tc@google.com2009-02-263-6/+5
* Fixes regression where bookmark bar would appear all black. Actually,sky@google.com2009-02-263-23/+9
* Enforce new id format (hex str of sha-1)erikkay@google.com2009-02-268-27/+34
* Make importer.cc compile on Posix.jhawkins@chromium.org2009-02-265-8/+36
* Add some missing files to net.gyp.ericroman@google.com2009-02-261-0/+5
* Fix a bug where the flattened HTML file was not gettingtc@google.com2009-02-261-4/+3
* Fix a NOTIMPLEMENTED() in l10n_util.cc from it expecting .dll in the file name.evan@chromium.org2009-02-261-11/+13
* Linux: support displays without Xrender support.agl@chromium.org2009-02-265-9/+151
* 9 more layout tests taken off the pile.finnur@google.com2009-02-2622-27/+363
* Revert "Revert "ASCII <-> UTF16 conversion functions. These are just copies ...kuchhal@chromium.org2009-02-262-8/+29
* Add a test to DelayTimer ensure that the callback is neveragl@chromium.org2009-02-262-0/+34
* fix the grd scanner to only include files that we're usingtc@google.com2009-02-261-5/+2
* Convert FileVersionInfo NOTIMPLEMENTED()s into a bug.evan@chromium.org2009-02-261-25/+5
* Revert brett's code, for real this time.nsylvain@chromium.org2009-02-265-43/+31
* Fix scons build where the internal theme files don't exist.tc@google.com2009-02-261-1/+6
* Revert "ASCII <-> UTF16 conversion functions. These are just copies of WideT...kuchhal@chromium.org2009-02-262-29/+8
* Remove old comment. TBR=kuchhaljam@chromium.org2009-02-261-1/+0
* Fix BrowserTest.ThirtyFourTabs and possibly other ui tests in single-process ...jam@chromium.org2009-02-262-5/+9
* Back out r10487 toomark@chromium.org2009-02-2613-43/+37
* Attempting backout of r10495 due to ui_tests:mark@chromium.org2009-02-261-1/+0
* This CL addresses several issues with focus in application mode:jcampan@chromium.org2009-02-263-2/+6
* Add missing file extension from r10491.jhawkins@chromium.org2009-02-261-1/+1
* Makes it so windows opened from links in Windows Live Messenger cause the win...ben@chromium.org2009-02-262-4/+9
* Remove an unused variable that came from r10497 which breaks compile on Linux.jhawkins@chromium.org2009-02-261-1/+0
* Revert change made in http://codereview.chromium.org/10925.mad@chromium.org2009-02-261-9/+4
* Fix incorrect map usage in the WebPluginImpl::didReceiveData function, which ...ananta@chromium.org2009-02-261-3/+5
* Bugify another NOTIMPLMENTED.evan@chromium.org2009-02-261-1/+1
* Hook up inspector highlighting again. This time we useojan@google.com2009-02-267-32/+11
* Fix unit tests.brettw@chromium.org2009-02-261-0/+1
* Fix grit include dependencies in the scons build.tc@google.com2009-02-263-19/+55
* ASCII <-> UTF16 conversion functions. These are just copies of WideToASCII anddarin@chromium.org2009-02-262-8/+29
* Add a missing header from r10487.jhawkins@chromium.org2009-02-261-0/+1
* Update tests_fixable.txt to match current buildbot results for Linux and Win....jhawkins@chromium.org2009-02-261-5/+5
* Fix 8063: Find-in-page remains open on History/Downloads page.finnur@google.com2009-02-263-6/+48
* Fixing crash in StartFinding (2nd attempt).finnur@google.com2009-02-261-4/+6
* Relanding the following:jcampan@chromium.org2009-02-263-6/+10
* More URL constants replacement.brettw@chromium.org2009-02-2618-44/+62
* Remove view_source_contents.cc from the porting list as this file was removed...jhawkins@chromium.org2009-02-261-1/+0
* Prevent the display of the resize corner bitmap on top of the download shelf ...mad@chromium.org2009-02-261-5/+14
* Linux: fix XRENDER support for NXagl@chromium.org2009-02-261-2/+7
* Remove the base64 stop sign graphic and use CSS instead. (R=agl)evan@chromium.org2009-02-261-13/+18
* Fix a memory leak in extension install.erikkay@google.com2009-02-261-1/+11
* remove chrome_kjs.sln and related filestc@google.com2009-02-264-3346/+0
* Remove unnecessary include. Also add copyright to the new files.tc@google.com2009-02-263-3/+8
* properly initialize resource manager on mac for unittests.thomasvl@chromium.org2009-02-262-12/+30
* Handle repack.py and .pak files in the GYP-based build.mark@chromium.org2009-02-262-3/+74
* Adds ability for tree model to reorder its children. I'm going to usesky@google.com2009-02-263-15/+68
* Do not map virtual keycodes (VK_0 - VK_9) to characters when accelerators in ...jungshik@google.com2009-02-261-2/+11