summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-10385-402/+0
* Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared.deanm@chromium.org2009-03-101-40/+2
* Normalize end of file newlines in chrome/browser/gtk/.deanm@chromium.org2009-03-108-8/+0
* Add a copyright header to location_bar_view_gtk.cc.deanm@chromium.org2009-03-101-0/+4
* Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.deanm@chromium.org2009-03-109-89/+1114
* Added null-check for current DOMUI.yurys@google.com2009-03-101-2/+2
* If the flag is specified developer tools window will be opened instead of Con...yurys@google.com2009-03-101-6/+12
* InputWindow's window delegate should pass DeleteDelegate through to its own d...ben@chromium.org2009-03-101-0/+5
* Adds support for BlockTillLoaded to Linux.markus@chromium.org2009-03-092-26/+6
* Make the last tab part of the client area instead of the non-client as it is ...ben@chromium.org2009-03-092-14/+0
* Reverting 11294.mpcomplete@google.com2009-03-098-135/+54
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-098-54/+135
* Relanding the CL removing Windows specific code from the interstitial page.jcampan@chromium.org2009-03-091-34/+7
* Remove the spellcheck language preference setting when UI language is changed...sidchat@google.com2009-03-091-0/+5
* Enable download_request_manager_unittest on linux.estade@chromium.org2009-03-092-4/+20
* Fixes session restore bug where we wouldn't necessarily correctlysky@google.com2009-03-094-8/+29
* hook up history and download menu itemstc@google.com2009-03-093-17/+16
* Fixes crash in ResizeCorner. ResizeCorner was caching the BrowserViewsky@google.com2009-03-092-7/+22
* Back out r10845 because it caused too many other regressions.pkasting@chromium.org2009-03-095-65/+33
* Remove compile warning on OSX if brandedjrg@chromium.org2009-03-091-2/+3
* BUG=8345hclam@chromium.org2009-03-094-14/+63
* Reverting 11277.jcampan@chromium.org2009-03-091-4/+33
* Removing Windows specific code from interstitial pages.jcampan@chromium.org2009-03-091-33/+4
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-0910-19/+44
* Fixes issue 8435 (http://code.google.com/p/chromium/issues/detail?id=8435)munjal@chromium.org2009-03-091-0/+3
* Implement right click context menu on gtk.estade@chromium.org2009-03-098-19/+220
* Fixes possible crash in SessionBackend. I believe what's happeningsky@google.com2009-03-093-7/+62
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-0911-80/+100
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-095-9/+30
* chrome-ui://extensions/ is now populated with data collected from the Extensi...rafaelw@chromium.org2009-03-095-60/+414
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-0820-39/+117
* The MetricsService are not initialized unless the user have opted injar@chromium.org2009-03-081-9/+13
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-0720-117/+39
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-0720-39/+117
* Reverting 11179.jcampan@chromium.org2009-03-0720-118/+40
* oopsestade@chromium.org2009-03-071-1/+1
* fix windows build break.estade@chromium.org2009-03-071-1/+2
* Refactor render view context menu in preparation for porting.estade@chromium.org2009-03-0711-716/+770
* Rename _posix to _mac since it doesn't build on Linux.mmoss@chromium.org2009-03-071-0/+0
* Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I)jungshik@google.com2009-03-073-4/+9
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-0720-40/+118
* Enable interstitial pages for SSL certificate errors on Linux.markus@chromium.org2009-03-072-15/+18
* Enable the character encoding menu, zoom menu, and the help menu item.tc@google.com2009-03-063-6/+18
* Fix build break.mpcomplete@google.com2009-03-061-1/+2
* Fix Purify UMR and MLK due to ExtensionViewTest:mpcomplete@google.com2009-03-062-1/+5
* Implement accelerators in the gtk port (try 2).erg@google.com2009-03-069-52/+142
* Add url to AutomationMsg_DidNavigate amit@chromium.org2009-03-061-1/+2
* RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...erg@google.com2009-03-0616-39/+57
* Adds a command line flag, --user-scripts-dir=..., to specify a directory to usemark@chromium.org2009-03-061-2/+9
* Fix renderer hang that occurs when a RenderWidget with outstanding synchronou...jam@chromium.org2009-03-062-0/+10