summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-1917-93/+622
* Linux: Make the render view default color white.estade@chromium.org2009-05-191-1/+7
* Ensure proper extension when saving an HTML page.estade@chromium.org2009-05-195-25/+73
* Remove local copy of V8MessagePortCustom.cpp now that it has been upstreamed.levin@chromium.org2009-05-192-168/+2
* Fix an aggressive DCHECK in media::VideoThreadhclam@chromium.org2009-05-191-2/+2
* Fix memory leak in corrupt JPEG decoding.thestig@chromium.org2009-05-192-13/+2
* Adds a new command line switch called new-new-tab-page which enablesarv@chromium.org2009-05-1912-405/+1889
* Fast paint for <video> by writing to SkCanvas directlyhclam@chromium.org2009-05-192-17/+193
* Update DEPS to pull latest GURL, which includes IPv6 canonicalization.eroman@chromium.org2009-05-191-1/+1
* SeekableBuffer to implement a window of buffer which has short seeking ability.hclam@chromium.org2009-05-194-0/+610
* Rename app.vcproj to app_base.vcproj to match what is generatedtc@google.com2009-05-191-1/+1
* Fix for breakpad not generating a minidump in certain cases on OSX.jeremy@chromium.org2009-05-193-4/+3
* Widen it a little more. Seems like my test machine has more compact fonts tha...finnur@chromium.org2009-05-192-3/+3
* Add chrome/browser/dock_info_win.cc andsgk@google.com2009-05-181-0/+3
* Improvements to Courgette's version of bsdiffsra@chromium.org2009-05-184-66/+64
* Implement the sad tab crash animation for tabs in linux.jhawkins@chromium.org2009-05-182-3/+126
* WebKit Update 43832:43833dglazkov@google.com2009-05-182-48/+49
* Linux: Just enough toolbar theming to make everything look normal again.estade@chromium.org2009-05-184-18/+53
* Pulling in new gyp version.bradnelson@chromium.org2009-05-182-1/+2
* Take 2 at fixing relativeanchor-{basic,frames}.html.darin@chromium.org2009-05-182-14/+4
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-1818-489/+612
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-1810-101/+101
* YUV with clipping.fbarchard@chromium.org2009-05-1819-3566/+1329
* Hook up stats reporting via default system on OS X.jeremy@chromium.org2009-05-186-8/+151
* WebKit Update 43806:43832dglazkov@google.com2009-05-182-1/+4
* Fix typo. The right button is pressed when MK_RBUTTON is set.darin@chromium.org2009-05-181-1/+1
* Linux: Don't unparent unselected tab contentses.estade@chromium.org2009-05-183-5/+18
* Landing approved patch for Vincent Zanotti.jhawkins@chromium.org2009-05-181-3/+7
* Force the font size in the omnibox, tabs, find bar, and download shelftc@google.com2009-05-189-2/+36
* Move app-related unit tests to gyp in app.gypben@chromium.org2009-05-186-38/+141
* Fix a crash in the extension system when sending response back to extension w...finnur@chromium.org2009-05-182-4/+7
* Refactors HWNDPhotobooth into NativeViewPhotobooth andsky@chromium.org2009-05-188-42/+92
* GTK: Give the find bar a more reasonable size.estade@chromium.org2009-05-181-1/+4
* More NOTIMPLEMENTED() swatting.estade@chromium.org2009-05-181-2/+4
* Only send SelectionChanged events when the selection has actually changed.estade@chromium.org2009-05-182-1/+15
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-189-75/+121
* Makes it so tab_strip can compile on linux. Most differences are duesky@chromium.org2009-05-183-19/+66
* Disable plugins on the Mac by default until JS plumbingamanda@chromium.org2009-05-183-2/+16
* Promotes Add/RemoveObserver to MessageLoop for linux. Becausesky@chromium.org2009-05-183-9/+29
* linux: don't paint empty rects.evan@chromium.org2009-05-181-0/+3
* ScriptController.* needs to be reformatted into WebKit style.levin@chromium.org2009-05-183-356/+214
* valgrind: with my fix upstreamed, we can now remove this suppression.evan@chromium.org2009-05-181-7/+0
* Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar.thomasvl@chromium.org2009-05-187-21/+54
* Fix unchecked pointer dereference that I stumbled across.robertshield@google.com2009-05-181-1/+1
* Track and free generated images in the browser theme provider.jhawkins@chromium.org2009-05-182-12/+34
* Implement DraggedTabGtk, the object that handles rendering either a dragged t...jhawkins@chromium.org2009-05-1812-59/+657
* Fix a crash in the unittests caused by the fact that the order ofnsylvain@chromium.org2009-05-181-0/+12
* Disable SystemMonitor.* in base_unittests.phajdan.jr@chromium.org2009-05-181-1/+2
* Get rid of a couple NOTIMPLEMENTED()s.estade@chromium.org2009-05-182-2/+1
* Adjust size of location bar, update preference panels to new appearance.pinkerton@chromium.org2009-05-188-366/+978