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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move detailed list of chrome.* APIs out of the sidenav and into
kathyw@google.com
2009-08-24
2
-41
/
+14
*
Update the version.
finnur@chromium.org
2009-08-24
1
-1
/
+1
*
Providing unplayed bytes in audio hardware buffer
hclam@chromium.org
2009-08-24
2
-48
/
+12
*
Http cache: Enable experimental support for byte range requests.
rvargas@google.com
2009-08-24
3
-1
/
+18
*
Add missing deps info for check_deps (try bots didn't catch it).
thomasvl@chromium.org
2009-08-24
1
-0
/
+3
*
Remove MaskSuperBlitter::~MaskSuperBlitter() from known_crashes.txt, fixed
senorblanco@chromium.org
2009-08-24
1
-3
/
+0
*
Set x-bit on apply_locales.py to fix Mac build break at r24104.
mark@chromium.org
2009-08-24
1
-0
/
+0
*
Tweak the comment in the lproj fixup script to explain why we need an "en" fo...
thomasvl@chromium.org
2009-08-24
14
-36
/
+580
*
Make ShowModalDialogTest.BasicTest not flaky and re-enable it.
phajdan.jr@chromium.org
2009-08-24
3
-19
/
+15
*
Further refactoring of menus for GTK. I've now separated out
sky@chromium.org
2009-08-24
1
-80
/
+0
*
Move debugging stuff out of Getting Started into its own tutorial.
kathyw@google.com
2009-08-24
5
-133
/
+233
*
Changes related to improvements to the navigation.
kathyw@google.com
2009-08-24
5
-54
/
+86
*
Move the remaining gtk stubs for AutomationProvider out of temp_scaffolding_s...
jhawkins@chromium.org
2009-08-23
2
-2
/
+31
*
Implement granular cross-origin XHR for extensions.
aa@chromium.org
2009-08-23
9
-19
/
+77
*
Added a plugin crash which occurs in NPP_NewStream to the known crashes list....
ananta@chromium.org
2009-08-23
1
-0
/
+4
*
New images for complex_theme startup tests, to accommodate disk caching change.
mirandac@chromium.org
2009-08-22
8
-0
/
+0
*
Clears the "Clear auto-opening settings" button (put it in the default state,
mhm@chromium.org
2009-08-22
1
-0
/
+2
*
Enabling "Save as..." in view:source page.
mhm@chromium.org
2009-08-22
2
-5
/
+21
*
Disable this test of encoding override on MacOS and Linux because on those pl...
jnd@chromium.org
2009-08-22
1
-0
/
+5
*
Use size_t to fix compilation error.
jnd@chromium.org
2009-08-22
1
-2
/
+2
*
Use ARRAYSIZE_UNSAFE
jnd@chromium.org
2009-08-22
1
-2
/
+2
*
arraysize doesn't accept a type defined inside a function. In these rare
jnd@chromium.org
2009-08-22
1
-2
/
+2
*
Fix compilation failure on Mac and Linux
jnd@chromium.org
2009-08-22
1
-11
/
+18
*
Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...
jnd@chromium.org
2009-08-22
66
-21
/
+1277
*
Reverting 24069.
dimich@google.com
2009-08-22
2
-125
/
+6
*
The ResourceDispatcher object does not honor the deferred load flag for a req...
ananta@chromium.org
2009-08-22
2
-6
/
+125
*
Validation of extension api callbacks and event parameters in DEBUG
rafaelw@chromium.org
2009-08-22
17
-87
/
+212
*
Revert 24063. The webkit roll was reverted so we don't need this exclusion an...
dimich@google.com
2009-08-22
1
-4
/
+0
*
Add a new reliability crash to suppress it. Fallout from webkit roll 47630:47...
dimich@google.com
2009-08-22
1
-0
/
+3
*
Add support to glue and syncAPI for header setting. (second try)
chron@chromium.org
2009-08-22
4
-18
/
+60
*
Try to fix the ChromeOS build. This tries to add a views dependency for brows...
brettw@chromium.org
2009-08-22
1
-0
/
+5
*
Remove even more cruft from temp_scaffolding_stubs.h. This change also enabl...
jhawkins@chromium.org
2009-08-22
3
-82
/
+1
*
Add favicons to the Mac bookmark menu
jrg@chromium.org
2009-08-22
5
-92
/
+170
*
Implements unimplemented methods of AutocompleteEditViewGtk and fixes a regre...
suzhe@chromium.org
2009-08-22
2
-89
/
+140
*
Reorganize UMA data to measure network latency on sync authorization.
brg@chromium.com
2009-08-22
2
-6
/
+13
*
Adds support and exposure of additional accessibility roles. Includes naming ...
klink@chromium.org
2009-08-22
5
-3
/
+55
*
Revert r24043, "linux: call g_thread_init() at relevant startup points"
evan@chromium.org
2009-08-21
2
-2
/
+0
*
linux: call g_thread_init() at relevant startup points
evan@chromium.org
2009-08-21
2
-0
/
+2
*
Tweak bookmark star bubble with UI dudes:
jrg@chromium.org
2009-08-21
4
-25
/
+21
*
Fix carwash in BookMarkBarController
jeremy@chromium.org
2009-08-21
1
-0
/
+1
*
Move gtk_settings_get_default() call to the UI thread.
estade@chromium.org
2009-08-21
1
-0
/
+6
*
Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac...
jhawkins@chromium.org
2009-08-21
5
-30
/
+23
*
Some tweaks to the OS X Sandbox:
jeremy@chromium.org
2009-08-21
2
-27
/
+36
*
Updates to be able to build all targets in Linux x64.
deanm@chromium.org
2009-08-21
1
-1
/
+6
*
Disable the second Page404 ui_test - first was disabled earlier, this one use...
dimich@google.com
2009-08-21
1
-3
/
+4
*
More interactive test porting for Linux.
estade@chromium.org
2009-08-21
8
-198
/
+237
*
Revert cl 24015
rvargas@google.com
2009-08-21
3
-18
/
+1
*
Recommit "Bring up Firefox Password Import Unittest on OS X."
jeremy@chromium.org
2009-08-21
27
-28
/
+518
*
GTK Themes: Download items should be drawn with GTK, not nineboxes.
erg@google.com
2009-08-21
2
-21
/
+130
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
32
-377
/
+533
[next]