summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-0882-592/+455
* 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-0810-7/+52
* 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
* Turns out isValidName is still used by flakiness_dashboard.html.ojan@chromium.org2010-03-081-0/+4
* Remove nacl win64 binary from chrome dependencies, add it to installer depend...gregoryd@google.com2010-03-082-278/+278
* Rearrange GLES2 files so they are easier to usegman@chromium.org2010-03-0835-676/+226
* Fix a crash due to CHECK() hit in SafeBrowsingResourceHandler.eroman@chromium.org2010-03-082-2/+10
* Webkit Roll to r55674 (from r55670)michaeln@chromium.org2010-03-082-2/+5
* Fixing ARM build. ARM cannot compile code in src/gpu/ directory.apatrick@chromium.org2010-03-081-1/+4
* Skip media/video-src-change.html and see if it helps mac dbg.tim@chromium.org2010-03-081-1/+3
* UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDecoder toyaar@chromium.org2010-03-085-194/+130
* Clean up/fix more frame code. In general this is bringing the less-common fr...pkasting@chromium.org2010-03-086-425/+465
* [Mac] When scrolling a webpage, invalidate the web content area instead of pa...rohitrao@chromium.org2010-03-081-8/+8
* Take out temp code now that WebKit patch has landed.jam@chromium.org2010-03-082-12/+0
* Propagate logging command line switches from browser process to GPU process.scherkus@chromium.org2010-03-082-0/+28
* Added missing copyright header.markus@chromium.org2010-03-0822-0/+88
* 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
* Use 0 for successful end of stream.vandebo@chromium.org2010-03-084-19/+13
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-0821-16/+32
* net: string_utils.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-0822-3/+25
* Add checks to track down bug 31096vandebo@chromium.org2010-03-082-0/+5
* 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
* Add a link to the failure log for a given failure for non-webkit tests.ojan@chromium.org2010-03-081-6/+29
* 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-084-2/+95
* 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
* Webkit Roll to r55670 (from r55654)michaeln@chromium.org2010-03-082-1/+3
* linux: handle basic metric-compatibile font fallbackevan@chromium.org2010-03-082-24/+91
* Fixed a command buffer wrap around bug.gman@chromium.org2010-03-082-1/+5
* Change gl2.h to default to C bindingsgman@chromium.org2010-03-083-4/+26
* 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