index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move apply_locales.py from src/chrome/tools/build/ to src/build/.
tony@chromium.org
2010-03-09
3
-2
/
+2
*
Remove unnecessary anonymous namespace according to agl's suggestion.
suzhe@chromium.org
2010-03-09
1
-4
/
+0
*
valgrind: add suppression for image decoder test leaks
mattm@chromium.org
2010-03-09
1
-0
/
+9
*
View/linux: include HoverControllerGtk in views build.
estade@chromium.org
2010-03-09
1
-0
/
+2
*
Launching Chrome with a user-data-dir command line switch containing a non AS...
ananta@chromium.org
2010-03-09
2
-3
/
+47
*
Add a FileWatcher to base/.
tony@chromium.org
2010-03-09
8
-0
/
+939
*
GTK: Add hover effects for GtkChromeButtons.
estade@chromium.org
2010-03-09
11
-195
/
+220
*
GTK: tweak where widget-anchored menus appear.
estade@chromium.org
2010-03-09
1
-2
/
+3
*
Fix file permissions in save_as mode on POSIX.
kinuko@chromium.org
2010-03-09
1
-0
/
+4
*
Update bookmark manager key. Accidentally copied Google
aa@chromium.org
2010-03-09
1
-1
/
+1
*
BSD port: Another chunk of chrome/ ifdef changes
pvalchev@google.com
2010-03-09
9
-19
/
+32
*
Mac: Fix another crash in content exceptions dialog.
thakis@chromium.org
2010-03-09
3
-28
/
+268
*
base: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-09
9
-29
/
+35
*
fix posix build errors
jam@chromium.org
2010-03-09
1
-1
/
+1
*
Fix a typo.
michaeln@chromium.org
2010-03-09
1
-1
/
+1
*
Add theming API to Pepper. For now, this only handles scrollbars.
jam@chromium.org
2010-03-08
6
-6
/
+307
*
Avoid unregistering automation job twice.
stoyan@chromium.org
2010-03-08
1
-5
/
+0
*
Http cache: Reorder the files after the previous mess-up.
rvargas@google.com
2010-03-08
3
-629
/
+630
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
82
-592
/
+455
*
Set eol-style for mini_installer.gyp to unbreak the build for people who use ...
pkasting@chromium.org
2010-03-08
1
-278
/
+278
*
chrome 6: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
18
-16
/
+31
*
chrome 5: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
20
-19
/
+52
*
Use web app icon as ICON_BIG for Windows
xiyuan@chromium.org
2010-03-08
10
-7
/
+52
*
Expose 'type' and 'incognito' bits to the extension window object, and make
mpcomplete@chromium.org
2010-03-08
7
-13
/
+218
*
chrome 4: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
20
-13
/
+37
*
chrome 3: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
20
-13
/
+49
*
Turns out isValidName is still used by flakiness_dashboard.html.
ojan@chromium.org
2010-03-08
1
-0
/
+4
*
Remove nacl win64 binary from chrome dependencies, add it to installer depend...
gregoryd@google.com
2010-03-08
2
-278
/
+278
*
Rearrange GLES2 files so they are easier to use
gman@chromium.org
2010-03-08
35
-676
/
+226
*
Fix a crash due to CHECK() hit in SafeBrowsingResourceHandler.
eroman@chromium.org
2010-03-08
2
-2
/
+10
*
Webkit Roll to r55674 (from r55670)
michaeln@chromium.org
2010-03-08
2
-2
/
+5
*
Fixing ARM build. ARM cannot compile code in src/gpu/ directory.
apatrick@chromium.org
2010-03-08
1
-1
/
+4
*
Skip media/video-src-change.html and see if it helps mac dbg.
tim@chromium.org
2010-03-08
1
-1
/
+3
*
UpStreamimg *image_decoder_unittest. Used WebKit API's ImageDecoder to
yaar@chromium.org
2010-03-08
5
-194
/
+130
*
Clean up/fix more frame code. In general this is bringing the less-common fr...
pkasting@chromium.org
2010-03-08
6
-425
/
+465
*
[Mac] When scrolling a webpage, invalidate the web content area instead of pa...
rohitrao@chromium.org
2010-03-08
1
-8
/
+8
*
Take out temp code now that WebKit patch has landed.
jam@chromium.org
2010-03-08
2
-12
/
+0
*
Propagate logging command line switches from browser process to GPU process.
scherkus@chromium.org
2010-03-08
2
-0
/
+28
*
Added missing copyright header.
markus@chromium.org
2010-03-08
22
-0
/
+88
*
chrome 2: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
20
-17
/
+39
*
[Mac] Lock bar visibility during a bookmark button drag, forcing the fullscre...
rohitrao@chromium.org
2010-03-08
2
-1
/
+29
*
Flip the ui_tests to use WebKitTools/Scripts/new-run-webkit-httpd instead
dpranke@chromium.org
2010-03-08
1
-7
/
+5
*
Refactor chunk ownership in SafeBrowsing code.
shess@chromium.org
2010-03-08
12
-206
/
+212
*
Terminate NaCl broker process when no loader processes are running
gregoryd@google.com
2010-03-08
10
-15
/
+86
*
GGL library is a variant of the WGL, EGL and PGL libraries.
apatrick@chromium.org
2010-03-08
3
-0
/
+340
*
Use 0 for successful end of stream.
vandebo@chromium.org
2010-03-08
4
-19
/
+13
*
chrome 1: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
21
-16
/
+32
*
net: string_utils.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
22
-3
/
+25
*
Add checks to track down bug 31096
vandebo@chromium.org
2010-03-08
2
-0
/
+5
*
Windows: fix some graphical glitches with render view deemphasis.
estade@chromium.org
2010-03-08
1
-1
/
+5
[next]