Manas
|
a2ba1b8189
|
Uses editorconfig to maintain consistent coding styles
Removes the following as they unnecessary
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
|
2015-11-14 07:32:18 +05:30 |
|
Collin Anderson
|
54e984c763
|
cleaned whitespace
|
2015-02-17 11:07:37 -05:00 |
|
Jonas Jenwald
|
42e541a671
|
Add strict equalities in src/shared/fonts_utils.js
|
2014-08-01 12:18:35 +02:00 |
|
Tim van der Meij
|
34728ee49b
|
Removing unused code
|
2014-07-18 22:34:50 +02:00 |
|
Yury Delendik
|
9c87fa24f7
|
Removes mozResponseArrayBuffer
|
2014-05-29 20:38:50 -05:00 |
|
Rob Wu
|
2e97c0d085
|
Remove some unused variables from src/
Only obviously useless, local variables have been removed.
|
2014-04-15 17:10:23 +02:00 |
|
Tim van der Meij
|
10f80bda23
|
Fixes lint warning W004 in src/shared
|
2014-04-11 00:02:32 +02:00 |
|
Yury Delendik
|
31f081ae17
|
Doesn't traverse cyclic references in Dict.getAll; reduces empty-Dict garbage
|
2014-03-26 09:07:38 -05:00 |
|
Jonas Jenwald
|
00f6d07a21
|
Add braces to single line statements in src/shared/fonts_util.js
|
2014-03-08 20:50:37 +01:00 |
|
Yury Delendik
|
754e000907
|
Fixes and refactors log functionality
|
2014-01-15 15:28:31 -06:00 |
|
Brendan Dahl
|
5ecce4996b
|
Split files into worker and main thread pieces.
|
2013-08-12 10:48:06 -07:00 |
|