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
*
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
*
Use new libcros loading api to display better error messages.
davemoore@chromium.org
2010-03-08
18
-68
/
+45
*
Kill fil.
finnur@chromium.org
2010-03-08
3
-3
/
+1
*
chrome/common: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
13
-13
/
+32
*
Add a link to the failure log for a given failure for non-webkit tests.
ojan@chromium.org
2010-03-08
1
-6
/
+29
*
Revert 40920 - Use the WebViewClient* passed in from the StorageAreaProxy ins...
jorlow@chromium.org
2010-03-08
3
-28
/
+15
*
Correctly handle trailing dots in hostname blacklist.
jschuh@google.com
2010-03-08
4
-2
/
+95
*
Use the WebViewClient* passed in from the StorageAreaProxy instead of using
jorlow@chromium.org
2010-03-08
3
-15
/
+28
*
chromeos/linux: fix for the shared build.
craig.schlenter@chromium.org
2010-03-08
1
-1
/
+2
*
Add support for auto-installing extensions at first run via master prefs
cpu@chromium.org
2010-03-08
4
-2
/
+143
*
Webkit Roll to r55670 (from r55654)
michaeln@chromium.org
2010-03-08
2
-1
/
+3
*
linux: handle basic metric-compatibile font fallback
evan@chromium.org
2010-03-08
2
-24
/
+91
*
Fixed a command buffer wrap around bug.
gman@chromium.org
2010-03-08
2
-1
/
+5
*
Change gl2.h to default to C bindings
gman@chromium.org
2010-03-08
3
-4
/
+26
*
Fix KeyToTag and add unit test
skrul@chromium.org
2010-03-08
3
-2
/
+30
*
Mac: clean-up of incognito badge code and float -> CGFloat.
viettrungluu@chromium.org
2010-03-08
7
-41
/
+38
*
[Mac] Minor adjustments to the history menu, per the UI team.
rsesek@chromium.org
2010-03-08
3
-127
/
+113
*
Add unit test for the "aborted by shutdown" case.
skrul@chromium.org
2010-03-08
1
-0
/
+13
*
Fixing extension install case. Changing the file browser to only get the lis...
dhg@chromium.org
2010-03-08
5
-9
/
+162
[next]