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
*
Added rules which generate WebGL-compatible assets to samples_gen.py.
kbr@google.com
2010-04-27
2
-3
/
+19
*
Fix simple_database_system.cc to correctly support temp DB files.
dumi@chromium.org
2010-04-27
1
-0
/
+3
*
Dev channel no longer required for Mac.
kathyw@chromium.org
2010-04-27
2
-33
/
+4
*
Revert 45749 - (missing test fix)
finnur@chromium.org
2010-04-27
5
-31
/
+11
*
Cleanup: Address some of the todos in net_log.h
eroman@chromium.org
2010-04-27
22
-325
/
+379
*
Link the name of the extension on the management page to the
finnur@chromium.org
2010-04-27
5
-11
/
+31
*
Adding a way to retrieve Firefox proxy settings.
jcivelli@google.com
2010-04-27
9
-58
/
+579
*
Changes mac to call into AutocompleteEditModel method for
sky@chromium.org
2010-04-27
1
-23
/
+15
*
Temporarily removed references to angleproject. It will be added back when an...
alokp@chromium.org
2010-04-27
1
-7
/
+7
*
Remove http access.
maruel@chromium.org
2010-04-27
1
-2
/
+0
*
Explicitly tag the "cancel" button as being triggered by escape.
avi@chromium.org
2010-04-27
1
-2
/
+4
*
Crash: Moving bookmarks into subfolder in incognito window
dhollowa@chromium.org
2010-04-27
2
-3
/
+4
*
plugin_tests should depend on the chrome target since it launches the browser...
thestig@chromium.org
2010-04-27
1
-1
/
+2
*
Adding ExtensionPrefs methods for storing update-when-idle data.
asargent@chromium.org
2010-04-27
11
-239
/
+462
*
Added more logic to cg_to_glsl converter to find cgc in o3d/third_party/cgc/
kbr@google.com
2010-04-27
1
-23
/
+56
*
Add eglGetProcAddress to pgl.
gman@chromium.org
2010-04-27
4
-312
/
+319
*
ffmpeg disable zlib explicitely in the configuration
fbarchard@chromium.org
2010-04-27
2
-2
/
+2
*
glGetProgramiv was returning incorrect values for GL_ACTIVE_UNIFORM_MAX_LENGT...
alokp@chromium.org
2010-04-27
2
-3
/
+6
*
Now drawing background for inactive app tabs.
finnur@chromium.org
2010-04-27
6
-41
/
+60
*
[Mac] Add locking as speculative fix for X509Certificate crashes.
snej@chromium.org
2010-04-27
2
-0
/
+12
*
gyp: unify toolkit_views usage
evan@chromium.org
2010-04-27
10
-50
/
+41
*
Adding a configuration dialog for Pinyin input method.
yusukes@chromium.org
2010-04-27
9
-23
/
+283
*
GPU service interprets glFinish as glFlush.
apatrick@chromium.org
2010-04-27
3
-3
/
+7
*
Pulled changes from issue 669220 to fix building with renderer=gles2.
amarinichev@chromium.org
2010-04-27
3
-8
/
+10
*
Fix case where backup socket jobs ignored the socket limits.
mbelshe@chromium.org
2010-04-27
1
-3
/
+9
*
Updated docs for converter.
kbr@google.com
2010-04-27
1
-5
/
+30
*
Removed angle from deps file to clear the trybots/buildbots. I will add it ag...
alokp@chromium.org
2010-04-27
1
-7
/
+0
*
AutoFill: Notify the renderer when the page has finished translating. Extract
jhawkins@chromium.org
2010-04-27
7
-15
/
+128
*
Updating trunk VERSION from 390.0 to 391.0
chrome-release@google.com
2010-04-27
1
-1
/
+1
*
Disable QueuedSharedWorkerShutdown because it's turned super flaky.
jorlow@chromium.org
2010-04-27
1
-4
/
+5
*
Mac: Remove ToolbarButtonCell (and associated files).
viettrungluu@chromium.org
2010-04-27
8
-125
/
+753
*
Add support for new webkit capability allowing us to update
davemoore@chromium.org
2010-04-27
6
-0
/
+74
*
Delete and recreate the sync database if it is corrupt.
albertb@chromium.org
2010-04-27
3
-4
/
+41
*
Remove unused message ID: IDS_OPTIONS_SETTINGS_HANGUL_IME_TEXT.
yusukes@chromium.org
2010-04-27
1
-3
/
+0
*
Remove crash in SetProperty from a list of known crashes.
antonm@chromium.org
2010-04-27
1
-4
/
+0
*
Remove OmxSink interface because Buffer Allocation will go through Allocator ...
jiesun@google.com
2010-04-27
10
-520
/
+90
*
Set the job title of print jobs.
avi@chromium.org
2010-04-27
1
-0
/
+6
*
Revert 45698 - Mac: Remove ToolbarButtonCell (and associated files).
avi@chromium.org
2010-04-27
7
-752
/
+124
*
Makes FormatURL not strip http for view-source urls.
sky@chromium.org
2010-04-27
2
-0
/
+8
*
Move Page Setup into print, as Chrome is not a document-based app.
avi@chromium.org
2010-04-27
3
-122
/
+10
*
Changes Linux to call into AutocompleteEditModel method for
sky@chromium.org
2010-04-27
2
-49
/
+62
*
DevTools: always use theme data for devtools looks.
pfeldman@chromium.org
2010-04-27
1
-14
/
+9
*
Mac: Remove ToolbarButtonCell (and associated files).
viettrungluu@chromium.org
2010-04-27
7
-124
/
+752
*
Mac: Prevent an NSException from being thrown in -getURLs:andTitles:.
viettrungluu@chromium.org
2010-04-27
1
-2
/
+3
*
Skia roll 536:560
agl@chromium.org
2010-04-27
9
-32
/
+83
*
The wireshark source does not export two symbols which packet-spdy.c uses in ...
cbentzel@chromium.org
2010-04-27
1
-5
/
+50
*
Use the native Mac localization bundle utility functions.
avi@chromium.org
2010-04-27
3
-31
/
+21
*
Updating trunk VERSION from 389.0 to 390.0
chrome-release@google.com
2010-04-27
1
-1
/
+1
*
Roll in a test_expectations.txt fix.
jorlow@chromium.org
2010-04-27
1
-1
/
+1
*
[Mac] Brand code support on the Mac:
thomasvl@chromium.org
2010-04-27
4
-9
/
+265
[next]