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
*
linux: split libxpcom_hack into its own file
evan@chromium.org
2009-09-09
2
-1
/
+7
*
Rebaseline more of fast/repaint tests we are now passing.
dglazkov@chromium.org
2009-09-09
53
-12
/
+321
*
linux: search Chrome-specific plugin directories before Mozilla
evan@chromium.org
2009-09-09
1
-8
/
+14
*
WebKit Update 48193:48217.
eroman@chromium.org
2009-09-09
1
-1
/
+1
*
Revert r25770 due to valgrind failures on Linux.
huanr@chromium.org
2009-09-09
3
-31
/
+4
*
Use RECT instead of CRect to reduce dependencies on ATL.
jhawkins@chromium.org
2009-09-09
3
-44
/
+38
*
Simple fix of extension_l10n_util that allows folders in form ".some_name" to...
cira@chromium.org
2009-09-09
7
-3
/
+43
*
Fix to use FilePath version of PathService::Get.
thestig@chromium.org
2009-09-09
14
-73
/
+69
*
Don't do a default browser check when new tabs are opened via the command line.
mdm@chromium.org
2009-09-09
1
-1
/
+2
*
Bring config.h.in up to date.
dglazkov@chromium.org
2009-09-09
2
-62
/
+86
*
Cleanup installer_util_strings even more.
maruel@chromium.org
2009-09-09
1
-5
/
+3
*
minor change of render_surface_test.cc
gman@google.com
2009-09-09
1
-0
/
+2
*
Small comment updates. No code change.
mdm@chromium.org
2009-09-09
3
-4
/
+5
*
Fix for mac/linux unit_test
gman@google.com
2009-09-09
1
-0
/
+2
*
Return ERR_FILE_NOT_FOUND from FtpNetworkTransaction when we can.
phajdan.jr@chromium.org
2009-09-09
2
-3
/
+34
*
Enable database logging on history thread.
huanr@chromium.org
2009-09-09
3
-4
/
+31
*
Add 3 more flavors of the try chrome toast
cpu@chromium.org
2009-09-09
4
-24
/
+80
*
Implements WindowGtk::CloseAllSecondaryWindows.
sky@chromium.org
2009-09-09
4
-16
/
+30
*
Don't send the channel-disconnect message if the recipient is in the process
mpcomplete@chromium.org
2009-09-09
2
-7
/
+15
*
GTK: fix tabstrip index misalignment during tab removal.
estade@chromium.org
2009-09-09
3
-3
/
+23
*
Update the Mac plugin whitelist to accommodate a new name for
amanda@chromium.org
2009-09-09
1
-1
/
+3
*
Making the optional page/wrench toolbar buttons bordered, moving them togethe...
pinkerton@chromium.org
2009-09-09
1
-8
/
+8
*
Remove unused ATL headers.
jhawkins@chromium.org
2009-09-09
5
-26
/
+15
*
Make BrowserView layout both extension shelf and bookmarks bar if toolstrips ...
sidchat@google.com
2009-09-09
1
-1
/
+2
*
Use a text cell that does fade-to-truncate from GTM.
pinkerton@chromium.org
2009-09-09
3
-527
/
+42
*
Rebaseline more of fast/repaint tests we are now passing.
dglazkov@chromium.org
2009-09-09
141
-32
/
+1005
*
Removing the stack for 19393 as this seems to be fixed.
ananta@chromium.org
2009-09-09
1
-3
/
+0
*
Disable extensions shelf toggle {Ctrl + Alt + B} for extensions appearing on ...
sidchat@google.com
2009-09-09
1
-0
/
+4
*
Get rid of the data socket completely when data transfer is finished.
phajdan.jr@chromium.org
2009-09-09
1
-0
/
+4
*
Implemented shared memory as an NPObject. Using NPObject method to expose map...
apatrick@google.com
2009-09-09
18
-124
/
+546
*
linux: add a suppression for a leak when we load a third-party plugin
evan@chromium.org
2009-09-09
1
-0
/
+7
*
Rolling in latest gyp.
bradnelson@chromium.org
2009-09-09
1
-1
/
+1
*
Simplify ResolveNTFunctionPtr (temporary)
cpu@chromium.org
2009-09-09
1
-33
/
+3
*
Add a unit test for FTP directory listing.
phajdan.jr@chromium.org
2009-09-09
1
-0
/
+17
*
Fix for the flashing of the front tab.
cpu@chromium.org
2009-09-09
1
-1
/
+7
*
Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show.
mirandac@chromium.org
2009-09-09
9
-82
/
+78
*
Add xul.scons and xpcom.scons to svn:ignore.
maruel@chromium.org
2009-09-09
0
-0
/
+0
*
Http cache: Don't delete sparse entries when we
rvargas@google.com
2009-09-09
2
-11
/
+54
*
Removes hungarian notation in media\player. Thanks to thiago.farina@gmail.com
fbarchard@chromium.org
2009-09-09
1
-56
/
+55
*
Add /chrome/tools/test/reference_build/ to .gitignore.
jeremy@chromium.org
2009-09-09
1
-0
/
+1
*
Update icu to get new svn:ignore and add svn:ignore to chrome\installer.
maruel@chromium.org
2009-09-09
1
-1
/
+1
*
DevTools: populate scopes with local variables when on a breakpoint. This fea...
yurys@google.com
2009-09-09
2
-40
/
+24
*
Reverting 22324. Reenables CustomHomePagesModelTest.ModelChangedNotification...
rohitrao@chromium.org
2009-09-09
1
-2
/
+1
*
Lands http://codereview.chromium.org/198010 for Oshima:
sky@chromium.org
2009-09-09
2
-5
/
+14
*
Display symlinks on FTP directory listings.
phajdan.jr@chromium.org
2009-09-09
1
-1
/
+18
*
Rebaseline more of fast/repaint tests we are now passing.
dglazkov@chromium.org
2009-09-09
91
-20
/
+676
*
fix mappy to use new API changes
erikkay@chromium.org
2009-09-09
1
-30
/
+1
*
sync_integration_tests is now a "large module".
maruel@chromium.org
2009-09-09
1
-0
/
+9
*
[Mac] Force-enable the find next/previous buttons when pressing
rohitrao@chromium.org
2009-09-09
1
-0
/
+6
*
doc api tests
erikkay@chromium.org
2009-09-09
1
-0
/
+88
[next]