summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-0829-204/+162
* Set eol-style for mini_installer.gyp to unbreak the build for people who use ...pkasting@chromium.org2010-03-081-278/+278
* chrome 6: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-0818-16/+31
* chrome 5: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-0820-19/+52
* Use web app icon as ICON_BIG for Windowsxiyuan@chromium.org2010-03-087-6/+37
* Expose 'type' and 'incognito' bits to the extension window object, and makempcomplete@chromium.org2010-03-087-13/+218
* chrome 4: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-0820-13/+37
* chrome 3: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-0820-13/+49
* Remove nacl win64 binary from chrome dependencies, add it to installer depend...gregoryd@google.com2010-03-082-278/+278
* Fix a crash due to CHECK() hit in SafeBrowsingResourceHandler.eroman@chromium.org2010-03-082-2/+10
* Fixing ARM build. ARM cannot compile code in src/gpu/ directory.apatrick@chromium.org2010-03-081-1/+4
* Clean up/fix more frame code. In general this is bringing the less-common fr...pkasting@chromium.org2010-03-084-283/+324
* [Mac] When scrolling a webpage, invalidate the web content area instead of pa...rohitrao@chromium.org2010-03-081-8/+8
* Propagate logging command line switches from browser process to GPU process.scherkus@chromium.org2010-03-082-0/+28
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-0820-17/+39
* [Mac] Lock bar visibility during a bookmark button drag, forcing the fullscre...rohitrao@chromium.org2010-03-082-1/+29
* Flip the ui_tests to use WebKitTools/Scripts/new-run-webkit-httpd insteaddpranke@chromium.org2010-03-081-7/+5
* Refactor chunk ownership in SafeBrowsing code.shess@chromium.org2010-03-0812-206/+212
* Terminate NaCl broker process when no loader processes are runninggregoryd@google.com2010-03-0810-15/+86
* GGL library is a variant of the WGL, EGL and PGL libraries.apatrick@chromium.org2010-03-083-0/+340
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-0821-16/+32
* Windows: fix some graphical glitches with render view deemphasis.estade@chromium.org2010-03-081-1/+5
* Use new libcros loading api to display better error messages.davemoore@chromium.org2010-03-0818-68/+45
* Kill fil.finnur@chromium.org2010-03-083-3/+1
* chrome/common: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-0813-13/+32
* Revert 40920 - Use the WebViewClient* passed in from the StorageAreaProxy ins...jorlow@chromium.org2010-03-083-28/+15
* Correctly handle trailing dots in hostname blacklist. jschuh@google.com2010-03-082-2/+84
* Use the WebViewClient* passed in from the StorageAreaProxy instead of usingjorlow@chromium.org2010-03-083-15/+28
* chromeos/linux: fix for the shared build.craig.schlenter@chromium.org2010-03-081-1/+2
* Add support for auto-installing extensions at first run via master prefscpu@chromium.org2010-03-084-2/+143
* Fix KeyToTag and add unit testskrul@chromium.org2010-03-083-2/+30
* Mac: clean-up of incognito badge code and float -> CGFloat.viettrungluu@chromium.org2010-03-087-41/+38
* [Mac] Minor adjustments to the history menu, per the UI team.rsesek@chromium.org2010-03-083-127/+113
* Add unit test for the "aborted by shutdown" case.skrul@chromium.org2010-03-081-0/+13
* Fixing extension install case. Changing the file browser to only get the lis...dhg@chromium.org2010-03-085-9/+162
* Adds display name and image to UserManager::User.sky@chromium.org2010-03-082-5/+24
* Fix possible race condition with updating close-tab/window key equivalents fr...pinkerton@google.com2010-03-081-5/+17
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-088-33/+77
* Adds the ability to observer messages from the window manager.sky@chromium.org2010-03-082-0/+21
* NaCl: remove --no-sandbox flag when running tests on Linuxmseaborn@chromium.org2010-03-081-1/+1
* Zygote: Clarify relationship between HandleForkRequest() and ChromeMain()mseaborn@chromium.org2010-03-082-11/+14
* Add support for geolocation wifi scanning on OSX 10.6joth@chromium.org2010-03-084-33/+201
* Updating trunk VERSION from 348.0 to 349.0chrome-release@google.com2010-03-081-1/+1
* Remove unnecessary braces.jochen@chromium.org2010-03-081-2/+1
* Fix issue 27927: linux hang in RenderViewTest.ImeComposition.suzhe@chromium.org2010-03-082-6/+14
* Fix a memory leak in the new unittest.tony@chromium.org2010-03-081-0/+1
* First cut at custom user style sheets.tony@chromium.org2010-03-0815-16/+242
* Fix missing favicon for chrome://extensions/arv@chromium.org2010-03-081-0/+3
* Automatically recovers an IME connection.yusukes@chromium.org2010-03-081-1/+6
* Remove obsolete TODOs. No code change.yusukes@chromium.org2010-03-081-3/+1