summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move apply_locales.py from src/chrome/tools/build/ to src/build/.tony@chromium.org2010-03-093-2/+2
* Remove unnecessary anonymous namespace according to agl's suggestion.suzhe@chromium.org2010-03-091-4/+0
* valgrind: add suppression for image decoder test leaksmattm@chromium.org2010-03-091-0/+9
* View/linux: include HoverControllerGtk in views build.estade@chromium.org2010-03-091-0/+2
* Launching Chrome with a user-data-dir command line switch containing a non AS...ananta@chromium.org2010-03-092-3/+47
* Add a FileWatcher to base/.tony@chromium.org2010-03-098-0/+939
* GTK: Add hover effects for GtkChromeButtons.estade@chromium.org2010-03-0911-195/+220
* GTK: tweak where widget-anchored menus appear.estade@chromium.org2010-03-091-2/+3
* Fix file permissions in save_as mode on POSIX.kinuko@chromium.org2010-03-091-0/+4
* Update bookmark manager key. Accidentally copied Googleaa@chromium.org2010-03-091-1/+1
* BSD port: Another chunk of chrome/ ifdef changespvalchev@google.com2010-03-099-19/+32
* Mac: Fix another crash in content exceptions dialog.thakis@chromium.org2010-03-093-28/+268
* base: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-099-29/+35
* fix posix build errorsjam@chromium.org2010-03-091-1/+1
* Fix a typo.michaeln@chromium.org2010-03-091-1/+1
* Add theming API to Pepper. For now, this only handles scrollbars.jam@chromium.org2010-03-086-6/+307
* Avoid unregistering automation job twice.stoyan@chromium.org2010-03-081-5/+0
* Http cache: Reorder the files after the previous mess-up.rvargas@google.com2010-03-083-629/+630
* 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