summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert png encoder changes.glen@chromium.org2009-06-041-40/+4
* Convert additional targets to gyp generation: image_diff.exe,sgk@chromium.org2009-06-041-7/+0
* Allow PushSource to have smaller write size than read size (packet size)hclam@chromium.org2009-06-045-56/+133
* Testing AudioMessageFilterhclam@chromium.org2009-06-044-0/+202
* Update installer rules to use new LASTCHANGE file with version.py.mmoss@chromium.org2009-06-041-0/+7
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-0450-119/+124
* Rebaseline Linux layout test body-generated-image-propagated-to-root.html.dimich@google.com2009-06-043-11/+11
* Twiddle some bits to get PNGEncoder to match ImageOperations. There's a Valgr...glen@chromium.org2009-06-041-9/+16
* Attempt to fix layout test on Linux (overflow-scroll-delete.html).dimich@google.com2009-06-041-36/+0
* Fix: Alt+Tab not sending FocusWillChange events.finnur@chromium.org2009-06-041-5/+4
* Latest attempt at enabling task manager tests and not having them leak or crash!ben@chromium.org2009-06-043-12/+10
* Pulling in new gyp version (makes vs2005 the default).bradnelson@chromium.org2009-06-041-1/+1
* Convert most of the chrome .lib files to gyp generation:sgk@chromium.org2009-06-046-1975/+0
* Remove the obsolete TabContents::GetSecurityStyle andwtc@chromium.org2009-06-042-39/+0
* For connection-based authentication schemes such as NTLM,wtc@chromium.org2009-06-041-41/+13
* Forbid tab drops on application windows.ben@chromium.org2009-06-041-1/+2
* Always redraw the location bar background when we resize.tc@google.com2009-06-041-0/+3
* Implement a first pass at thumbnail store storage to disk, including a unit t...brettw@chromium.org2009-06-043-10/+427
* Disk cache: Interface for the sparse cache support.rvargas@google.com2009-06-047-2/+171
* Only update files from .version templates when a file changesgk@google.com2009-06-043-81/+43
* On Linux, look in $HOME/.icons for mime icons as well for backwards compatibi...thestig@chromium.org2009-06-041-11/+14
* Rebaseline Linux layout tests (using new and shiny rebaseline.py!)dimich@google.com2009-06-0427-39/+61
* Revert "linux: SizeTo() must synchronously size the content area."willchan@chromium.org2009-06-042-38/+12
* Disable failing PrintLayoutTest test. Commenting out because of local compila...sverrir@google.com2009-06-041-0/+3
* linux: SizeTo() must synchronously size the content area.evan@chromium.org2009-06-042-12/+38
* Don't update our text from toolbar if the toolbar's text doesn'tshess@chromium.org2009-06-041-5/+13
* To show IDN in view-source URLs, add special handling for view-source scheme inbrettw@chromium.org2009-06-042-1/+81
* Harmonizing ProcessUtil::GetAppOutput on Win/Unixjcampan@chromium.org2009-06-043-23/+13
* Don't crash when dragging bookmarks from one bookmark bar to another (as with...estade@chromium.org2009-06-041-6/+13
* Re-enable memory tests now that bug 13078 is fixed.tc@google.com2009-06-041-2/+2
* Modify the view size when printing. This is to re-layout everything on the p...sverrir@google.com2009-06-041-26/+80
* Handle end of stream for mediahclam@chromium.org2009-06-0415-58/+130
* On linux, add a context menu item in the tab strip for disablingtc@google.com2009-06-048-14/+60
* Make the inactive tab background line up with the parent without using magic ...glen@chromium.org2009-06-045-8/+29
* WebKit 44405:44419dimich@google.com2009-06-042-5/+1
* Fix for DWM crash.glen@chromium.org2009-06-041-1/+2
* Fix crash 12519: in views::DialogClientView::AcceptWindow()finnur@chromium.org2009-06-041-0/+5
* Change from CRLF to LF - a later patch does not work on the try bots because ...sverrir@google.com2009-06-042-374/+374
* Why can't passing localy and on the try bots mean it compiles on the builders...erg@google.com2009-06-041-0/+1
* Add atlapp.h. Wasn't neccessary on my local windows machine but builders want...erg@google.com2009-06-041-0/+1
* Relanding the first of probably several patches trying to clean up the Blocke...erg@google.com2009-06-0417-674/+797
* Fix a NOTREACHED in RenderViewHost::OnExtensionRequest. It was firing becausempcomplete@google.com2009-06-041-1/+2
* Allow sysctl-read in the mac sandbox, making drawing of zoomed controls more ...thakis@chromium.org2009-06-042-35/+8
* Linux toolbar cleanups.tc@google.com2009-06-043-38/+54
* Implement window state restoration for the views-gtk window.ben@chromium.org2009-06-046-34/+63
* Make tab resize relayout on mouse out work.ben@chromium.org2009-06-042-18/+35
* Fix make build by providing a hint as to when to expand the filename.tc@google.com2009-06-041-1/+1
* Fix purify freeze. Revert "Use a priority queue to assure that subresources ...willchan@chromium.org2009-06-046-256/+24
* DevTools: Fix expression evaluation while on a breakpoint.pfeldman@chromium.org2009-06-041-1/+1
* One more attempt at fixing the keyboard focus issue when the windowless Flash...ananta@chromium.org2009-06-041-2/+22